-
Notifications
You must be signed in to change notification settings - Fork 32
/
exclusions.ts
421 lines (421 loc) · 13.9 KB
/
exclusions.ts
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
export const exclusions = [
'https://www.linkedin.com/*',
'https://*.facebook.com/*',
// google start
'https://*.google.com/*',
'https://*.google.ad/*',
'https://*.google.ae/*',
'https://*.google.com.af/*',
'https://*.google.com.ag/*',
'https://*.google.com.ai/*',
'https://*.google.al/*',
'https://*.google.am/*',
'https://*.google.co.ao/*',
'https://*.google.com.ar/*',
'https://*.google.as/*',
'https://*.google.at/*',
'https://*.google.com.au/*',
'https://*.google.az/*',
'https://*.google.ba/*',
'https://*.google.com.bd/*',
'https://*.google.be/*',
'https://*.google.bf/*',
'https://*.google.bg/*',
'https://*.google.com.bh/*',
'https://*.google.bi/*',
'https://*.google.bj/*',
'https://*.google.com.bn/*',
'https://*.google.com.bo/*',
'https://*.google.com.br/*',
'https://*.google.bs/*',
'https://*.google.bt/*',
'https://*.google.co.bw/*',
'https://*.google.by/*',
'https://*.google.com.bz/*',
'https://*.google.ca/*',
'https://*.google.cd/*',
'https://*.google.cf/*',
'https://*.google.cg/*',
'https://*.google.ch/*',
'https://*.google.ci/*',
'https://*.google.co.ck/*',
'https://*.google.cl/*',
'https://*.google.cm/*',
'https://*.google.cn/*',
'https://*.google.com.co/*',
'https://*.google.co.cr/*',
'https://*.google.com.cu/*',
'https://*.google.cv/*',
'https://*.google.com.cy/*',
'https://*.google.cz/*',
'https://*.google.de/*',
'https://*.google.dj/*',
'https://*.google.dk/*',
'https://*.google.dm/*',
'https://*.google.com.do/*',
'https://*.google.dz/*',
'https://*.google.com.ec/*',
'https://*.google.ee/*',
'https://*.google.com.eg/*',
'https://*.google.es/*',
'https://*.google.com.et/*',
'https://*.google.fi/*',
'https://*.google.com.fj/*',
'https://*.google.fm/*',
'https://*.google.fr/*',
'https://*.google.ga/*',
'https://*.google.ge/*',
'https://*.google.gg/*',
'https://*.google.com.gh/*',
'https://*.google.com.gi/*',
'https://*.google.gl/*',
'https://*.google.gm/*',
'https://*.google.gp/*',
'https://*.google.gr/*',
'https://*.google.com.gt/*',
'https://*.google.gy/*',
'https://*.google.com.hk/*',
'https://*.google.hn/*',
'https://*.google.hr/*',
'https://*.google.ht/*',
'https://*.google.hu/*',
'https://*.google.co.id/*',
'https://*.google.ie/*',
'https://*.google.co.il/*',
'https://*.google.im/*',
'https://*.google.co.in/*',
'https://*.google.iq/*',
'https://*.google.is/*',
'https://*.google.it/*',
'https://*.google.je/*',
'https://*.google.com.jm/*',
'https://*.google.jo/*',
'https://*.google.co.jp/*',
'https://*.google.co.ke/*',
'https://*.google.com.kh/*',
'https://*.google.ki/*',
'https://*.google.kg/*',
'https://*.google.co.kr/*',
'https://*.google.com.kw/*',
'https://*.google.kz/*',
'https://*.google.la/*',
'https://*.google.com.lb/*',
'https://*.google.li/*',
'https://*.google.lk/*',
'https://*.google.co.ls/*',
'https://*.google.lt/*',
'https://*.google.lu/*',
'https://*.google.lv/*',
'https://*.google.com.ly/*',
'https://*.google.co.ma/*',
'https://*.google.md/*',
'https://*.google.me/*',
'https://*.google.mg/*',
'https://*.google.mk/*',
'https://*.google.ml/*',
'https://*.google.com.mm/*',
'https://*.google.mn/*',
'https://*.google.ms/*',
'https://*.google.com.mt/*',
'https://*.google.mu/*',
'https://*.google.mv/*',
'https://*.google.mw/*',
'https://*.google.com.mx/*',
'https://*.google.com.my/*',
'https://*.google.co.mz/*',
'https://*.google.com.na/*',
'https://*.google.com.nf/*',
'https://*.google.com.ng/*',
'https://*.google.com.ni/*',
'https://*.google.ne/*',
'https://*.google.nl/*',
'https://*.google.no/*',
'https://*.google.com.np/*',
'https://*.google.nr/*',
'https://*.google.nu/*',
'https://*.google.co.nz/*',
'https://*.google.com.om/*',
'https://*.google.com.pa/*',
'https://*.google.com.pe/*',
'https://*.google.com.pg/*',
'https://*.google.com.ph/*',
'https://*.google.com.pk/*',
'https://*.google.pl/*',
'https://*.google.pn/*',
'https://*.google.com.pr/*',
'https://*.google.ps/*',
'https://*.google.pt/*',
'https://*.google.com.py/*',
'https://*.google.com.qa/*',
'https://*.google.ro/*',
'https://*.google.ru/*',
'https://*.google.rw/*',
'https://*.google.com.sa/*',
'https://*.google.com.sb/*',
'https://*.google.sc/*',
'https://*.google.se/*',
'https://*.google.com.sg/*',
'https://*.google.sh/*',
'https://*.google.si/*',
'https://*.google.sk/*',
'https://*.google.com.sl/*',
'https://*.google.sn/*',
'https://*.google.so/*',
'https://*.google.sm/*',
'https://*.google.sr/*',
'https://*.google.st/*',
'https://*.google.com.sv/*',
'https://*.google.td/*',
'https://*.google.tg/*',
'https://*.google.co.th/*',
'https://*.google.com.tj/*',
'https://*.google.tk/*',
'https://*.google.tl/*',
'https://*.google.tm/*',
'https://*.google.tn/*',
'https://*.google.to/*',
'https://*.google.com.tr/*',
'https://*.google.tt/*',
'https://*.google.com.tw/*',
'https://*.google.co.tz/*',
'https://*.google.com.ua/*',
'https://*.google.co.ug/*',
'https://*.google.co.uk/*',
'https://*.google.com.uy/*',
'https://*.google.co.uz/*',
'https://*.google.com.vc/*',
'https://*.google.co.ve/*',
'https://*.google.vg/*',
'https://*.google.co.vi/*',
'https://*.google.com.vn/*',
'https://*.google.vu/*',
'https://*.google.ws/*',
'https://*.google.rs/*',
'https://*.google.co.za/*',
'https://*.google.co.zm/*',
'https://*.google.co.zw/*',
'https://*.google.cat/*',
// google end
'https://*.youtube.com/*',
'*://disqus.com/embed/*',
'https://vk.com/*',
'https://*.vk.com/*',
'https://vimeo.com/*',
'https://*.vimeo.com/*',
'*://*.coub.com/*',
'*://coub.com/*',
'*://*.googlesyndication.com/*',
'*://*.naver.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/227
'https://gstatic.com/*',
'https://*.gstatic.com/*',
// yandex start
'https://yandex.ru/*',
'https://*.yandex.ru/*',
'https://yandex.ua/*',
'https://*.yandex.ua/*',
'https://yandex.by/*',
'https://*.yandex.by/*',
'https://yandex.com/*',
'https://*.yandex.com/*',
'https://yandex.com.tr/*',
'https://*.yandex.com.tr/*',
'https://yandex.kz/*',
'https://*.yandex.kz/*',
'https://yandex.fr/*',
'https://*.yandex.fr/*',
// yandex end
'https://*.twitch.tv/*',
'https://tinder.com/*',
'*://*.yahoo.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/86
'*://chatovod.ru/*',
'*://*.chatovod.ru/*',
'*://vc.ru/*',
'*://tjournal.ru/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/94
'*://amanice.ru/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/109
'*://ka-union.ru/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/122
'*://gameforge.com/*',
'*://*.gameforge.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/144
'*://*.ssgdfm.com/*',
// https://github.com/AdguardTeam/CoreLibs/issues/490
'*://*.brainpop.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/149
'*://*.taobao.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/151
'*://*.ksl.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/152
'*://*.t-online.de/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/154
'*://boards.4channel.org/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/170
'*://*.washingtonpost.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/157
'*://*.kakao.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/165
'*://*.discounttire.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/169
'*://mail.ukr.net/*',
'*://*.mail.ukr.net/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/166
'*://*.sahadan.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/186
'*://*.groupon.*/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/162
'*://*.amoma.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/183
'*://*.jccsmart.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/225
'*://wp.pl/*',
'*://*.wp.pl/*',
'*://money.pl/*',
'*://*.money.pl/*',
'*://o2.pl/*',
'*://*.o2.pl/*',
'*://pudelek.pl/*',
'*://*.pudelek.pl/*',
'*://komorkomania.pl/*',
'*://*.komorkomania.pl/*',
'*://gadzetomania.pl/*',
'*://*.gadzetomania.pl/*',
'*://fotoblogia.pl/*',
'*://*.fotoblogia.pl/*',
'*://autokult.pl/*',
'*://*.autokult.pl/*',
'*://abczdrowie.pl/*',
'*://*.abczdrowie.pl/*',
'*://parenting.pl/*',
'*://*.parenting.pl/*',
'*://dobreprogramy.pl/*',
'*://*.dobreprogramy.pl/*',
'*://polygamia.pl/*',
'*://*.polygamia.pl/*',
// False positives on myschool.mosreg.ru
'*://*.mosreg.ru/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/191
'*://vietjetair.com/*',
'*://*.vietjetair.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/193
'https://web.skype.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/197
'*://karelia.press/*',
'*://*.karelia.press/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/206
'*://microsoft.com/*',
'*://*.microsoft.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/204
'*://bancoctt.pt/*',
'*://*.bancoctt.pt/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/203
'*://print24.com/*',
'*://*.print24.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/202
'*://shellfcu.org/*',
'*://*.shellfcu.org/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/201
'*://yesfile.com/*',
'*://*.yesfile.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/200
'*://sunrise.ch/*',
'*://*.sunrise.ch/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/208
'*://cetesdirecto.com/*',
'*://*.cetesdirecto.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/211
'*://ubi.com/*',
'*://*.ubi.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/222
'*://*.sistic.com.sg/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/224
'*://*.ilfattoquotidiano.it/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/215
'*://*.vanis.io/*',
'*://*.senpa.io/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/236
'*://wielkopolskiebilety.pl/*',
'*://*.wielkopolskiebilety.pl/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/210
'*://*.astrogo.astro.com.my/*',
'*://*.chaturbate.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/233
'*://play.pl/*',
'*://*.play.pl/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/214
'*://web.de/*',
'*://*.web.de/*',
'*://gmx.net/*',
'*://*.gmx.net/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/234
'*://clashofclans.com/*',
'*://*.clashofclans.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/238
'*://online.bfgruppe.de/*',
'*://*.online.bfgruppe.de/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/237
'*://portalpasazera.pl/*',
'*://*.portalpasazera.pl/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/246
'*://jeanne-laffitte.com/*',
'*://*.jeanne-laffitte.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/241
'*://epicgames.com/*',
'*://*.epicgames.com/*',
// https://github.com/AdguardTeam/AdguardFilters/issues/90068
'*://freizeithugl.de/*',
'*://*.freizeithugl.de/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/253
'*://koleje-wielkopolskie.com.pl/*',
'*://*.koleje-wielkopolskie.com.pl/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/249
'*://ygosu.com/*',
'*://*.ygosu.com/*',
'*://ppss.kr/*',
'*://*.ppss.kr/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/251
'*://nordea.com/*',
'*://*.nordea.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/255
'*://*.gov/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/257
'*://austintestingandtherapy.com/*',
'*://*.austintestingandtherapy.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/254
'*://learn-anything.xyz/*',
'*://*.learn-anything.xyz/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/262
'*://egybest.*/*',
'*://*.egybest.*/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/263
'*://ancestry.com/*',
'*://*.ancestry.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/267
'*://login.mts.ru/*',
'*://*.login.mts.ru/*',
'*://ebay.com/*',
'*://*.ebay.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/269
'*://outlook.live.*/*',
'*://*.outlook.live.*/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/280
'*://joom.com.*/*',
'*://*.joom.com.*/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/281
'*://unrealengine.com/*',
'*://*.unrealengine.com/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/283
'freelancer.com',
// https://github.com/AdguardTeam/PopupBlocker/issues/278
'ov-chipkaart.nl',
// https://github.com/AdguardTeam/PopupBlocker/issues/275
'tezgoal.com',
// https://github.com/AdguardTeam/PopupBlocker/issues/280
'joom.com',
// https://github.com/AdguardTeam/AdguardFilters/issues/162029
'*://id.gov.ua/*',
// https://github.com/AdguardTeam/PopupBlocker/issues/297
'*://github.com/*',
];