You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# ArchiveBox Proxy
2
2
3
-
A proxy that saves navigated URLs on [ArchiveBox](https://github.com/mitmproxy/mitmproxy) implemented as a script to [mitmproxy](https://github.com/mitmproxy/mitmproxy).
3
+
A proxy that saves navigated URLs to [ArchiveBox](https://github.com/mitmproxy/mitmproxy), implemented with [mitmproxy](https://github.com/mitmproxy/mitmproxy).
4
+
5
+
*✨ Contributed by [Bruno Schroeder (@brunocek)](https://github.com/brunocek/archivebox-proxy)*
4
6
5
7
---
6
8
This project is intended to meet ArchiveBox's ticket 557: [Feature Request: Browser extension to submit either all history or certain URLs to a given ArchiveBox instance](https://github.com/ArchiveBox/ArchiveBox/issues/577).
0 commit comments