first commit

This commit is contained in:
2026-02-07 09:46:32 +08:00
commit 5fcd5dc646
443 changed files with 89466 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
# configure privoxy
sudo cp -f tests/ci/travis/privoxy /etc/privoxy/config
sudo service privoxy restart