From: Mark Wooding Date: Tue, 2 Jul 2024 12:50:37 +0000 (+0100) Subject: firefox/foxy-spirit.json: Current-ish FoxyProxy configuration. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/a846089482998daa4880c368275c7cc9e3e37150?ds=inline firefox/foxy-spirit.json: Current-ish FoxyProxy configuration. --- diff --git a/firefox/foxy-spirit.json b/firefox/foxy-spirit.json new file mode 100644 index 0000000..dfbde42 --- /dev/null +++ b/firefox/foxy-spirit.json @@ -0,0 +1,144 @@ +{ + "7j2an31623931093497": { + "type": 1, + "color": "#1d52cc", + "title": "national", + "active": true, + "address": "national.distorted.org.uk", + "port": 3128, + "proxyDNS": false, + "username": "", + "password": "", + "whitePatterns": [ + { + "title": "all URLs", + "active": true, + "pattern": "*", + "type": 1, + "protocols": 1 + } + ], + "blackPatterns": [], + "pacURL": "", + "index": 3 + }, + "hxim7a1586829499072": { + "type": 1, + "color": "#000000", + "title": "Privoxy", + "active": true, + "address": "anon.distorted.org.uk", + "port": 8118, + "proxyDNS": false, + "username": "", + "password": "", + "whitePatterns": [ + { + "title": "", + "pattern": "*.onion", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "", + "pattern": "config.privoxy.org", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "", + "pattern": "libgen.rs", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "", + "pattern": "libgen.lc", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "", + "pattern": "library.lol", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "libgen content", + "pattern": "62.182.86.140", + "type": 1, + "protocols": 1, + "active": true + } + ], + "blackPatterns": [], + "pacURL": "", + "index": 0 + }, + "logging": { + "size": 100, + "active": true + }, + "mode": "patterns", + "n7rwnk1586828415122": { + "type": 5, + "color": "#dadada", + "title": "Direct", + "active": true, + "address": "(direct)", + "port": 0, + "proxyDNS": false, + "username": "", + "password": "", + "whitePatterns": [ + { + "title": "", + "pattern": "localhost", + "type": 1, + "protocols": 1, + "active": true + }, + { + "title": "", + "pattern": "localhost:*", + "type": 1, + "protocols": 1, + "active": true + } + ], + "blackPatterns": [], + "pacURL": "", + "index": 1 + }, + "ur1boa1586828382605": { + "type": 1, + "color": "#6d0000", + "title": "distorted.org.uk", + "active": true, + "address": "www-cache.distorted.org.uk", + "port": 3128, + "proxyDNS": false, + "username": "", + "password": "", + "whitePatterns": [ + { + "title": "all URLs", + "active": true, + "pattern": "*", + "type": 1, + "protocols": 1 + } + ], + "blackPatterns": [], + "pacURL": "", + "index": 2 + }, + "browserVersion": "102.10.0", + "foxyProxyVersion": "7.5.1", + "foxyProxyEdition": "standard" +} \ No newline at end of file