summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSn4il <sn4il@thedroth.rocks>2024-11-22 14:38:04 +0300
committerSn4il <sn4il@thedroth.rocks>2024-11-22 14:38:04 +0300
commit6f33284fd1cbcf3908888d5d29978f9ac3b3fa1c (patch)
tree839a0162dd27415e90938c7a5d0ce1343d4d512d
parentcd7b50b2df1c3e6ba2c4615ca18b0a95093caa8b (diff)
downloadsn4il-site-6f33284fd1cbcf3908888d5d29978f9ac3b3fa1c.tar.gz
sn4il-site-6f33284fd1cbcf3908888d5d29978f9ac3b3fa1c.zip
Foxyproxy settingsmain
-rw-r--r--foxy.json188
1 files changed, 188 insertions, 0 deletions
diff --git a/foxy.json b/foxy.json
new file mode 100644
index 0000000..6f7a88f
--- /dev/null
+++ b/foxy.json
@@ -0,0 +1,188 @@
+{
+ "mode": "pattern",
+ "sync": true,
+ "autoBackup": false,
+ "passthrough": "",
+ "theme": "",
+ "container": {
+ "container-1": "",
+ "container-2": "",
+ "container-3": "",
+ "container-4": "",
+ "incognito": "127.0.0.1:1080"
+ },
+ "commands": {
+ "quickAdd": "127.0.0.1:1080",
+ "setProxy": "301:b76f:7bb1:c062::37:8228",
+ "setTabProxy": ""
+ },
+ "data": [
+ {
+ "active": true,
+ "cc": "",
+ "city": "",
+ "color": "#a9a9a9",
+ "exclude": [],
+ "hostname": "301:b76f:7bb1:c062::37",
+ "include": [
+ {
+ "active": true,
+ "pattern": "*.i2p/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.hashicorp.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.instagram.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.twitter.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*twimg*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*instagram.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*twitter.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*fediverse.blog/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.bbc.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.golosameriki.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*medium.com/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*fastflux.ai/",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*adblockplus.org/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.onion/*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*mediavektor.*",
+ "title": "",
+ "type": "wildcard"
+ }
+ ],
+ "pac": "",
+ "pacString": "",
+ "password": "",
+ "port": "8228",
+ "proxyDNS": true,
+ "title": "ygg",
+ "type": "http",
+ "username": ""
+ },
+ {
+ "active": true,
+ "cc": "",
+ "city": "",
+ "color": "#9d6c6c",
+ "exclude": [],
+ "hostname": "127.0.0.1",
+ "include": [
+ {
+ "active": true,
+ "pattern": "*.com*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.net*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.be*",
+ "title": "",
+ "type": "wildcard"
+ },
+ {
+ "active": true,
+ "pattern": "*.me*",
+ "title": "",
+ "type": "wildcard"
+ }
+ ],
+ "pac": "",
+ "pacString": "",
+ "password": "",
+ "port": "1080",
+ "proxyDNS": true,
+ "title": "v2ray",
+ "type": "socks5",
+ "username": ""
+ },
+ {
+ "active": true,
+ "cc": "",
+ "city": "",
+ "color": "#5f9ea0",
+ "exclude": [],
+ "hostname": "DIRECT",
+ "include": [],
+ "pac": "",
+ "pacString": "",
+ "password": "",
+ "port": "",
+ "proxyDNS": true,
+ "title": "DIRECT",
+ "type": "direct",
+ "username": ""
+ }
+ ]
+} \ No newline at end of file