|
1 | 1 | [ |
2 | 2 | { |
3 | | - name: 'Example', |
4 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/dnsserver/example.tengo', |
5 | | - kind: 'dnsserver', |
6 | | - author: 'TxThinking', |
7 | | - author_url: 'https://www.txthinking.com', |
| 3 | + "name": "Example", |
| 4 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/dnsserver/example.tengo", |
| 5 | + "kind": "dnsserver", |
| 6 | + "author": "TxThinking", |
| 7 | + "author_url": "https://www.txthinking.com" |
8 | 8 | }, |
9 | 9 | { |
10 | | - name: 'Example', |
11 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/server/example.tengo', |
12 | | - kind: 'server', |
13 | | - author: 'TxThinking', |
14 | | - author_url: 'https://www.txthinking.com', |
| 10 | + "name": "Example", |
| 11 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/server/example.tengo", |
| 12 | + "kind": "server", |
| 13 | + "author": "TxThinking", |
| 14 | + "author_url": "https://www.txthinking.com" |
15 | 15 | }, |
16 | 16 | { |
17 | | - name: 'Block google secure DNS', |
18 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_google_secure_dns.tengo', |
19 | | - kind: 'module', |
20 | | - author: 'TxThinking', |
21 | | - author_url: 'https://www.txthinking.com', |
| 17 | + "name": "Block google secure DNS", |
| 18 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_google_secure_dns.tengo", |
| 19 | + "kind": "module", |
| 20 | + "author": "TxThinking", |
| 21 | + "author_url": "https://www.txthinking.com" |
22 | 22 | }, |
23 | 23 | { |
24 | | - name: 'Block AAAA', |
25 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_aaaa.tengo', |
26 | | - kind: 'module', |
27 | | - author: 'TxThinking', |
28 | | - author_url: 'https://www.txthinking.com', |
| 24 | + "name": "Block AAAA", |
| 25 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_aaaa.tengo", |
| 26 | + "kind": "module", |
| 27 | + "author": "TxThinking", |
| 28 | + "author_url": "https://www.txthinking.com" |
29 | 29 | }, |
30 | 30 | { |
31 | | - name: 'Block A', |
32 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_a.tengo', |
33 | | - kind: 'module', |
34 | | - author: 'TxThinking', |
35 | | - author_url: 'https://www.txthinking.com', |
| 31 | + "name": "Block A", |
| 32 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/block_a.tengo", |
| 33 | + "kind": "module", |
| 34 | + "author": "TxThinking", |
| 35 | + "author_url": "https://www.txthinking.com" |
36 | 36 | }, |
37 | 37 | { |
38 | | - name: 'Example of predefining multiple brook links', |
39 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/brooklinks.tengo', |
40 | | - kind: 'module', |
41 | | - author: 'TxThinking', |
42 | | - author_url: 'https://www.txthinking.com', |
| 38 | + "name": "Example of predefining multiple brook links", |
| 39 | + "url": "https://raw.githubusercontent.com/txthinking/brook/refs/heads/master/programmable/modules/brooklinks.tengo", |
| 40 | + "kind": "module", |
| 41 | + "author": "TxThinking", |
| 42 | + "author_url": "https://www.txthinking.com" |
43 | 43 | }, |
44 | 44 | { |
45 | | - name: 'iOS 豆瓣 v7.66.0 去广告', |
46 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/douban.tengo', |
47 | | - kind: 'module', |
48 | | - ca: true, |
49 | | - author: 'TxThinking', |
50 | | - author_url: 'https://www.txthinking.com', |
| 45 | + "name": "iOS 豆瓣 v7.66.0 去广告", |
| 46 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/douban.tengo", |
| 47 | + "kind": "module", |
| 48 | + "ca": true, |
| 49 | + "author": "TxThinking", |
| 50 | + "author_url": "https://www.txthinking.com" |
51 | 51 | }, |
52 | 52 | { |
53 | | - name: 'Block some AD domains', |
54 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_ad_domain.tengo', |
55 | | - kind: 'module', |
56 | | - author: 'TxThinking', |
57 | | - author_url: 'https://www.txthinking.com', |
| 53 | + "name": "Block some AD domains", |
| 54 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_ad_domain.tengo", |
| 55 | + "kind": "module", |
| 56 | + "author": "TxThinking", |
| 57 | + "author_url": "https://www.txthinking.com" |
58 | 58 | }, |
59 | 59 | { |
60 | | - name: 'Bypass Geo CN or private IP', |
61 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_geo.tengo', |
62 | | - kind: 'module', |
63 | | - author: 'TxThinking', |
64 | | - author_url: 'https://www.txthinking.com', |
| 60 | + "name": "Bypass Geo CN or private IP", |
| 61 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_geo.tengo", |
| 62 | + "kind": "module", |
| 63 | + "author": "TxThinking", |
| 64 | + "author_url": "https://www.txthinking.com" |
65 | 65 | }, |
66 | 66 | { |
67 | | - name: 'Bypass Apple', |
68 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_apple.tengo', |
69 | | - kind: 'module', |
70 | | - author: 'TxThinking', |
71 | | - author_url: 'https://www.txthinking.com', |
| 67 | + "name": "Bypass Apple", |
| 68 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_apple.tengo", |
| 69 | + "kind": "module", |
| 70 | + "author": "TxThinking", |
| 71 | + "author_url": "https://www.txthinking.com" |
72 | 72 | }, |
73 | 73 | { |
74 | | - name: 'Disalbe Fake DNS for Instagram', |
75 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/instagram_system_dns.tengo', |
76 | | - kind: 'module', |
77 | | - author: 'TxThinking', |
78 | | - author_url: 'https://www.txthinking.com', |
| 74 | + "name": "Disalbe Fake DNS for Instagram", |
| 75 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/instagram_system_dns.tengo", |
| 76 | + "kind": "module", |
| 77 | + "author": "TxThinking", |
| 78 | + "author_url": "https://www.txthinking.com" |
79 | 79 | }, |
80 | 80 | { |
81 | | - name: 'Disable Fake DNS for ChatGPT Advanced Voice', |
82 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/chatgpt_advanced_voice.tengo', |
83 | | - kind: 'module', |
84 | | - author: 'TxThinking', |
85 | | - author_url: 'https://www.txthinking.com', |
| 81 | + "name": "Disable Fake DNS for ChatGPT Advanced Voice", |
| 82 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/chatgpt_advanced_voice.tengo", |
| 83 | + "kind": "module", |
| 84 | + "author": "TxThinking", |
| 85 | + "author_url": "https://www.txthinking.com" |
86 | 86 | }, |
87 | 87 | { |
88 | | - name: 'Unlock Xbox country limit', |
89 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/xbox.tengo', |
90 | | - kind: 'module', |
91 | | - ca: true, |
92 | | - author: 'TxThinking', |
93 | | - author_url: 'https://www.txthinking.com', |
| 88 | + "name": "Unlock Xbox country limit", |
| 89 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/xbox.tengo", |
| 90 | + "kind": "module", |
| 91 | + "ca": true, |
| 92 | + "author": "TxThinking", |
| 93 | + "author_url": "https://www.txthinking.com" |
94 | 94 | }, |
95 | 95 | { |
96 | | - name: 'Blokc iOS YouTube v17.15.1 AD', |
97 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_youtube_ad.tengo', |
98 | | - kind: 'module', |
99 | | - ca: true, |
100 | | - author: 'TxThinking', |
101 | | - author_url: 'https://www.txthinking.com', |
| 96 | + "name": "Blokc iOS YouTube v17.15.1 AD", |
| 97 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_youtube_ad.tengo", |
| 98 | + "kind": "module", |
| 99 | + "ca": true, |
| 100 | + "author": "TxThinking", |
| 101 | + "author_url": "https://www.txthinking.com" |
102 | 102 | }, |
103 | 103 | { |
104 | | - name: 'Example for hosts', |
105 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/hosts.tengo', |
106 | | - kind: 'module', |
107 | | - author: 'TxThinking', |
108 | | - author_url: 'https://www.txthinking.com', |
| 104 | + "name": "Example for hosts", |
| 105 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/hosts.tengo", |
| 106 | + "kind": "module", |
| 107 | + "author": "TxThinking", |
| 108 | + "author_url": "https://www.txthinking.com" |
109 | 109 | }, |
110 | 110 | { |
111 | | - name: '重定向 www.google.cn 到 www.google.com', |
112 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/redirect_google_cn.tengo', |
113 | | - kind: 'module', |
114 | | - ca: true, |
115 | | - author: 'TxThinking', |
116 | | - author_url: 'https://www.txthinking.com', |
| 111 | + "name": "重定向 www.google.cn 到 www.google.com", |
| 112 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/redirect_google_cn.tengo", |
| 113 | + "kind": "module", |
| 114 | + "ca": true, |
| 115 | + "author": "TxThinking", |
| 116 | + "author_url": "https://www.txthinking.com" |
117 | 117 | }, |
118 | 118 | { |
119 | | - name: 'Windows 和 macOS 上 Bypass 微信', |
120 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_app.tengo', |
121 | | - kind: 'module', |
122 | | - author: 'TxThinking', |
123 | | - author_url: 'https://www.txthinking.com', |
| 119 | + "name": "Windows 和 macOS 上 Bypass 微信", |
| 120 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/bypass_app.tengo", |
| 121 | + "kind": "module", |
| 122 | + "author": "TxThinking", |
| 123 | + "author_url": "https://www.txthinking.com" |
124 | 124 | }, |
125 | 125 | { |
126 | | - name: 'Example for blocking app on macOS, Windows and Linux', |
127 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_app.tengo', |
128 | | - kind: 'module', |
129 | | - author: 'TxThinking', |
130 | | - author_url: 'https://www.txthinking.com', |
| 126 | + "name": "Example for blocking app on macOS, Windows and Linux", |
| 127 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/block_app.tengo", |
| 128 | + "kind": "module", |
| 129 | + "author": "TxThinking", |
| 130 | + "author_url": "https://www.txthinking.com" |
131 | 131 | }, |
132 | 132 | { |
133 | | - name: 'Example for only allow some apps to connect internet on macOS, Windows and Linux', |
134 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/allow_app.tengo', |
135 | | - kind: 'module', |
136 | | - author: 'TxThinking', |
137 | | - author_url: 'https://www.txthinking.com', |
| 133 | + "name": "Example for only allow some apps to connect internet on macOS, Windows and Linux", |
| 134 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/allow_app.tengo", |
| 135 | + "kind": "module", |
| 136 | + "author": "TxThinking", |
| 137 | + "author_url": "https://www.txthinking.com" |
138 | 138 | }, |
139 | 139 | { |
140 | | - name: '三国杀开黑', |
141 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/sanguosha.tengo', |
142 | | - kind: 'module', |
143 | | - author: 'TxThinking', |
144 | | - author_url: 'https://www.txthinking.com', |
| 140 | + "name": "三国杀开黑", |
| 141 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/sanguosha.tengo", |
| 142 | + "kind": "module", |
| 143 | + "author": "TxThinking", |
| 144 | + "author_url": "https://www.txthinking.com" |
145 | 145 | }, |
146 | 146 | { |
147 | | - name: 'Bypass 大部分中国大陆域名', |
148 | | - url: 'https://bot.txthinking.com/bypass_more_china_domain_a.tengo', |
149 | | - kind: 'module', |
150 | | - author: 'TxThinking', |
151 | | - author_url: 'https://www.txthinking.com', |
| 147 | + "name": "Bypass 大部分中国大陆域名", |
| 148 | + "url": "https://bot.txthinking.com/bypass_more_china_domain_a.tengo", |
| 149 | + "kind": "module", |
| 150 | + "author": "TxThinking", |
| 151 | + "author_url": "https://www.txthinking.com" |
152 | 152 | }, |
153 | 153 | { |
154 | | - name: 'Example for blacklist mode', |
155 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/blacklist_mode.tengo', |
156 | | - kind: 'module', |
157 | | - author: 'TxThinking', |
158 | | - author_url: 'https://www.txthinking.com', |
| 154 | + "name": "Example for blacklist mode", |
| 155 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/blacklist_mode.tengo", |
| 156 | + "kind": "module", |
| 157 | + "author": "TxThinking", |
| 158 | + "author_url": "https://www.txthinking.com" |
159 | 159 | }, |
160 | 160 | { |
161 | | - name: 'mitmproxy client', |
162 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/mitmproxy_client.tengo', |
163 | | - kind: 'module', |
164 | | - author: 'TxThinking', |
165 | | - author_url: 'https://www.txthinking.com', |
| 161 | + "name": "mitmproxy client", |
| 162 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/mitmproxy_client.tengo", |
| 163 | + "kind": "module", |
| 164 | + "author": "TxThinking", |
| 165 | + "author_url": "https://www.txthinking.com" |
166 | 166 | }, |
167 | 167 | { |
168 | | - name: 'Example for packet capture', |
169 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/packet_capture.tengo', |
170 | | - kind: 'module', |
171 | | - ca: true, |
172 | | - author: 'TxThinking', |
173 | | - author_url: 'https://www.txthinking.com', |
| 168 | + "name": "Example for packet capture", |
| 169 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/packet_capture.tengo", |
| 170 | + "kind": "module", |
| 171 | + "ca": true, |
| 172 | + "author": "TxThinking", |
| 173 | + "author_url": "https://www.txthinking.com" |
174 | 174 | }, |
175 | 175 | { |
176 | | - name: 'Get iOS app history version list', |
177 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/ios_app_downgrade_history.tengo', |
178 | | - kind: 'module', |
179 | | - ca: true, |
180 | | - author: 'TxThinking', |
181 | | - author_url: 'https://www.txthinking.com', |
| 176 | + "name": "Get iOS app history version list", |
| 177 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/ios_app_downgrade_history.tengo", |
| 178 | + "kind": "module", |
| 179 | + "ca": true, |
| 180 | + "author": "TxThinking", |
| 181 | + "author_url": "https://www.txthinking.com" |
182 | 182 | }, |
183 | 183 | { |
184 | | - name: 'Download the specified version of iOS app', |
185 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/ios_app_downgrade.tengo', |
186 | | - kind: 'module', |
187 | | - ca: true, |
188 | | - author: 'TxThinking', |
189 | | - author_url: 'https://www.txthinking.com', |
| 184 | + "name": "Download the specified version of iOS app", |
| 185 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/ios_app_downgrade.tengo", |
| 186 | + "kind": "module", |
| 187 | + "ca": true, |
| 188 | + "author": "TxThinking", |
| 189 | + "author_url": "https://www.txthinking.com" |
190 | 190 | }, |
191 | 191 | { |
192 | | - name: 'Example of modifying HTTP(S) responses', |
193 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/response_sample.tengo', |
194 | | - kind: 'module', |
195 | | - ca: true, |
196 | | - author: 'TxThinking', |
197 | | - author_url: 'https://www.txthinking.com', |
| 192 | + "name": "Example of modifying HTTP(S) responses", |
| 193 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/modules/response_sample.tengo", |
| 194 | + "kind": "module", |
| 195 | + "ca": true, |
| 196 | + "author": "TxThinking", |
| 197 | + "author_url": "https://www.txthinking.com" |
198 | 198 | }, |
199 | 199 | { |
200 | | - name: 'Example', |
201 | | - url: 'https://raw.githubusercontent.com/txthinking/brook/master/programmable/client/example.tengo', |
202 | | - kind: 'client', |
203 | | - author: 'TxThinking', |
204 | | - author_url: 'https://www.txthinking.com', |
| 200 | + "name": "Example", |
| 201 | + "url": "https://raw.githubusercontent.com/txthinking/brook/master/programmable/client/example.tengo", |
| 202 | + "kind": "client", |
| 203 | + "author": "TxThinking", |
| 204 | + "author_url": "https://www.txthinking.com" |
205 | 205 | } |
206 | 206 | ] |
0 commit comments