summaryrefslogtreecommitdiff
path: root/foxy.json
blob: 6f7a88f3fe7f3a618b2d7122ff317c8cb1bbdda8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
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": ""
    }
  ]
}