@browserless.io/browserless 2.5.0-beta-4 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/CHANGELOG.md +14 -2
  2. package/README.md +65 -34
  3. package/build/config.d.ts +2 -2
  4. package/build/config.js +3 -3
  5. package/build/data/classes.json +1 -1
  6. package/build/data/selectors.json +1 -1
  7. package/build/http.d.ts +1 -0
  8. package/build/http.js +1 -0
  9. package/build/routes/chrome/http/content.post.body.json +8 -8
  10. package/build/routes/chrome/http/pdf.post.body.json +8 -8
  11. package/build/routes/chrome/http/scrape.post.body.json +8 -8
  12. package/build/routes/chrome/http/screenshot.post.body.json +9 -9
  13. package/build/routes/chromium/http/content.post.body.json +8 -8
  14. package/build/routes/chromium/http/pdf.post.body.json +8 -8
  15. package/build/routes/chromium/http/scrape.post.body.json +8 -8
  16. package/build/routes/chromium/http/screenshot.post.body.json +9 -9
  17. package/build/routes/management/http/active.get.d.ts +16 -0
  18. package/build/routes/management/http/active.get.js +17 -0
  19. package/build/routes/management/tests/management.spec.js +7 -0
  20. package/build/server.js +1 -1
  21. package/build/types.d.ts +6 -4
  22. package/build/types.js +1 -0
  23. package/build/utils.d.ts +1 -1
  24. package/docker/base/Dockerfile +1 -1
  25. package/extensions/ublock/1p-filters.html +4 -3
  26. package/extensions/ublock/3p-filters.html +3 -3
  27. package/extensions/ublock/_locales/ar/messages.json +16 -4
  28. package/extensions/ublock/_locales/az/messages.json +16 -4
  29. package/extensions/ublock/_locales/be/messages.json +19 -7
  30. package/extensions/ublock/_locales/bg/messages.json +16 -4
  31. package/extensions/ublock/_locales/bn/messages.json +33 -21
  32. package/extensions/ublock/_locales/br_FR/messages.json +33 -21
  33. package/extensions/ublock/_locales/bs/messages.json +16 -4
  34. package/extensions/ublock/_locales/ca/messages.json +16 -4
  35. package/extensions/ublock/_locales/cs/messages.json +16 -4
  36. package/extensions/ublock/_locales/cv/messages.json +16 -4
  37. package/extensions/ublock/_locales/cy/messages.json +16 -4
  38. package/extensions/ublock/_locales/da/messages.json +21 -9
  39. package/extensions/ublock/_locales/de/messages.json +17 -5
  40. package/extensions/ublock/_locales/el/messages.json +16 -4
  41. package/extensions/ublock/_locales/en/messages.json +16 -4
  42. package/extensions/ublock/_locales/en_GB/messages.json +16 -4
  43. package/extensions/ublock/_locales/eo/messages.json +17 -5
  44. package/extensions/ublock/_locales/es/messages.json +16 -4
  45. package/extensions/ublock/_locales/et/messages.json +16 -4
  46. package/extensions/ublock/_locales/eu/messages.json +16 -4
  47. package/extensions/ublock/_locales/fa/messages.json +24 -12
  48. package/extensions/ublock/_locales/fi/messages.json +16 -4
  49. package/extensions/ublock/_locales/fil/messages.json +16 -4
  50. package/extensions/ublock/_locales/fr/messages.json +16 -4
  51. package/extensions/ublock/_locales/fy/messages.json +16 -4
  52. package/extensions/ublock/_locales/gl/messages.json +16 -4
  53. package/extensions/ublock/_locales/gu/messages.json +16 -4
  54. package/extensions/ublock/_locales/he/messages.json +25 -13
  55. package/extensions/ublock/_locales/hi/messages.json +31 -19
  56. package/extensions/ublock/_locales/hr/messages.json +16 -4
  57. package/extensions/ublock/_locales/hu/messages.json +16 -4
  58. package/extensions/ublock/_locales/hy/messages.json +17 -5
  59. package/extensions/ublock/_locales/id/messages.json +16 -4
  60. package/extensions/ublock/_locales/it/messages.json +17 -5
  61. package/extensions/ublock/_locales/ja/messages.json +16 -4
  62. package/extensions/ublock/_locales/ka/messages.json +16 -4
  63. package/extensions/ublock/_locales/kk/messages.json +16 -4
  64. package/extensions/ublock/_locales/kn/messages.json +74 -62
  65. package/extensions/ublock/_locales/ko/messages.json +16 -4
  66. package/extensions/ublock/_locales/lt/messages.json +23 -11
  67. package/extensions/ublock/_locales/lv/messages.json +16 -4
  68. package/extensions/ublock/_locales/mk/messages.json +16 -4
  69. package/extensions/ublock/_locales/ml/messages.json +19 -7
  70. package/extensions/ublock/_locales/mr/messages.json +16 -4
  71. package/extensions/ublock/_locales/ms/messages.json +16 -4
  72. package/extensions/ublock/_locales/nb/messages.json +16 -4
  73. package/extensions/ublock/_locales/nl/messages.json +16 -4
  74. package/extensions/ublock/_locales/no/messages.json +16 -4
  75. package/extensions/ublock/_locales/oc/messages.json +16 -4
  76. package/extensions/ublock/_locales/pa/messages.json +16 -4
  77. package/extensions/ublock/_locales/pl/messages.json +17 -5
  78. package/extensions/ublock/_locales/pt_BR/messages.json +16 -4
  79. package/extensions/ublock/_locales/pt_PT/messages.json +16 -4
  80. package/extensions/ublock/_locales/ro/messages.json +17 -5
  81. package/extensions/ublock/_locales/ru/messages.json +16 -4
  82. package/extensions/ublock/_locales/si/messages.json +16 -4
  83. package/extensions/ublock/_locales/sk/messages.json +16 -4
  84. package/extensions/ublock/_locales/sl/messages.json +16 -4
  85. package/extensions/ublock/_locales/so/messages.json +16 -4
  86. package/extensions/ublock/_locales/sq/messages.json +16 -4
  87. package/extensions/ublock/_locales/sr/messages.json +16 -4
  88. package/extensions/ublock/_locales/sv/messages.json +20 -8
  89. package/extensions/ublock/_locales/sw/messages.json +16 -4
  90. package/extensions/ublock/_locales/ta/messages.json +16 -4
  91. package/extensions/ublock/_locales/te/messages.json +16 -4
  92. package/extensions/ublock/_locales/th/messages.json +42 -30
  93. package/extensions/ublock/_locales/tr/messages.json +19 -7
  94. package/extensions/ublock/_locales/uk/messages.json +16 -4
  95. package/extensions/ublock/_locales/ur/messages.json +16 -4
  96. package/extensions/ublock/_locales/vi/messages.json +16 -4
  97. package/extensions/ublock/_locales/zh_CN/messages.json +16 -4
  98. package/extensions/ublock/_locales/zh_TW/messages.json +42 -30
  99. package/extensions/ublock/assets/assets.json +95 -78
  100. package/extensions/ublock/assets/resources/scriptlets.js +70 -24
  101. package/extensions/ublock/assets/thirdparties/easylist/easylist.txt +6258 -3453
  102. package/extensions/ublock/assets/thirdparties/easylist/easyprivacy.txt +277 -40
  103. package/extensions/ublock/assets/thirdparties/pgl.yoyo.org/as/serverlist +8 -32
  104. package/extensions/ublock/assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat +107 -12
  105. package/extensions/ublock/assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt +1160 -954
  106. package/extensions/ublock/assets/ublock/badlists.txt +1 -2
  107. package/extensions/ublock/assets/ublock/badware.min.txt +395 -270
  108. package/extensions/ublock/assets/ublock/filters.min.txt +1176 -1238
  109. package/extensions/ublock/assets/ublock/privacy.min.txt +32 -31
  110. package/extensions/ublock/assets/ublock/quick-fixes.min.txt +120 -110
  111. package/extensions/ublock/assets/ublock/unbreak.min.txt +75 -36
  112. package/extensions/ublock/css/1p-filters.css +2 -1
  113. package/extensions/ublock/css/3p-filters.css +1 -16
  114. package/extensions/ublock/css/advanced-settings.css +1 -0
  115. package/extensions/ublock/css/asset-viewer.css +1 -0
  116. package/extensions/ublock/css/code-viewer.css +1 -0
  117. package/extensions/ublock/css/codemirror.css +37 -10
  118. package/extensions/ublock/css/common.css +36 -2
  119. package/extensions/ublock/css/dashboard.css +9 -3
  120. package/extensions/ublock/css/devtools.css +1 -0
  121. package/extensions/ublock/css/document-blocked.css +3 -3
  122. package/extensions/ublock/css/dom-inspector.css +1 -0
  123. package/extensions/ublock/css/dyna-rules.css +1 -0
  124. package/extensions/ublock/css/epicker-ui.css +76 -66
  125. package/extensions/ublock/css/fa-icons.css +1 -0
  126. package/extensions/ublock/css/logger-ui.css +2 -0
  127. package/extensions/ublock/css/popup-fenix.css +1 -0
  128. package/extensions/ublock/css/whitelist.css +1 -0
  129. package/extensions/ublock/dashboard.html +20 -13
  130. package/extensions/ublock/devtools.html +2 -0
  131. package/extensions/ublock/dyna-rules.html +2 -2
  132. package/extensions/ublock/img/flags-of-the-world/np.png +0 -0
  133. package/extensions/ublock/img/fontawesome/fontawesome-defs.svg +1 -0
  134. package/extensions/ublock/js/1p-filters.js +72 -23
  135. package/extensions/ublock/js/3p-filters.js +71 -25
  136. package/extensions/ublock/js/asset-viewer.js +1 -0
  137. package/extensions/ublock/js/assets.js +83 -89
  138. package/extensions/ublock/js/background.js +20 -27
  139. package/extensions/ublock/js/base64-custom.js +1 -102
  140. package/extensions/ublock/js/benchmarks.js +36 -21
  141. package/extensions/ublock/js/biditrie.js +8 -23
  142. package/extensions/ublock/js/broadcast.js +2 -4
  143. package/extensions/ublock/js/cachestorage.js +594 -396
  144. package/extensions/ublock/js/codemirror/search.js +49 -37
  145. package/extensions/ublock/js/codemirror/ubo-static-filtering.js +233 -215
  146. package/extensions/ublock/js/contentscript-extra.js +31 -1
  147. package/extensions/ublock/js/cosmetic-filtering.js +35 -33
  148. package/extensions/ublock/js/dashboard.js +11 -7
  149. package/extensions/ublock/js/devtools.js +22 -0
  150. package/extensions/ublock/js/dom.js +2 -2
  151. package/extensions/ublock/js/dyna-rules.js +17 -16
  152. package/extensions/ublock/js/epicker-ui.js +41 -16
  153. package/extensions/ublock/js/fa-icons.js +1 -0
  154. package/extensions/ublock/js/hntrie.js +10 -25
  155. package/extensions/ublock/js/i18n.js +15 -15
  156. package/extensions/ublock/js/logger-ui.js +9 -6
  157. package/extensions/ublock/js/messaging.js +51 -26
  158. package/extensions/ublock/js/pagestore.js +21 -23
  159. package/extensions/ublock/js/popup-fenix.js +35 -22
  160. package/extensions/ublock/js/redirect-engine.js +15 -30
  161. package/extensions/ublock/js/reverselookup.js +1 -1
  162. package/extensions/ublock/js/s14e-serializer.js +1405 -0
  163. package/extensions/ublock/js/scriptlet-filtering-core.js +1 -1
  164. package/extensions/ublock/js/scriptlets/epicker.js +27 -18
  165. package/extensions/ublock/js/settings.js +32 -21
  166. package/extensions/ublock/js/start.js +121 -62
  167. package/extensions/ublock/js/static-ext-filtering-db.js +6 -6
  168. package/extensions/ublock/js/static-ext-filtering.js +17 -28
  169. package/extensions/ublock/js/static-filtering-parser.js +26 -4
  170. package/extensions/ublock/js/static-net-filtering.js +69 -168
  171. package/extensions/ublock/js/storage.js +178 -155
  172. package/extensions/ublock/js/traffic.js +11 -7
  173. package/extensions/ublock/js/vapi-background.js +49 -62
  174. package/extensions/ublock/js/vapi-client.js +13 -16
  175. package/extensions/ublock/js/webext.js +10 -2
  176. package/extensions/ublock/js/whitelist.js +27 -25
  177. package/extensions/ublock/lib/publicsuffixlist/publicsuffixlist.js +3 -7
  178. package/extensions/ublock/manifest.json +2 -1
  179. package/extensions/ublock/web_accessible_resources/epicker-ui.html +5 -8
  180. package/extensions/ublock/whitelist.html +3 -4
  181. package/package.json +13 -13
  182. package/src/config.ts +3 -4
  183. package/src/http.ts +1 -0
  184. package/src/routes/management/http/active.get.ts +30 -0
  185. package/src/routes/management/tests/management.spec.ts +13 -0
  186. package/src/server.ts +1 -1
  187. package/src/types.ts +2 -1
  188. package/static/docs/swagger.json +57 -11
  189. package/static/docs/swagger.min.json +56 -10
  190. package/static/function/client.js +4155 -3350
  191. package/extensions/ublock/_locales/ku/messages.json +0 -1294
@@ -1,6 +1,6 @@
1
1
  ! Title: uBlock filters – Badware risks
2
2
  ! Expires: 5 days
3
- ! Last modified: Sat, 17 Feb 2024 12:39:33 +0000
3
+ ! Last modified: Mon, 08 Apr 2024 03:02:13 +0000
4
4
  ! Diff-Path: %diffpath%#ublock-badware
5
5
  ! Diff-Expires: 317 minutes
6
6
  ! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
@@ -107,8 +107,6 @@ support.ublock.org##div.hero-unit > div.search-box--hero-unit::before:style(cont
107
107
  ||virtualbox.pl^$doc
108
108
  ||newsharecounts.s3-us-west-2.amazonaws.com/nsc.js$script
109
109
  ||googlo.co^$doc
110
- ||chairgaubsy.com^$doc
111
- ||epailseptox.com^$doc
112
110
  ||hentaiplaytime.com^$doc
113
111
  ||viewmypdf.com^$doc
114
112
  ! foxload.com badware
@@ -144,7 +142,6 @@ majorgeeks.com##b:has(a[target^="reimage"])
144
142
  ||reimageplus.com^$doc
145
143
  ! Lapsed domains that once hosted adblock lists, several of whom are now used for bad purposes
146
144
  ||gjtech.net^$doc
147
- ||securemecca.com^$doc
148
145
  ! Badware
149
146
  ||kuhoot.it^$doc
150
147
  ! Fake cloudflare screen
@@ -179,14 +176,8 @@ majorgeeks.com##b:has(a[target^="reimage"])
179
176
  ||tomorrowwillbehotmaybe.com^
180
177
  ||wiilberedmodels.com^
181
178
  ||apple.com-*.live^
182
- ! some badware testing around
183
- ||cobalten.com^$all
184
- ! redirect from egy best
185
- ||stremanp.com^$all
186
179
  ! redirects
187
180
  ||nextyourcontent.com^$all
188
- ||geniusdexchange.com^$all
189
- ||securecloud-smart.com^$all
190
181
  ||doctopdftech.com^$all
191
182
  ||best2019-games-web4.com^$all
192
183
  ||track-enable.com^$all
@@ -234,7 +225,6 @@ thepiratebay3.com^$all
234
225
  ||blockskipad.com^$all
235
226
  ||adpopblocker.com^$all
236
227
  ||teenyreligious.com^$all
237
- ||redirectsstm.click^$all
238
228
  ||trafficjunction.com^$all
239
229
  ||arclk.net^$all
240
230
  ||clkepd.com^$all
@@ -252,7 +242,6 @@ thepiratebay3.com^$all
252
242
  ||0redirc.com^$all
253
243
  ||inspirationhistorical.com^$all
254
244
  ||maroohost.online^$all
255
- ||rollmeout.xyz^$all
256
245
  ||rouonixon.com^$all
257
246
  ||amigosdetuciudad.com^$all
258
247
  ||bb-delivery.icu^$all
@@ -311,13 +300,13 @@ thepiratebay3.com^$all
311
300
  ||festinus.xyz^$all
312
301
  ||secureleadsforever.com^$all
313
302
  /apop/redirect/zone/*$doc,popup
314
- ||belbenback.live^$all
315
303
  /?pl=*&sm=$doc
304
+ ||fortuneadvert.com^$all
305
+ ||lalielynaualish.com^$all
316
306
  ! hacked and abused for redirect
317
307
  tech4yougadgets.com##^meta[http-equiv="refresh"]
318
308
  tech4yougadgets.com##^script[src^="data:text/javascript;base64,"]
319
309
  tech4yougadgets.com##+js(aopr, Notification)
320
- ||aleks-avto-rnd.ru^$all
321
310
  ||clicks.affstrack.com^
322
311
  ||weledying-jessed.com^$all
323
312
  ?zoneid=*&cost=0.$doc
@@ -338,10 +327,8 @@ tech4yougadgets.com##+js(aopr, Notification)
338
327
  &adspot_id=*&cost=0.$doc
339
328
  ||s4f.net^$all
340
329
  ||onlyfreetoonporn.com^$all
341
- ||tilda.gb.net^$all
342
330
  ||cleardexchange.com^$all
343
331
  ||duellosheliced.com^$all
344
- ||mokedirect.xyz^$all
345
332
  ||srvpcn.com^$all
346
333
  ||lone1y.com^$all
347
334
  ||tr1net.com^$all
@@ -390,7 +377,7 @@ tech4yougadgets.com##+js(aopr, Notification)
390
377
  ||buddygays.com^$all
391
378
  ||localsnapsext.com^$all
392
379
  ||heartmedia.biz^$all
393
- /click.php?key=*cost=$doc,popup
380
+ .php?key=*cost=$doc,popup
394
381
  ||totaltopposts.com^$all
395
382
  ||djin.site^$all
396
383
  ||ourhypewords.com^$all
@@ -489,7 +476,6 @@ tech4yougadgets.com##+js(aopr, Notification)
489
476
  ||ofchildr.buzz^$all
490
477
  ||0redire.com^$all
491
478
  ||celxkpdir.com^$all
492
- ||xonedart-2.live^$all
493
479
  ^cep=*&zoneid=$doc
494
480
  ^cep=*&s1=$doc
495
481
  .top/robot4*&a=$doc,domain=top
@@ -504,7 +490,6 @@ tech4yougadgets.com##+js(aopr, Notification)
504
490
  ||valrogrowth.com^$all
505
491
  ^device_model=*&p1=https$doc
506
492
  ||5.61.55.143^
507
- ://0.*.biz/?p=$doc
508
493
  .biz/sw/w1s.js|$script,3p
509
494
  ||mo11.biz^$all
510
495
  /click.php?key=*&cpc=0&$doc
@@ -516,7 +501,6 @@ tech4yougadgets.com##+js(aopr, Notification)
516
501
  ||fearlessfont.info^$all
517
502
  ||love88.club^$all
518
503
  .html?cep=*&cost=0.$doc
519
- /1/index.html?p1=https%$doc
520
504
  ||familysexsimulators.io^$all
521
505
  ||23.109.87.170^
522
506
  .live/1*.html?cep=$doc
@@ -528,7 +512,6 @@ tech4yougadgets.com##+js(aopr, Notification)
528
512
  /domredirect?visitid=$doc
529
513
  ||smart-redirecting.com^
530
514
  ?adTagId=*&extclickid=$doc
531
- ||namebawancitel.gq^
532
515
  /antibot*/ab.php$xhr,1p
533
516
  ||androiddetection.com^$all
534
517
  ||elooksjustli.one^
@@ -573,7 +556,6 @@ tech4yougadgets.com##+js(aopr, Notification)
573
556
  ||niceelitdating.top^$all
574
557
  ||dm09.biz^$all
575
558
  /click.php?key=*&dj_placement=$doc
576
- ||floppyredirect.click^$all
577
559
  &srv_id=terra#$doc
578
560
  ||ultimate-clean.club^$all
579
561
  ||pcconelove.xyz^$all
@@ -610,7 +592,7 @@ tech4yougadgets.com##+js(aopr, Notification)
610
592
  ||dirtyfree.games^$all
611
593
  ||familycheaters.net^$all
612
594
  ||register.blissfulltimes.com^$doc
613
- .com/pl?o=*&subid=$doc
595
+ .com/pl?o=$doc
614
596
  ||geheimerseitensprung.com^$all
615
597
  ||matches4you.info^$all
616
598
  ||reifenachbarn.com^$all
@@ -647,29 +629,62 @@ tech4yougadgets.com##+js(aopr, Notification)
647
629
  ||onecupcoffeereviews.com^$all
648
630
  ||skollett.site^$all
649
631
  ||browserneedupdate.com^
650
- ||captchaallow.site^
651
632
  ||click-allow.top^
652
633
  ||girlwaityou.com^$all
653
634
  ||feelfllirty.com^$all
654
635
  ||spiendidates.com^$all
655
636
  ||alone-here.online^$all
637
+ ||meetsworldsm.link^$all
638
+ ||newonlinedates.com^$all
639
+ ||tusser.site^$all
656
640
  /?l=*&ymid=$doc
657
641
  .com/r2.php?e=$doc
658
- .com/vpnupdate/*/1/index.html?$doc
659
- /video_app/adult/default/telegram_chat/1/index.html?$doc
642
+ /video_app/adult/*/index.html?*p1=$doc
660
643
  ||apphasten.com^$all
644
+ ||shinqueen.com^$all
645
+ /downloadapp/*/index.html?*p1=$doc
646
+ .com/afu.php?zoneid=$doc
647
+ ||altairaquilae.com^$doc
648
+ ||himasearch.shop^$doc
649
+ ||riftharp.com^$all
650
+ ||reddriko.site^$all
651
+ ||mikkerst.com^$all
652
+ ||sugarfllngs.com^$all
653
+ ||trripwire.com^$all
654
+ ||ardentcrackerbo.com^$all
655
+ ||girlsonlinenow.com^$all
656
+ /dating/adult/*/index.html?*p1=$doc
657
+ /video-app-default/adult/*/index.html?*p1=$doc
658
+ ||meetdats.com^$all
659
+ ||meet-flirts.com^$all
660
+ ||mltrck.com^$all
661
+ ||meetshorny.link^$all
662
+ ||trckoja.com^$all
663
+ ||trckams.com^$all
664
+ ||pecuniatrck.com^$all
665
+ ||smart-tds.com^$all
666
+ ||nicking-unding.com^$all
667
+ ||septdate.com^$all
668
+ ||maturewomenevm5.com^$all
669
+ ||164.132.74.156^$all
670
+ ||icetraff.com^$all
671
+ ||girlsml.com^$all
672
+ ||pussycat1.online^$all
673
+ ||hornydateclub.link^$all
674
+ ||guardlnkcaptcha.com^$all
675
+ /gambling/main/default/*/index.html?*p1=$doc
676
+ .biz/?p=*5gi3bp*$doc
661
677
  /^https:\/\/[0-9a-z]{3,}\.[-a-z]{10,}\.(?:li[fv]e|top|xyz)\/[a-z]{8}\/(?:article\d{4}\.doc)?\?utm_campaign=\w{40,}/$doc,match-case,domain=life|live|top|xyz
662
678
  /^https:\/\/[a-z]{2,3}\d\.biz\/go\/[0-9a-z]{15,18}$/$doc,domain=biz
663
679
  ! fake dating/prize/video sites
664
- /^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{4,}\.[a-z]{2,11}\/(?:[0-9a-z]{6,8}\/)?\/?(?:article\d{4}\.doc)?\?u=[0-9a-z]{7}&o=[0-9a-z]{7}/$doc,frame,match-case
665
- /^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{4,}\.[a-z]{2,11}\/(?:[0-9a-z]{6,8}\/)?\/?(?:article\d{4}\.doc)?\?o=[0-9a-z]{7}&u=[0-9a-z]{7}/$doc,frame,match-case
680
+ /^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{4,}\.[a-z]{2,11}\/(?:[0-9a-z]{6,10}\/)?\/?(?:article\d{4}\.doc)?\?u=[0-9a-z]{7}&o=[0-9a-z]{7}/$doc,frame,match-case
681
+ /^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{4,}\.[a-z]{2,11}\/(?:[0-9a-z]{6,10}\/)?\/?(?:article\d{4}\.doc)?\?o=[0-9a-z]{7}&u=[0-9a-z]{7}/$doc,frame,match-case
666
682
  .live/web/?sid=t*~$doc
667
683
  ! push notification scam
668
684
  /^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?cid=[-_0-9a-zA-Z]{10,36}(?:&qs\d=\S+)?&(?:s|pub)id=[-_0-9a-z{}]{1,32}(?:&s=0\.\d+)?(?:#\S+)?$/$doc,match-case,domain=com|info|net|org
669
685
  /^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?(?:pub|s)id=[-_0-9a-z{}]{1,32}(?:&qs\d=\S+)?&cid=[-_0-9a-zA-Z]{10,36}(?:&s=0\.\d+)?(?:#\S+)?$/$doc,match-case,domain=com|info|net|org
670
686
  /^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?clickID=[0-9a-f]{32}&sourceID=\d+$/$doc,match-case,domain=com|info|net|org
671
687
  ||ogtrk.net^
672
- ||secureconv-dl.com^$all
673
688
  ||91.241.60.117^$all
674
689
  ||mfilecloud.com^$all
675
690
  ||xsharenode.com^$all
@@ -677,52 +692,44 @@ tech4yougadgets.com##+js(aopr, Notification)
677
692
  ||drop-cloud.com^$all
678
693
  ||drop-cloud.org^$all
679
694
  ||sharpfiledownload.com^$all
680
- ||mega-share.pro^$doc
681
- ||soft-updt.com^$doc
682
- ||linksoft.site^$all
683
- ||soft-file-free.com^$doc
684
- ||expertstudiopro.com^$doc
685
695
  ||link-ii.info^$all
686
- ||expertprosoft.com^$all
687
696
  ||thepcworld.net^$all
688
- ||lorealis.vip^$doc
689
697
  ||one-click.cc^$all
690
698
  ||descarga.pw^$doc
691
- ||top-cheats.com^$all
692
699
  ||extsoft.app^$all
693
- ||extra-software.com^$doc
694
- ||mega-gratis.com^$doc
695
- ||pc-gratis.com^$doc
696
- ||progamerhack.com^$doc
697
700
  ||winterseyegaming.com^$doc
698
701
  ||soft-lab.pw^$doc
699
- ||trumpcheat.com^$doc
700
702
  ||cheats.ink^$doc
701
703
  ||www.youtube.com/@Download-Links/$doc
702
704
  ||www.youtube.com/@Download-lin/$doc
703
705
  ||www.youtube.com/@download_here/$doc
704
706
  ||www.youtube.com/@download-midnight/$doc
705
707
  ||www.youtube.com/@Download-h/$doc
706
- ||allsft.info^$doc
707
- ||allsft.pro^$doc
708
- ||allsft.shop^$doc
708
+ ||www.youtube.com/@pengwincheat/$doc
709
+ ||www.youtube.com/@DOWNLOAD-LINKK/$doc
709
710
  ||cheat-world.site^$doc
710
711
  ||clc-link.me^$all
711
712
  ||soft-portal.me^$doc
712
- ||nicesoftware.site^$all
713
713
  ||upload.advgroup.ru/4Fb01xn1$all
714
- ||mediafire.com/folder/bhzkt4wjxzkmr/$doc
714
+ ||mediafire.com/folder/1j4l7uy5imqio/$doc
715
715
  ||mediafire.com/folder/gbhbhm73350j9/$doc
716
+ ||mediafire.com/folder/atuqt39mahs1x/$doc
717
+ ||mediafire.com/folder/oo58rv2asvk2w/$doc
718
+ ||mediafire.com/folder/c4mb1oen4nvus/$doc
716
719
  ||gamefree.vip^$doc
717
- ||liwishacks.com^$doc
718
720
  ||galaxycheats.site^$doc
719
- ||phoenix-software.org^$doc
720
721
  ||pewhack.com^$doc
721
722
  ||cheat.aeesan.com^$doc
722
- ||lavacheat.com^$doc
723
- ! http://193.233.132.47/allsoft
724
- ||193.233.132.47^$all
725
- ||193.233.132.86^$all
723
+ ||gocrazy.gg^$doc
724
+ ||mrbestgame.com^$doc
725
+ ||adobetools.pw^$doc
726
+ ||tautarahack.pro^$doc
727
+ ||platinumhack.com^$all
728
+ ||murhack.com^$doc
729
+ ||insomniahack.fun^$all
730
+ ||trustsoftware.net^$doc
731
+ ! http://92.118.151.48/6B6FGGWm
732
+ ||92.118.151.48^$all
726
733
  .systems/signup?ad_domain=$doc,popup
727
734
  ! fake software updaters /redirections
728
735
  ||1perpersqe1.com^$all
@@ -731,8 +738,6 @@ tech4yougadgets.com##+js(aopr, Notification)
731
738
  ||checkup08.biz^
732
739
  ||illuminatelocks.com^
733
740
  ||mfroute.com^
734
- ||track-149uew.link^
735
- ||update-phone-today.com^
736
741
  ||webpushcloud.top^
737
742
  ||workerz1.com^
738
743
  ||xpayperinstx2.com^
@@ -806,7 +811,6 @@ tech4yougadgets.com##+js(aopr, Notification)
806
811
  ||onlinepromotionsusa.com^$doc
807
812
  ||greenadblocker.com^$doc
808
813
  ||flash.cn^$all
809
- ||superdatenow3.com^$doc
810
814
  ||hentai-tube.me^$doc
811
815
  ||foxmods.xyz^$doc
812
816
  ! Phishing/Malware/Scams
@@ -823,6 +827,7 @@ tech4yougadgets.com##+js(aopr, Notification)
823
827
  ||adblock-pro-download.com^$all
824
828
  ||reepratic.com^$all
825
829
  ||5vcjzwb1tsnd82g.caflu87p1d.ru^$all
830
+ ||existingacountporbkun.italianaconserve.it^$all
826
831
  ! phishing /scam /malware
827
832
  ||cs2-twitchs.com^$all
828
833
  ||dogehype.com^$all
@@ -870,21 +875,54 @@ tech4yougadgets.com##+js(aopr, Notification)
870
875
  ||stcverify.com^$doc
871
876
  ||1980s.click^$doc
872
877
  goharpc.com,pccrackbox.com,cracklabel.com,keystool.com,pcwarezbox.com,10crack.com,crackproductkey.com,profullversion.com,crackswall.com,crackpcsoft.net,proappcrack.com,crackwinz.com,genuineactivator.com,topcracked.com,fullcrackedpc.com,rootcracks.org,idmfullcrack.info,thecrackbox.com,idmpatched.com,autocracking.com,productkeyfree.org,patchcracks.com,cracksole.com,allsoftwarekeys.com,softwar2crack.com,procracks.net,productkeyforfree.com,bypassapp.com,zgamespc.com,newproductkey.com,serialkeysfree.org,wazusoft.com,getpcsofts.net,rootscrack.com,activators4windows.com,crackfury.com,torrentfilefree.com,9to5crack.com,greencracks.com,procrackhere.com,proproductkey.com,crack11.com,centerapps.net,freelicensekey.org,pcsoftz.net,freecrackdownload.com,f4file.com,serialkey360.com##[onclick*="open"]
873
- serialkey89.com,installcracks.com,crackserialkey.co,maliksofts.com,crackpropc.com,ayeshapc.com,crackhomes.com,crackspro.co,crackknow.com,4howcrack.com,trycracksoftware.com,getprocrack.co,activationkeys.co,organiccrack.com,softwarance.com,procrackkey.co,download4mac.com,freeactivationkeys.org,explorecrack.com,okproductkey.com,downloadpc.net,up4pc.com,hitproversion.com,cracktube.net,abbaspc.net,crackdownload.org,crackdownload.me,corecrack.com,windowsactivator.info,keygenstore.com,procrackpc.co,getmacos.org,latestproductkey.co,shanpc.com,crackpckey.com,torrentfilefree.com,patchcracks.com,idmfullversion.com,wareskey.com,crackbell.com,newproductkey.com,osproductkey.com,serialkeysfree.org,autocracking.com,crackzoom.com,greencracks.com,profullversion.com,crackswall.com,rootcracks.org,licensekeys.org,softserialkey.com,free4pc.org,productkeys.org,crackedfine.com,idmcrackeys.com,crackedhere.com,licensekeysfree.org,trycracksetup.com,crackedsoft.org,assadpc.com,thecrackbox.com,crackproductkey.com,cracklabel.com,keystool.com,crackedpcs.com,cracksmad.com,licensekeyup.com,chcracked.com,finalcracked.com,activatorpros.com,crackedmod.com,whitecracked.com,cracksoon.com,boxcracked.com,activationkey.org,serialkeypatch.org,crackedsoftpc.com,proapkcrack.com,softscracked.com,freeappstorepc.com,reallpccrack.com,crackfullkey.net,hmzapc.com,zcracked.com,usecracked.com,crackedversion.com,aryancrack.com,piratespc.net,reallcrack.com,fultech.org,crackpro.org,cracksray.com,pcwarezbox.com,cracksmat.com,crackxpoint.com,startcrack.co,crackbros.com,pcfullversion.com,sjcrack.com##center > [class*="buttonPress-"]
878
+ serialkey89.com,installcracks.com,crackserialkey.co,maliksofts.com,crackpropc.com,ayeshapc.com,crackhomes.com,crackspro.co,crackknow.com,4howcrack.com,trycracksoftware.com,getprocrack.co,activationkeys.co,organiccrack.com,softwarance.com,procrackkey.co,download4mac.com,freeactivationkeys.org,explorecrack.com,okproductkey.com,downloadpc.net,up4pc.com,hitproversion.com,cracktube.net,abbaspc.net,crackdownload.org,crackdownload.me,corecrack.com,windowsactivator.info,keygenstore.com,procrackpc.co,getmacos.org,latestproductkey.co,shanpc.com,crackpckey.com,torrentfilefree.com,patchcracks.com,idmfullversion.com,wareskey.com,crackbell.com,newproductkey.com,osproductkey.com,serialkeysfree.org,autocracking.com,crackzoom.com,greencracks.com,profullversion.com,crackswall.com,rootcracks.org,licensekeys.org,softserialkey.com,free4pc.org,productkeys.org,crackedfine.com,idmcrackeys.com,crackedhere.com,licensekeysfree.org,trycracksetup.com,crackedsoft.org,assadpc.com,thecrackbox.com,crackproductkey.com,cracklabel.com,keystool.com,crackedpcs.com,cracksmad.com,licensekeyup.com,chcracked.com,finalcracked.com,activatorpros.com,crackedmod.com,whitecracked.com,cracksoon.com,boxcracked.com,activationkey.org,serialkeypatch.org,crackedsoftpc.com,proapkcrack.com,softscracked.com,freeappstorepc.com,reallpccrack.com,crackfullkey.net,hmzapc.com,zcracked.com,usecracked.com,crackedversion.com,aryancrack.com,piratespc.net,reallcrack.com,fultech.org,crackpro.org,cracksray.com,pcwarezbox.com,cracksmat.com,crackxpoint.com,startcrack.co,crackbros.com,pcfullversion.com,sjcrack.com,repack-games.com##center > [class*="buttonPress-"]
874
879
  free4pc.org,warezcrack.net,freeprosoftz.com,vcracks.com,crackthere.com,keygenfile.net,scracked.com,cyberspc.com,softzcrack.com,crackintopc.com,zslicensekey.com,procrackpc.com,crackshere.com,crackdj.com,cracktopc.com,serialsofts.com,prosoftlink.com,zscracked.com,crackvip.com,windowcrack.com,softsnew.com,licensecrack.net,vstpatch.net,newcrack.info,topkeygen.com,vsthomes.com,vstserial.com,procrackerz.com,pcfullcrack.org,keygenpc.com,bicfic.com,ikcrack.com,downloadcracker.com,karancrack.com,piratesfile.com,activatorwin.com,starcrack.net,crackproduct.com,dgkcrack.com,crackglobal.com,crackcan.com,keygendownloads.com,crackpatched.com,windowsactivators.org,serialsoft.org,crackit.org,productscrack.com,crackurl.info,crackroot.net,crackmak.com,seeratpc.com,crackmix.com,piratepc.me,activators4windows.com,letcracks.com,latestcracked.com,proproductkey.com,fullversionforever.com,vlsoft.net,topcracked.com,goharpc.com,crackeado.net,freecrackdownload.com,assadpc.com,fileoye.com,f4file.com,crackpcsoft.net,crackwinz.com,excrack.com,mahcrack.com,get4pcs.com,keygenwin.com,mycrackfree.com,crackfullpro.com,crackkey4u.com,fileserialkey.com,cracksdat.com,crackgrid.com,licensekeysfree.com,crackkeymac.com,freecrack4u.com,getintomac.net,protocrack.com,crackreview.com,activatorskey.com,kuyhaa.cc,cracktel.com,up4crack.com,cracksmat.com,crackbros.com,pcfullversion.com,crackcut.com##div[class^="code-block code-block-"]
875
880
  crackkits.com,rootcracks.co,crackwatch.org,crackfix.net,origincrack.com,procrackerz.com,crackhub.org,crackrules.com,zeemalcrack.com,haxmac.cc,cracka2zsoft.com,clevercracks.com,crackpropc.com,crackspro.co,crackknow.com,onhax.in,haxpc.net##.getox
876
- alicracks.com,win-crack.com,productkeyfree.org,productkeyforfree.com,wazusoft.com,piratesfile.com,kalicrack.com,sadeempc.com,letcracks.com,topkeygen.com,thepiratecity.co##center > a
881
+ alicracks.com,win-crack.com,productkeyfree.org,productkeyforfree.com,wazusoft.com,piratesfile.com,kalicrack.com,sadeempc.com,letcracks.com,topkeygen.com,thepiratecity.co,torrentmac.net,ryuugames.com##center > a
877
882
  cracksoftwaress.net##div[style="float: none; margin:10px 0 10px 0; text-align:center;"]
878
883
  haxnode.net##[id^="haxno-"]
884
+ romsdl.net##a[rel="nofollow noreferrer noopener"][target="_blank"]
879
885
  ||xforce-cracks.com^$doc
880
886
  ||fileisready.com^$doc
881
- /?act=*&epcVIP=$doc
882
887
  ||yip.su/latestfiles|$all
883
888
  ||cli.re/premiumfiles|$all
884
889
  ||coronasfapps.net^$doc
885
890
  ||sustac.com^$all
891
+ ||thefreesoft.com^$doc
892
+ ||sbjjzdwqg41ps.click^$all
893
+ ||9bghqk3avg2gnh.click^$all
894
+ ||keychauoic.click^$all
895
+ ||80fvj17ws14n.click^$all
896
+ ||khw6g09fx28k.cfd^$all
897
+ ||49gw5gonj143k.click^$all
898
+ ||2ajsvd12.com^$all
899
+ ||vgfrrtc.click^$all
900
+ ||vablecable.click^$all
901
+ ||rosterfile4u.click^$all
902
+ ||a18n5nh14xos.click^$all
903
+ ||rarvinzp.click^$all
904
+ ||mcteirx.click^$all
905
+ ||igluumars.click^$all
906
+ ||poixtre.click^$all
907
+ ||ygabgga.click^$all
908
+ ||browimeto.click^$all
909
+ ||thsgbbsg.click^$all
910
+ ||ambrkx.click^$all
911
+ .click/?s=*&g=*&q=files.zip$doc
912
+ .click/*?s=*&g=*&q=$script,3p
913
+ .click/?h=*&user=$script,3p
914
+ .click/?user=*&h=$script,3p
915
+ .click/*/?partner=*&pg=$script,3p
916
+ .xyz/*?s=*&g=*&q=$script,3p
917
+ .xyz/?h=*&user=45$script,3p
918
+ .xyz/*/?partner=*&pg=$script,3p
919
+ .cfd/?h=*&user=$script,3p
920
+ .cfd/?aD*HlwZT1jJnRtcD01JmFkY29kZT0x$script,3p
921
+ .one/?h=*&user=$script,3p
922
+ .online/?h=*&user=$script,3p
923
+ .pro/?h=*&user=$script,3p
886
924
  ||theannoyingsite.com^$all
887
- .top/vpnupdate/*/index.html$doc
925
+ /vpnupdate/*/index.html?*p1=$doc
888
926
  ||smartklick.biz^$all
889
927
  ||zoosk.online^$all
890
928
  ||fulptube.org^$all
@@ -896,7 +934,6 @@ haxnode.net##[id^="haxno-"]
896
934
  ||sale24-pills.com^$doc
897
935
  ||junk-cleaner.org^$all
898
936
  ||hdvideosnet.com^
899
- ||shaktilar.xyz^$all
900
937
  ||fullcrack.vn^$all
901
938
  /rtbfeed.php?$image,3p
902
939
  ||phone-analyzer.com^$doc
@@ -917,17 +954,12 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
917
954
  ||sxfyjygs.com^$all
918
955
  ||zenlytrade.com^$all
919
956
  ||rubika.ir^$all,domain=~web.rubika.ir|~m.rubika.ir
920
- ||letrigaze.live^$all
921
957
  ||luckypapa.top^$all
922
958
  ||nbsfmradio.com^$all
923
959
  ||ngazi.co.tz^$all
924
960
  ||video-watch1.com^$all
925
961
  ||musicinmysoul.biz^$all
926
962
  ||choseoffhandsight.com^$all
927
- ||metamasku.cc^$all
928
- ||downloadpro.online^$all
929
- ||install1nstall1.com^$all
930
- ||factor1right.com^$all
931
963
  ||speedsoft-one.com^$all
932
964
  ||whitefuulsoft.com^$all
933
965
  ||softredtech.com^$all
@@ -935,7 +967,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
935
967
  ||flymylife.info^$all
936
968
  ||kochava.com^
937
969
  ||neptunclicks.com^
938
- ||oolomos.com^$all
939
970
  ||arakusus.com^$all
940
971
  ||imgfil.com^$all
941
972
  ||urlcod.com^$all
@@ -977,15 +1008,14 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
977
1008
  &t=main9|$doc,domain=live
978
1009
  &t=main9ljs|$doc,domain=live
979
1010
  &t=main9expsess|$doc,domain=live
1011
+ &t=mono|$doc,domain=info
980
1012
  ||hypixei.com^$all
981
- ||msverify.dev^$all
982
1013
  ! Fake Steam website
983
1014
  ||99box.com^$all
984
1015
  ||ezadblocker.com^$all
985
1016
  ||watchadsfree.com^$all
986
1017
  ||discordoauthverification.onrender.com^$all
987
1018
  ||barlear.ru^$all
988
- ||mc-hypixel.store^$all
989
1019
  ||kaminarisubs.net^$all
990
1020
  ||galeden.cn^$all
991
1021
  ! Phishing gathered from Twitter
@@ -1001,13 +1031,10 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1001
1031
  ||chargerlogistics-dot-exceldocsverification.uk.r.appspot.com^$all
1002
1032
  ||bizerba-dot-azure-projectfiles.uk.r.appspot.com^$all
1003
1033
  ||aidla64.com^$all
1004
- ||uahora.com^$all
1005
1034
  ||cpuild.app^$all
1006
1035
  ||alda64.com^$all
1007
1036
  ||aida64ex.com^$all
1008
1037
  ||metamaskw.cc^$all
1009
- ||taylormadesells.com^$all
1010
- ||withaaglad.top^$all
1011
1038
  ||aajdrp.com^$all
1012
1039
  ||italianlottery.com^$all
1013
1040
  ||metamasek.cc^$all
@@ -1031,10 +1058,8 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1031
1058
  ||ib-aieonobanck-co-jp.top^$all
1032
1059
  ||blisterlngdate.com^$all
1033
1060
  ||fapello.xyz^$all
1034
- ||jsbetzh.com^$all
1035
1061
  ||sersdlos.cyou^$all
1036
1062
  ||pf0755.cn^$all
1037
- ||baoding66.top^$all
1038
1063
  ||hohshops.com^$all
1039
1064
  ||yanrefael.com^$all
1040
1065
  ||amzpma.com^$all
@@ -1054,7 +1079,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1054
1079
  ||pppfgz.wiki^$all
1055
1080
  ||luckypapa.xyz^$doc
1056
1081
  ||reviewspay.cc^$all
1057
- ||jsdushid.com^$all
1058
1082
  ||manage-fpw-my-sakura-fpw-jp-fpw.impulsion.mu^$all
1059
1083
  ||honda-law-office.jp/wp-includes/70038/Earthcorejp/|$doc
1060
1084
  ||metamasktoken.cc^$all
@@ -1072,21 +1096,14 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1072
1096
  ||jpzone.vip^$all
1073
1097
  ||aeonhelp.org^$all
1074
1098
  ||tokyobag.shop^$all
1075
- ||zozo-jp.shop^$all
1076
1099
  ||erdfkhxrnanm.top^$all
1077
1100
  ||tfehmsag.xyz^$all
1078
1101
  ||authority-uspser.top^$all
1079
1102
  ||www.uspertest.vip^$all
1080
- ||benneteb18.shop^$all
1081
- ||bergeord20.shop^$all
1082
- ||geraidce16.shop^$all
1083
- ||maxwecor19.shop^$all
1084
- ||roryeico21.shop^$all
1085
1103
  ||xqfefdkey.xyz^$all
1086
1104
  ||corre-os.top^$all
1087
1105
  ||aeonasco.com^$all
1088
1106
  ||tokyo-waters.com^$all
1089
- ||tepco-tokyos.xyz^$all
1090
1107
  ||app-bitbanlk-cc.weebly.com^$all
1091
1108
  ||www-bitbenk-app.com^$all
1092
1109
  ||artenthusiastany.sa.com^$all
@@ -1094,28 +1111,26 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1094
1111
  ||tpoint-sites.com^$all
1095
1112
  ||cordialhoist.top^$all
1096
1113
  ||ovxqtp.cfd^$all
1097
- ||aeoncojp.shop^$all
1098
1114
  ||app.stocksj.xyz^
1099
1115
  ||oioi-store.vip^$all
1100
1116
  ||totalpcsecure.com^$all
1101
1117
  ||my-docomo.tokyo^$all
1102
1118
  ||gczxaczixzierxzier.com^$all
1103
1119
  ||aryn.za.com^$all
1120
+ ||zhikunux.com^$all
1121
+ ||myetherwalletet.org^$all
1122
+ ||smart-ex-jp.top^$all
1104
1123
  ||pocket-888.com^$all
1105
1124
  ! scam sites
1106
1125
  ||adblock-one-protection.com^$all
1107
1126
  ||browser-updating.com^$all
1108
1127
  ||webuzz.me^$doc
1109
- ||crosmall.homes^$all
1110
1128
  ||coup-ling.net^$all
1111
1129
  ||coup-ling-dm.net^$all
1112
1130
  ||pulan.site^$all
1113
1131
  ||thostco.club^$all
1114
- ||jpmalls.xyz^$all
1115
1132
  ||gokinjolove.jp^$all
1116
1133
  ||gokinjolove.net^$all
1117
- ||misstt.top^$all
1118
- ||wonsy.top^$all
1119
1134
  ||hornygirlsinapp.com^$all
1120
1135
  ||id001.jp^$all
1121
1136
  ||xbav.one^$all
@@ -1149,14 +1164,9 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1149
1164
  ||bestxchat.net^$doc
1150
1165
  ||bluew-web.com^$doc
1151
1166
  ||cabinet-office-go.com^$doc
1152
- ||can-pq-dee.com^$doc
1153
1167
  ||car-na.jp^$doc
1154
1168
  ||cbcdnkyyxubdsrmg.com^$doc
1155
1169
  ||cdypsqghdgrw.com^$doc
1156
- ||ce-ent.biz^$doc
1157
- ||ce-free.biz^$doc
1158
- ||ces-ent.biz^$doc
1159
- ||ces-free.biz^$doc
1160
1170
  ||ch3l.net^$doc
1161
1171
  ||chl3.net^$doc
1162
1172
  ||clubfukugyou.work^$doc
@@ -1174,11 +1184,9 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1174
1184
  ||drct-match.net^$doc
1175
1185
  ||dydynight.org^$doc
1176
1186
  ||eag1eag1e.com^$doc
1177
- ||elegant-erection.com^$doc
1178
1187
  ||en-kakuri.biz^$doc
1179
1188
  ||en-mu-su-bi.com^$doc
1180
1189
  ||entertainment-undamped.net^$doc
1181
- ||epel-felmier.com^$doc
1182
1190
  ||everyinfox2023.com^$doc
1183
1191
  ||eyes-luv-u.com^$doc
1184
1192
  ||f2f-free.biz^$doc
@@ -1217,14 +1225,10 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1217
1225
  ||i2019.jp^$doc
1218
1226
  ||in.other-geronica.com^$doc
1219
1227
  ||indiscerptible-provisionally.jp^$doc
1220
- ||infoemphasiseleventh.com^$doc
1221
- ||infooperationsqueeze.com^$doc
1222
- ||infosmellleather.com^$doc
1223
1228
  ||indi-ana.jp^$doc
1224
1229
  ||ir0d0ri.jp^$doc
1225
1230
  ||iri195.net^$doc
1226
1231
  ||irie3.net^$doc
1227
- ||iuckgzcbceycgjs.com^$doc
1228
1232
  ||ivy2241u.jp^$doc
1229
1233
  ||jamjamjam.biz^$doc
1230
1234
  ||k-colorful.jp^$doc
@@ -1273,7 +1277,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1273
1277
  ||meguri-y.net^$doc
1274
1278
  ||meltiness.jp^$doc
1275
1279
  ||message117.jp^$doc
1276
- ||mith-ril.net^$doc
1277
1280
  ||mobaapo.net^$doc
1278
1281
  ||moody-night.net^$doc
1279
1282
  ||moogle-set.space^$doc
@@ -1289,7 +1292,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1289
1292
  ||neverthelessadvertising.com^$doc
1290
1293
  ||new.hpk0fu9.jp^$doc
1291
1294
  ||newencounter.pw^$doc
1292
- ||nova.great-chat.net^$doc
1293
1295
  ||ntt4p6tgc.com^$doc
1294
1296
  ||nydlaepytwuekwhfyvivsf.com^$doc
1295
1297
  ||on-glamour.xyz^$doc
@@ -1329,7 +1331,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1329
1331
  ||salonoshirase.net^$doc
1330
1332
  ||sen-no-y-t.com^$doc
1331
1333
  ||shells.pairapple.net^$doc
1332
- ||skpt9s.jp^$doc
1333
1334
  ||slow-piercer.com^$doc
1334
1335
  ||sns-pair.net^$doc
1335
1336
  ||soul-ft.com^$doc
@@ -1350,8 +1351,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1350
1351
  ||tadamatch.com^$doc
1351
1352
  ||tenluuce.jp^$doc
1352
1353
  ||terinron.com^$doc
1353
- ||thanks-dot.com^$doc
1354
- ||trgxchjiskfsxee.com^$doc
1355
1354
  ||tsumalabo.jp^$doc
1356
1355
  ||tttt.star095.com^$doc
1357
1356
  ||tumalabo.net^$doc
@@ -1363,50 +1362,31 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1363
1362
  ||vanilla-japan.net^$doc
1364
1363
  ||verita-t.jp^$doc
1365
1364
  ||very.bes-tplay.com^$doc
1366
- ||vip.trust-site.net^$doc
1367
1365
  ||we.success-vichada.com^$doc
1368
1366
  ||with.2-on-line.com^$doc
1369
1367
  ||y3tkz53rz.com^$doc
1370
1368
  ||yu0287tk.com^$doc
1371
1369
  ||yumajhsbsff.com^$doc
1372
- ||zmrbkwtmbvzmznv.com^$doc
1373
- ||ztkjjhkzaidpanu.com^$doc
1374
1370
  ||2dfjwa.com^$doc
1375
- ||8ngpmu.com^$doc
1376
1371
  ||addicted-to-u.com^$doc
1377
- ||af6frm.com^$doc
1378
1372
  ||apple22cd.com^$doc
1379
1373
  ||back-rich.com^$doc
1380
1374
  ||cherry.mermaid77c.com^$doc
1381
- ||dgduwb.com^$doc
1382
- ||eeu5dt.com^$doc
1383
1375
  ||jivo-ce.jp^$doc
1384
- ||md47ez.com^$doc
1385
1376
  ||online2022-shopping.com^$doc
1386
- ||ptn9tf.com^$doc
1387
- ||uxzdx5.com^$doc
1388
1377
  ||whimsicalrain.com^$doc
1389
- ||6464f046fd436e46h.buzz^$all
1390
- ||franceexpress.net^$all
1391
- ||funwithflies.online^$all
1392
1378
  ||japanshopforsale.fun^$all
1393
1379
  ||japanshopforsale.store^$all
1394
1380
  ||khjkhk.store^$all
1395
- ||malayriyabukhar.xyz^$all
1396
- ||meeturdate.com^$all
1397
1381
  ||merachatkaghar.xyz^$all
1398
1382
  ||myjapanonlineshop.xyz^$all
1399
1383
  ||mynameserverok.xyz^$all
1400
- ||newdomainleloyarjaldiseab.beauty^$all
1401
- ||newdomianleloyarjaldiseabto.quest^$all
1402
1384
  ||slapcleaner.com^$all
1403
1385
  ||tatikhale.xyz^$all
1404
1386
  ||2226wurpatw.tokyo^$doc
1405
- ||ab5sa.com^$doc
1406
1387
  ||app.plum375ap.com^$doc
1407
1388
  ||asiansgetnaughty.com^$doc
1408
1389
  ||blackstunners.com^$doc
1409
- ||bxg-h.jp^$doc
1410
1390
  ||budhump.com^$doc
1411
1391
  ||connect-wp.net^$doc
1412
1392
  ||electro-magneticwave.com^$doc
@@ -1416,9 +1396,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1416
1396
  ||line-bs.com^$doc
1417
1397
  ||localsgowild.com^$doc
1418
1398
  ||naughtyfever.com^$doc
1419
- ||nw-fzi.jp^$doc
1420
1399
  ||oo.opaall.com^$doc
1421
- ||or-nl.jp^$doc
1422
1400
  ||sldg02.com^$doc
1423
1401
  ||sll-lp1f.com^$doc
1424
1402
  ||smart-chat.info^$doc
@@ -1429,14 +1407,11 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1429
1407
  ||woman-busi.com^$doc
1430
1408
  ||world-vision-central.com^$doc
1431
1409
  ||chaljakismat.xyz^$all
1432
- ||japanshopforsale.online^$all
1433
- ||omiaijapan.net^$all
1434
1410
  ||japanclothing.in^$all
1435
1411
  ||secure-57v.pages.dev^$all
1436
1412
  ||sweepsdomains.co.uk^$all
1437
1413
  ||windowliveinfo.live^$all
1438
1414
  ||swaws.link^$all
1439
- ||amante-love1.com^$doc
1440
1415
  ||ll-m-work-2020.com^$doc
1441
1416
  ||pgym2t8p25uf3gz.com^$doc
1442
1417
  ||slb3cr9dx9.jp^$doc
@@ -1444,13 +1419,11 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1444
1419
  ||sukui05.com^$doc
1445
1420
  ||36vv-ssj.com^$doc
1446
1421
  ||4miracle4.jp^$doc
1447
- ||4qy35wd.com^$doc
1448
1422
  ||7nwa.cxiujudffaitd.jp^$doc
1449
1423
  ||abc.youtus7216.com^$doc
1450
1424
  ||akfdfdnupyfy.com^$doc
1451
1425
  ||amari-ama.com^$doc
1452
1426
  ||ank.vop-95jszkk.jp^$doc
1453
- ||attendantmulticultural.com^$doc
1454
1427
  ||axd.jp^$doc
1455
1428
  ||bambam-bi.com^$doc
1456
1429
  ||c-al-e1nder.com^$doc
@@ -1462,7 +1435,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1462
1435
  ||dddiey-s1d2.com^$doc
1463
1436
  ||ddeityy.com^$doc
1464
1437
  ||deaimatch.jp^$doc
1465
- ||dream-by-catch.com^$doc
1466
1438
  ||everhotmet.com^$doc
1467
1439
  ||every-fpcx.com^$doc
1468
1440
  ||facebooc.jp^$doc
@@ -1470,32 +1442,24 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1470
1442
  ||friendmatch.jp^$doc
1471
1443
  ||ganesha0910.com^$doc
1472
1444
  ||ganesha52697.com^$doc
1473
- ||gm-we.jp^$doc
1474
1445
  ||gtir5die6sutngr.jpn.com^$doc
1475
1446
  ||happiness-gate.com^$doc
1476
1447
  ||happy-h0ur.jp^$doc
1477
1448
  ||heart-s2.com^$doc
1478
- ||htjrs-6re-ew.com^$doc
1479
- ||htre-vcf-d.com^$doc
1480
1449
  ||iikanjiyanakanjide.wixsite.com^$doc
1481
1450
  ||j75e-gfrs-df.com^$doc
1482
1451
  ||kisekichikara.com^$doc
1483
1452
  ||l1nefree.com^$doc
1484
1453
  ||loto-chance.com^$doc
1485
1454
  ||makoto-in-room.wixsite.com^$doc
1486
- ||mercury-fortune-telling.net^$doc
1487
1455
  ||moira-101.com^$doc
1488
1456
  ||nem0phila000.com^$doc
1489
1457
  ||nitr5eur6fjhtsw.jpn.com^$doc
1490
1458
  ||npo-government.jp^$doc
1491
1459
  ||okai.work^$doc
1492
- ||onegoodperday.com^$doc
1493
1460
  ||p3s18f1d0.com^$doc
1494
1461
  ||pa-ir.net^$doc
1495
1462
  ||pc.candlecandle.jp^$doc
1496
- ||pcfdt0001.com^$doc
1497
- ||pcfgdi0001.com^$doc
1498
- ||pcfsb0001.com^$doc
1499
1463
  ||pdss3a1r.jp^$doc
1500
1464
  ||pfunding-01.com^$doc
1501
1465
  ||pororin081.com^$doc
@@ -1507,23 +1471,19 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1507
1471
  ||som7ebb3.com^$doc
1508
1472
  ||somatryui53.com^$doc
1509
1473
  ||star-fortune.com^$doc
1510
- ||stella1647.com^$doc
1511
1474
  ||supp0.jp^$doc
1512
1475
  ||toki-no-irodori.com^$doc
1513
1476
  ||tokyo-get-business.jp^$doc
1514
1477
  ||tomodachixoxo.wixsite.com^$doc
1515
1478
  ||triangle123.com^$doc
1516
1479
  ||trust-tarade.net^$doc
1517
- ||txi-r.jp^$doc
1518
1480
  ||ukokjxfbdqwffmuvsd.jp^$doc
1519
1481
  ||umjditpwlb4f.com^$doc
1520
1482
  ||unmei-kaika.com^$doc
1521
- ||ur54-htres.com^$doc
1522
1483
  ||very10.com^$doc
1523
1484
  ||vf5rkgirsir8ska.jpn.com^$doc
1524
1485
  ||vitop7eg5sqwgbk.jpn.com^$doc
1525
1486
  ||vixii.co^$doc
1526
- ||w4y5u6.com^$doc
1527
1487
  ||wishhoree1890.com^$doc
1528
1488
  ||with-with.net^$doc
1529
1489
  ||xs5rur1she7eyry.jpn.com^$doc
@@ -1534,7 +1494,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1534
1494
  ||angelchance.com^$doc
1535
1495
  ||b2ujcm.com^$doc
1536
1496
  ||be-loaded.com^$doc
1537
- ||characteristicobservant.com^$doc
1538
1497
  ||clarinet20.com^$doc
1539
1498
  ||coralnov.jp^$doc
1540
1499
  ||deai.amour-site.com^$doc
@@ -1555,7 +1514,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1555
1514
  ||fukunoha211013.com^$doc
1556
1515
  ||fukura210317.com^$doc
1557
1516
  ||future-marvellous.com^$doc
1558
- ||gdzewykg-e6bh3e.com^$doc
1559
1517
  ||gluck-happy.com^$doc
1560
1518
  ||gluck-fortune.com^$doc
1561
1519
  ||gluck-happyuranai.com^$doc
@@ -1630,7 +1588,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1630
1588
  ||tada10ve.jp^$doc
1631
1589
  ||tada1ove.com^$doc
1632
1590
  ||take.the.n-chapter.jp^$doc
1633
- ||themselves-embryo.com^$doc
1634
1591
  ||tkmailgirl.xyz^$doc
1635
1592
  ||toxic-ventilate.com^$doc
1636
1593
  ||ultratime.info^$doc
@@ -1643,7 +1600,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1643
1600
  ||uranaisalon-gluck.com^$doc
1644
1601
  ||uu-charisma.jp^$doc
1645
1602
  ||v-yummy.com^$doc
1646
- ||vin.vaji47uj.com^$doc
1647
1603
  ||vroom24.com^$doc
1648
1604
  ||vroom24365.com^$doc
1649
1605
  ||webdeai.jp^$doc
@@ -1658,14 +1614,12 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1658
1614
  ||alphabet0120.com^$doc
1659
1615
  ||au0212te.com^$doc
1660
1616
  ||auni230119.com^$doc
1661
- ||backyardperipheral.com^$doc
1662
1617
  ||best-web2020.com^$doc
1663
1618
  ||computer0120.com^$doc
1664
1619
  ||cyber0120.com^$doc
1665
1620
  ||degmq5l23.jp^$doc
1666
1621
  ||direct198.com^$doc
1667
1622
  ||dosudosuo.com^$doc
1668
- ||dotcom0120.com^$doc
1669
1623
  ||fanfande.net^$doc
1670
1624
  ||female-good.work^$doc
1671
1625
  ||forum0120.com^$doc
@@ -1674,9 +1628,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1674
1628
  ||kasegeru-rank.com^$doc
1675
1629
  ||li-neeee.net^$doc
1676
1630
  ||linemail.work^$doc
1677
- ||magnum0120.com^$doc
1678
1631
  ||make2022.com^$doc
1679
- ||neutral0120.com^$doc
1680
1632
  ||positive0120.com^$doc
1681
1633
  ||protein0120.com^$doc
1682
1634
  ||okay-work.info^$doc
@@ -1689,8 +1641,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1689
1641
  ||smile-4u-2u.com^$doc
1690
1642
  ||sokkinjobmasu.work^$doc
1691
1643
  ||tim.time-time-zyunizi.com^$doc
1692
- ||uj2tu1y.com^$doc
1693
- ||unclependulum.com^$doc
1694
1644
  ||xxxmake.com^$doc
1695
1645
  ||yours-mail.com^$doc
1696
1646
  ||1litteno.home-walil1.jp^$doc
@@ -1700,7 +1650,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1700
1650
  ||56fv2z8bfv9.com^$doc
1701
1651
  ||5jd2tj2idrool.com^$doc
1702
1652
  ||777.funnyy.net^$doc
1703
- ||advancedaily711.com^$doc
1704
1653
  ||ai-ne.net^$doc
1705
1654
  ||ai-tas.com^$doc
1706
1655
  ||ai3tu.com^$doc
@@ -1708,7 +1657,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1708
1657
  ||amaenbo.jp^$doc
1709
1658
  ||amourplace.jp^$doc
1710
1659
  ||ancient-guidance.jp^$doc
1711
- ||animal-vegetable.com^$doc
1712
1660
  ||apple012.com^$doc
1713
1661
  ||ataru-loto.com^$doc
1714
1662
  ||atchm.net^$doc
@@ -1750,20 +1698,15 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1750
1698
  ||home-22-time.com^$doc
1751
1699
  ||hy4ied3d.com^$doc
1752
1700
  ||i5h56ozira7l6.jp^$doc
1753
- ||ideallife21.com^$doc
1754
1701
  ||ii-earth.com^$doc
1755
1702
  ||imvcenuietfmw.net^$doc
1756
- ||itssofunny010.com^$doc
1757
1703
  ||jack-roaddinc.jp^$doc
1758
1704
  ||japanhotties.jp^$doc
1759
1705
  ||jdoasjfojuhod.com^$doc
1760
1706
  ||kaiunmegami.jp^$doc
1761
1707
  ||kaiunrecipe.com^$doc
1762
- ||kmamk.net^$doc
1763
1708
  ||koipara.jp^$doc
1764
- ||kring-stone.jp^$doc
1765
1709
  ||lib-333-lib.com^$doc
1766
- ||likeandlive.com^$doc
1767
1710
  ||local-bang.com^$all
1768
1711
  ||lovedotto.net^$doc
1769
1712
  ||lovewish.jp^$doc
@@ -1783,7 +1726,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1783
1726
  ||myocean.jp^$doc
1784
1727
  ||nakayama.chikarakosopower.com^$doc
1785
1728
  ||netsgram.com^$doc
1786
- ||network.pochi-apricot.com^$doc
1787
1729
  ||nextaex.com^$doc
1788
1730
  ||one.thx-birthday.com^$doc
1789
1731
  ||one-two-up.jp^$doc
@@ -1794,7 +1736,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1794
1736
  ||pairnavipairnavi.com^$doc
1795
1737
  ||pakok.net^$doc
1796
1738
  ||paradise-angel.com^$doc
1797
- ||paysnum.com^$doc
1798
1739
  ||peaces-ign.com^$doc
1799
1740
  ||peachzone.site^$doc
1800
1741
  ||plaza-l1o0nni-p1aza.com^$doc
@@ -1843,9 +1784,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1843
1784
  ||xtqmufypnebap.jp^$doc
1844
1785
  ||xyg.application-sns.com^$doc
1845
1786
  ||you4love.jp^$doc
1846
- ||zil1u73o.mars-for-5gt2li.com^$doc
1847
1787
  ||zmaka.net^$doc
1848
- ||taosaleset.com^$all
1849
1788
  ||0281.jp^$doc
1850
1789
  ||0909810.com^$doc
1851
1790
  ||093093.jp^$doc
@@ -1981,9 +1920,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1981
1920
  ||5050.fm^$doc
1982
1921
  ||6xtpke4.com^$doc
1983
1922
  ||8xpamp5fxd.com^$doc
1984
- ||a5qd6qjhwg5d.com^$doc
1985
1923
  ||aberration-0000000001.com^$doc
1986
- ||abstain-soldier.com^$doc
1987
1924
  ||adoptmeantranslate.com^$doc
1988
1925
  ||after-7.net^$doc
1989
1926
  ||aikatuz.jp^$doc
@@ -1998,7 +1935,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
1998
1935
  ||browser9182.web.fc2.com^$doc
1999
1936
  ||burmesterone.jp^$doc
2000
1937
  ||callb.biz^$doc
2001
- ||catchmetalk.blog^$doc
2002
1938
  ||catchmetalk.com^$doc
2003
1939
  ||charecttorr.jp^$doc
2004
1940
  ||charm-n.com^$doc
@@ -2055,7 +1991,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2055
1991
  ||happiness-gate01.com^$doc
2056
1992
  ||high-moon-sun.com^$doc
2057
1993
  ||higher-mainnd.jp^$doc
2058
- ||hretdsubgrmc.jp^$doc
2059
1994
  ||htgefegf56756.xyz^$doc
2060
1995
  ||hy3irjf.com^$doc
2061
1996
  ||igazre.com^$doc
@@ -2076,7 +2011,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2076
2011
  ||michibiki-uranai.com^$doc
2077
2012
  ||miracle-door.com^$doc
2078
2013
  ||mirai-kouun2023.com^$doc
2079
- ||mjzca66n34j7.com^$doc
2080
2014
  ||moon-luck-power.com^$doc
2081
2015
  ||mother-sku.jp^$doc
2082
2016
  ||okanekasegeru.com^$doc
@@ -2120,17 +2054,13 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2120
2054
  ||uranai-hit.com^$doc
2121
2055
  ||uranai-like.com^$doc
2122
2056
  ||utugmz93sr.com^$doc
2123
- ||wafxz2.com^$doc
2124
2057
  ||wastearguewasteill.com^$doc
2125
2058
  ||web.fe-vrier.com^$doc
2126
2059
  ||whpbrmdss.com^$doc
2127
2060
  ||will-kantei.com^$doc
2128
2061
  ||wkdk.jp^$doc
2129
- ||xmwvmzm3fd8h.com^$doc
2130
- ||zrkp7fgmcdwe.com^$doc
2131
2062
  ||feemwshape.sbs^$doc
2132
2063
  ||6xy-zg.com^$doc
2133
- ||bvnx599app.com^$doc
2134
2064
  ||cwa-2020.com^$doc
2135
2065
  ||dwoetbarcrooplsloiwh.com^$doc
2136
2066
  ||gargar.making-garden.com^$doc
@@ -2179,7 +2109,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2179
2109
  ||fure-ai.com^$doc
2180
2110
  ||fure-ai.site^$doc
2181
2111
  ||happy-classic.com^$doc
2182
- ||poiu7895123.jp^$doc
2183
2112
  ||rea-love.net^$doc
2184
2113
  ||bvjdogmfommbobmedmf.com^$doc
2185
2114
  ||ggtt-more-special.com^$doc
@@ -2194,19 +2123,14 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2194
2123
  ||xa7f8d9i9su2pchn6mps.com^$doc
2195
2124
  ||btc8228.com^$all
2196
2125
  ||btc9339.com^$all
2197
- ||eoxleiy.store^$all
2198
2126
  ||abacus-prefix.com^$doc
2199
- ||aj5sa87e.com^$doc
2200
2127
  ||celezma.net^$doc
2201
2128
  ||dismay-sacred.com^$doc
2202
- ||hamfqppcycjiskc.com^$doc
2203
2129
  ||loveru.jp^$doc
2204
2130
  ||match-1match.jp^$doc
2205
2131
  ||morale-yellow.com^$doc
2206
- ||quq.ygdd7ssl.com^$doc
2207
2132
  ||t1amo.jp^$doc
2208
2133
  ||gswwichggroup.top^$doc
2209
- ||pffawtchpoffical.buzz^$doc
2210
2134
  ||qswwichqhood.top^$doc
2211
2135
  ||tswwichtband.top^$doc
2212
2136
  ||uggstore.online^$doc
@@ -2279,7 +2203,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2279
2203
  ||yummy2-yuy.com^$doc
2280
2204
  ||zerocha.jp^$doc
2281
2205
  ||augury-uranainoizumi.com^$doc
2282
- ||bexitzwfjipzs.jp^$doc
2283
2206
  ||catchato10.com^$doc
2284
2207
  ||chat-search.com^$doc
2285
2208
  ||fz988hnbaha.com^$doc
@@ -2372,7 +2295,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2372
2295
  ||me-ru.jp^$doc
2373
2296
  ||byoep.moustachespontaneous.com^$doc
2374
2297
  ||categorywrench.com^$doc
2375
- ||cuddle.please-delight.com^$doc
2376
2298
  ||elephantdevout.com^$doc
2377
2299
  ||moustachespontaneous.com^$doc
2378
2300
  ||waterproofvile.com^$doc
@@ -2391,7 +2313,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2391
2313
  ||spiritual-jp.com^$doc
2392
2314
  ||unki-josho.com^$doc
2393
2315
  ||xdpiwrx7ub.net^$doc
2394
- ||2022del-eats.com^$doc
2395
2316
  ||cl-oud9.com^$doc
2396
2317
  ||feve-r.com^$doc
2397
2318
  ||ma-tching.com^$doc
@@ -2475,16 +2396,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2475
2396
  ||htjrs-fgds.com^$doc
2476
2397
  ||recklessdroughtburglar.com^$doc
2477
2398
  ||the-match.jp^$doc
2478
- ||ambition-1122.com^$doc
2479
- ||decision-1122.com^$doc
2480
- ||grateful-1122.com^$doc
2481
- ||intimate-1122.com^$doc
2482
- ||superior-1122.com^$doc
2483
- ||arms-1122.com^$doc
2484
- ||dawn-1122.com^$doc
2485
- ||gain-1122.com^$doc
2486
- ||live-1122.com^$doc
2487
- ||soar-1122.com^$doc
2488
2399
  ||axis073236.com^$doc
2489
2400
  ||gekkei-jyu-gekkei-jyu.com^$doc
2490
2401
  ||gekkeijyu-gekkeijyu.com^$doc
@@ -2661,6 +2572,135 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2661
2572
  ||hrt-hrt.com^$doc
2662
2573
  ||uranai-su-ki.com^$doc
2663
2574
  ||million-vita128.com^$doc
2575
+ ||eb-nav.com^$doc
2576
+ ||global-riward77.com^$doc
2577
+ ||x9mw.com^$doc
2578
+ ||essence-one.net^$doc
2579
+ ||himegoto-time.com^$doc
2580
+ ||himegoto-time.jp^$doc
2581
+ ||happiness-app.net^$doc
2582
+ ||happyhappylovely.jp^$doc
2583
+ ||lovelylovelyhappy.jp^$doc
2584
+ ||matching364.com^$doc
2585
+ ||pc.maleana.jp^$doc
2586
+ ||dr5rmdxa.com^$doc
2587
+ ||efmg29.com^$doc
2588
+ ||executiveclub-x3.com^$doc
2589
+ ||kinkyu-desuku-27.com^$doc
2590
+ ||pktbuu.morau.top^$doc
2591
+ ||qxb0v.com^$doc
2592
+ ||w0o.eu^$doc
2593
+ ||zj5c3.com^$doc
2594
+ ||e-summer.top^$doc
2595
+ ||ehxp.e-flo.top^$doc
2596
+ ||getchance.top^$doc
2597
+ ||ilovu.store^$doc
2598
+ ||in-sight.top^$doc
2599
+ ||moneyget.top^$doc
2600
+ ||millionget.top^$doc
2601
+ ||potfdls.linenet.top^$doc
2602
+ ||premiers.top^$doc
2603
+ ||sugukasegu.top^$doc
2604
+ ||tbotb.top^$doc
2605
+ ||tyfto.friendmap.top^$doc
2606
+ ||wdujqj.repaymen.top^$doc
2607
+ ||iris-making.com^$doc
2608
+ ||lm-mousey-happy.com^$doc
2609
+ ||speeds5-mmiliked.com^$doc
2610
+ ||blackknocckk.jp^$doc
2611
+ ||finelucckyy.jp^$doc
2612
+ ||nokiseitjnemnew.jp^$doc
2613
+ ||vi.violleet.com^$doc
2614
+ ||gg.garrnnet.com^$doc
2615
+ ||scmhubffttnnu.jp^$doc
2616
+ ||super-grander.jp^$doc
2617
+ ||dznufijtjbgyi.jp^$doc
2618
+ ||fl.floriittee.com^$doc
2619
+ ||ll.liberrttyy.com^$doc
2620
+ ||6kk2a4t.com^$doc
2621
+ ||eujsiyajep.niigata.jp^$doc
2622
+ ||fnebvr1a.com^$doc
2623
+ ||humane-urgent.com^$doc
2624
+ ||kantanemusuu.jp^$doc
2625
+ ||nextgenpeacety.jp^$doc
2626
+ ||sp-ciro-gov.com^$doc
2627
+ ||startwork-introduce.com^$doc
2628
+ ||success-dream.jp^$doc
2629
+ ||super-express-f.com^$doc
2630
+ ||lovetwipaco.com^$doc
2631
+ ||sharesharemail.net^$doc
2632
+ ||high-incomes.com^$doc
2633
+ ||line-channel-info.com^$doc
2634
+ ||line-special-information.com^$doc
2635
+ ||pretty-topspace.com^$doc
2636
+ ||safety-line-message.com^$doc
2637
+ ||secure-line-network.com^$doc
2638
+ ||fun-comu.click^$doc
2639
+ ||fun-comu.space^$doc
2640
+ ||make-money-happy.site^$doc
2641
+ ||money-present.com^$doc
2642
+ ||rich-cash.fun^$doc
2643
+ ||t-gotousen.fun^$doc
2644
+ ||t-gotousen.site^$doc
2645
+ ||t-haihukikaku.site^$doc
2646
+ ||take-money-happy.fun^$doc
2647
+ ||take-money-happy.site^$doc
2648
+ ||tw-happy.space^$doc
2649
+ ||tw-lucky.site^$doc
2650
+ ||luxury-dream.site^$doc
2651
+ ||make-money-happy.online^$doc
2652
+ ||t-haihukikaku.online^$doc
2653
+ ||t-present.online^$doc
2654
+ ||rich-cash.site^$doc
2655
+ ||fr4aj87j.com^$doc
2656
+ ||island-vanity.com^$doc
2657
+ ||side-joblp.com^$doc
2658
+ ||32k987.com^$doc
2659
+ ||71l0b.com^$doc
2660
+ ||ajv06.com^$doc
2661
+ ||f8dt6.com^$doc
2662
+ ||i7fq6o.com^$doc
2663
+ ||m65ln.com^$doc
2664
+ ||mphb0.com^$doc
2665
+ ||sj74is.com^$doc
2666
+ ||e-chat1.com^$doc
2667
+ ||fc67x.com^$doc
2668
+ ||benefit-billion.com^$doc
2669
+ ||condemn-fearful.com^$doc
2670
+ ||heading-towards.net^$doc
2671
+ ||search-happiness.jp^$doc
2672
+ ||5hjd9t.com^$doc
2673
+ ||cd7z7b.com^$doc
2674
+ ||d8yfr7.com^$doc
2675
+ ||everydaykennsyou.com^$doc
2676
+ ||king-sweepstakes.com^$doc
2677
+ ||qaghoz.com^$doc
2678
+ ||rjwc95.com^$doc
2679
+ ||xhictk.com^$doc
2680
+ ||64ws9x.com^$doc
2681
+ ||npdptp.com^$doc
2682
+ ||resort-life7.com^$doc
2683
+ ||friendmap.top^$doc
2684
+ ||moraeru.top^$doc
2685
+ ||m65ln.com^$doc
2686
+ ||mmnn.jp^$doc
2687
+ ||pxmmm23.net^$doc
2688
+ ||lutherinfo2.com^$doc
2689
+ ||mamatech.pepper.jp^$doc
2690
+ ||manpuku-ja.com^$doc
2691
+ ||manpuku-ja.jp^$doc
2692
+ ||ms-lounge.net^$doc
2693
+ ||sm-sl.net^$doc
2694
+ ||ssr1000.com^$doc
2695
+ ||sslovexxxrr.com^$doc
2696
+ ||st-art.life^$doc
2697
+ ||ten-un.com^$doc
2698
+ ||xanadu-du.com^$doc
2699
+ ||z9iq6vt.com^$doc
2700
+ ||yuppie-yuppie.com^$doc
2701
+ ||enchantedfruit.com^$doc
2702
+ ||meltsweetbite.com^$doc
2703
+ ||okanekubari.site^$doc
2664
2704
  ||soft-pro.site^$all
2665
2705
  ||exp-pc.com^$all
2666
2706
  ||apkmirror.co^$all
@@ -2671,40 +2711,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2671
2711
  ||tgram.ru^$all
2672
2712
  ||telegramm.site^$all
2673
2713
  ||web-telegram.net^$all
2674
- ||p5tvhrlw30h.click^$all
2675
- ||8narwi309.click^$all
2676
- ||sbjjzdwqg41ps.click^$all
2677
- ||9bghqk3avg2gnh.click^$all
2678
- ||6t09fag307ep.click^$all
2679
- ||zjzxtmhcldsb.click^$all
2680
- ||keychauoic.click^$all
2681
- ||80fvj17ws14n.click^$all
2682
- ||khw6g09fx28k.cfd^$all
2683
- ||49gw5gonj143k.click^$all
2684
- ||djxd2ox30l7.click^$all
2685
- ||2ajsvd12.com^$all
2686
- ||vgfrrtc.click^$all
2687
- ||vablecable.click^$all
2688
- ||rosterfile4u.click^$all
2689
- ||a18n5nh14xos.click^$all
2690
- ||rarvinzp.click^$all
2691
- ||mcteirx.click^$all
2692
- ||igluumars.click^$all
2693
- ||poixtre.click^$all
2694
- ||ygabgga.click^$all
2695
- .click/?s=*&g=*&q=files.zip$doc
2696
- .click/*?s=*&g=*&q=$script,3p
2697
- .click/?h=*&user=$script,3p
2698
- .click/?user=*&h=$script,3p
2699
- .click/*/?partner=*&pg=$script,3p
2700
- .xyz/*?s=*&g=*&q=$script,3p
2701
- .xyz/?h=*&user=45$script,3p
2702
- .xyz/*/?partner=*&pg=$script,3p
2703
- .cfd/?h=*&user=$script,3p
2704
- .cfd/?aD*HlwZT1jJnRtcD01JmFkY29kZT0x$script,3p
2705
- .one/?h=*&user=$script,3p
2706
- .online/?h=*&user=$script,3p
2707
- .pro/?h=*&user=$script,3p
2708
2714
  ||xfiley.me^$all
2709
2715
  !#if !env_mobile
2710
2716
  ||n.fcd.su^$all
@@ -2780,7 +2786,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2780
2786
  ||julitaczerwinska.pl^$all
2781
2787
  ||klinikmrc.com^$all
2782
2788
  ||govimpot.com^$all
2783
- ||premiumexpertclass87.xyz^$all
2784
2789
  ||pressanddresses.com^$all
2785
2790
  ||hrmntrimagukeazctesto.shop^$all
2786
2791
  ||stb-media.xyz^$all
@@ -2798,9 +2803,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2798
2803
  ||tumhiho.site^$all
2799
2804
  ||chutkeliye.online^$all
2800
2805
  ||golovanov.net^$all
2801
- ||kimarikasta.online^$all
2802
2806
  ||lucasmrahman.xyz^$all
2803
- ||odarimasta.online^$all
2804
2807
  ||processprivate.website^$all
2805
2808
  ||tobyaburton.xyz^$all
2806
2809
  ||votuporn.cfd^$all
@@ -2814,7 +2817,6 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2814
2817
  ||webaudhar.online^$all
2815
2818
  ||asian-maturedates.click^$all
2816
2819
  ||flextd.shop^$all
2817
- ||pirocarsrepo.site^$all
2818
2820
  ||64-226-126-114.plesk.page^$all
2819
2821
  ||boomdates.online^$all
2820
2822
  ||erroarwasuppoto.world^$all
@@ -2826,12 +2828,9 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2826
2828
  ||dbslfqowejd.b-cdn.net^$all
2827
2829
  ||ghrthryh.b-cdn.net^$all
2828
2830
  ||sok-rev.b-cdn.net^$all
2829
- ||antisoftjapan.site^$all
2830
2831
  ||erroarwasuppoto.life^$all
2831
- ||updatemybrowser.website^$all
2832
2832
  ||saludoads.com^$all
2833
2833
  ||janganhackya.com^$all
2834
- ||jantalabh.online^$all
2835
2834
  ||viewmerit.info^$all
2836
2835
  ||blexad.shop^$all
2837
2836
  ||xoty55.cfd^$all
@@ -2855,12 +2854,10 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2855
2854
  ||liq27qbf.monster^$all
2856
2855
  ||certificate-certificate.gettrials.com^$all
2857
2856
  ||vasafreight.com/ajax.php?
2858
- ||kos8sceu.pics^$all
2859
2857
  ||thin-skinned-cost.000webhostapp.com^$all
2860
2858
  ||boring-tesla.149-102-231-176.plesk.page^$all
2861
2859
  ||happy-diwali-sabhiko-shubhkamneyen.b-cdn.net^$all
2862
2860
  ||qwudbhasdwq9h.sa.com^$all
2863
- ||soramabola.online^$all
2864
2861
  /^https:\/\/[0-9a-z]{12,16}\.azureedge\.net\/\d{4}\//$doc
2865
2862
  ||fcukxxx.com^$all
2866
2863
  ||xbasugigqiuegiwqdbsx.s3.ap-northeast-1.amazonaws.com^$all
@@ -2876,24 +2873,21 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2876
2873
  ||shishimishi.shop^$all
2877
2874
  ||track7.online^$all
2878
2875
  ||ondigitalocean.app/*/index.php?cezp=$doc
2879
- ||antiiv.wizbest.com^$all
2880
2876
  ||amazonaws.com/*.*.*.*.*.*.*.*/*/index*.html$doc
2881
- ||secu.ursecurityfixed.com^$all
2882
2877
  ||jp-helplineweb-chrsmjinfgtizonedswebs-01.s3.ap-southeast-2.amazonaws.com^$all
2883
- ||veczxoensena.z11.web.core.windows.net^$all
2884
2878
  ||germanytechsupport.pages.dev^$all
2885
2879
  ||systemsupport.pages.dev^$all
2886
2880
  ||techsupport-ev2.pages.dev^$all
2887
2881
  ||pub-3b4d978c14114185847089b100168c84.r2.dev^$all
2888
- ||d3iaejhzpzsyle.amplifyapp.com^$all
2889
2882
  ||31snowmeprona.ru.com^$all
2890
- ||99snowmeprona.sa.com^$all
2891
2883
  ||9wqjkdisaodjwqd.sa.com^$all
2892
2884
  ||tingtang.pages.dev^$all
2893
2885
  ||tomtom.pages.dev^$all
2894
2886
  ||hiii.dv-tube.com^$all
2895
2887
  ||wertyhjuhg.online^$all
2896
2888
  ||adolphusisomlycyou.pages.dev^$all
2889
+ ||lianashepard.autos^$all
2890
+ ||topfreepornpage.z13.web.core.windows.net^$all
2897
2891
  ||gateway.pinata.cloud^$3p
2898
2892
  ||japanonlinebroadcast.live^$all
2899
2893
  ||crackedpc.org^$all
@@ -2920,21 +2914,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2920
2914
  ||mopiez.com^
2921
2915
  ||goglel.com^$all
2922
2916
  ||easylist.club^$all
2923
- ||roundyearfun.org^$all
2924
- ||roundyearfun.com^$all
2925
- ||anyplacehere.me^$all
2926
- ||funaroundy.click^$all
2927
- ||anyplacehere.live^$all
2928
- ||funtwitter.games^$all
2929
- ||twitter-circle.com^$all
2930
- ||funroundy.click^$all
2931
- ||twitterfun.games^$all
2932
- ||funxgames.site^$all
2933
- ||funroundy.online^$all
2934
- ||funxgames.me^$all
2935
- ||anyplacehere.store^$all
2936
2917
  ||bestextensionegde.com^$all
2937
- ||anglebank.space^$all
2938
2918
  .com/api/users?token=*&uuid=&pii=&in=false^$doc
2939
2919
  ||asdmcm.com^$all
2940
2920
  .com/bot-captcha-1?h=$doc
@@ -2993,6 +2973,7 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
2993
2973
  ||vanced-official.com^$all,domain=~revanced.app
2994
2974
  ||vanced.pro^$all,domain=~revanced.app
2995
2975
  ||vancedmanager.*^$all,domain=~revanced.app
2976
+ ||revancedapps.*^$all,domain=~revanced.app
2996
2977
  ! LuckyPatcher - Official site: luckypatchers.com
2997
2978
  ||luckypatchers.net^$all,domain=~luckypatchers.com
2998
2979
  ||luckypatcherwin.com^$all,domain=~luckypatchers.com
@@ -3005,6 +2986,23 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
3005
2986
  ||vencord.app^$all,domain=~vencord.dev
3006
2987
  ! NewPipe - Official site: newpipe.net
3007
2988
  ||newpipe.app^$all,domain=~newpipe.net
2989
+ ! Z-Library - Official sites: singlelogin.se, singlelogin.re, z-library.se, zlibrary-global.se, go-to-zlibrary.se
2990
+ ||z-lib.io^$all
2991
+ ||z-lib.id^$all
2992
+ ||zlibrary.to^$all
2993
+ ||z-lib.ee^$all
2994
+ ||z-lib.tf^$all
2995
+ ||z-lib.wf^$all
2996
+ ||z-lib.yt^$all
2997
+ ||z-lib.lol^$all
2998
+ ||zlibrary-global.com^$all
2999
+ ||zlib-official.com^$all
3000
+ ||zlibrary.lol^$all
3001
+ ||z-library.live^$all
3002
+ ||z-library.wiki^$all
3003
+ ||z-library.blog^$all
3004
+ ||z-library-proxy.com^$all
3005
+ ||go-to-zlibrary.com^$all
3008
3006
  ! phishing https://www.virustotal.com/gui/url/8521a1e5b4269111fb1e98f2142739dad1d6fb42ddf5198597c68abfea395f7f/detection
3009
3007
  ||reink2.top^
3010
3008
  ||86pmafno21mst.com^$all
@@ -3013,32 +3011,22 @@ torrdroidforpc.com##[href^="http://slugmefilehos.xyz/"]
3013
3011
  ||imbolexabc.top^$all
3014
3012
  ||s8bet.com^$doc
3015
3013
  /\.br\/(?:[a-z]{4,8}\/){1,2}\?(?:app|patt|videos?)=\S+\.shtml$/$doc,match-case,domain=gov.br
3016
- /\.br/[a-z]{2,4}/[0-9a-z]{5}\.html$/$doc,match-case,domain=www.paranhos.ms.gov.br
3017
- ||camarauchoa.sp.gov.br/video/10*.html$doc
3018
- ||central156.osasco.sp.gov.br/video/video_$doc
3019
- ||crasp.gov.br/poker*.html$doc
3020
- ||cruzeiro.rs.gov.br/uploads/tinymce/files/files/Nova/video_$doc
3021
- ||diamantedonorte.pr.gov.br/slot/addressrjz-xtipv9qew.html$doc
3022
- ||paranhos.ms.gov.br/ios/waykls/$doc
3023
- ||ssp.sp.gov.br/ead/*/video/video_$doc
3024
- cmpa.mg.gov.br##+js(noeval-if, p=p.replace)
3025
- cambe.pr.gov.br,paranhos.ms.gov.br##^script[language][type]:has-text(window.location.href)
3026
3014
  c0c9d.cmi.rj.gov.br,cambe.pr.gov.br##^responseheader(location)
3027
3015
  ||azure.z97z.com/go.html$doc
3028
- ||br.zmdesf.cn/br.js
3029
- ||js.eventbr.xyz/vip/crazy.js
3030
3016
  ||sites.uft.edu.br/topama/news.php$doc
3031
- ||pmf.sc.gov.br/arquivos/br.php
3032
3017
  ||070880.com^$all
3033
3018
  ||imagebet.ph^$all
3034
3019
  ||googleeplay.com^$all
3035
3020
  ||mingvip.com^$all
3036
- ||t89ll.com^$doc,popup
3037
- ||transparencia.crmvmg.gov.br/news.php$doc
3021
+ ||t89ll.com^$doc
3038
3022
  ||brkbk.202226.net/jump/index.html$doc
3039
3023
  ||kbkb.bet^$doc
3040
3024
  ||bet55h.com^$doc
3041
- ||cutterbijes.com^$all
3025
+ ||officefonts-clo.com^$all
3026
+ ||lazycaht.pro^$all
3027
+ ||bit.ly/Playing_new_1|$doc
3028
+ ||bit.ly/Ijogo_1|$doc
3029
+ ||bxtongji.cc^$all
3042
3030
  ||dhotelzao.com^$all
3043
3031
  ||tamilislamgate.com^$all
3044
3032
  ||adblock1.com^$all
@@ -3107,4 +3095,141 @@ c0c9d.cmi.rj.gov.br,cambe.pr.gov.br##^responseheader(location)
3107
3095
  ||primeleech.com^$all
3108
3096
  ||privacyguides.io^$all
3109
3097
  ||skinboxs.com^$all
3110
- ||gov.setupgovgr.xyz^$all
3098
+ ||informations-clients.info^$all
3099
+ ||okun.shop^$doc
3100
+ ||zimbra-freefr8.godaddysites.com^$all
3101
+ ||free-mob215478.hubside.fr^$all
3102
+ ||free-mob2584.hubside.fr^$all
3103
+ ||free-mobil.hubside.fr^$all
3104
+ ||free-mobile241.hubside.fr^$all
3105
+ ||free-service.hubside.fr^$all
3106
+ ||web-mail-free-org.hubside.fr^$all
3107
+ ||freezimail.hubside.fr^$all
3108
+ ||zimbrafreemail.hubside.fr^$all
3109
+ ||zimbra-inbox.hubside.fr^$all
3110
+ ||pointsfreemobile.com^$all
3111
+ ||008567.hubside.fr^$all
3112
+ ||15484548.hubside.fr^$all
3113
+ ||servicefree2.hubside.fr^$all
3114
+ ||zimbrafree-fr.hubside.fr^$all
3115
+ ||zimbra-free-com.hubside.fr^$all
3116
+ ||web-free.hubside.fr^$all
3117
+ ||compte-free.hubside.fr^$all
3118
+ ||free-mobi20i2582.hubside.fr^$all
3119
+ ||zimbra-free-email.hubside.fr^$all
3120
+ ||freezimbra.hubside.fr^$all
3121
+ ||web0mail.hubside.fr^$all
3122
+ ||free-mobile0021547.hubside.fr^$all
3123
+ ||hostpdf.co^$all
3124
+ ||billlionair.app^$all,to=~billionair.com
3125
+ ||cdn-npmjs.com^$all
3126
+ ||cdnjs-storage.com^$all
3127
+ ||browsersjsfiles.com^$all
3128
+ ||ipjsonapi.com^$all
3129
+ /cachingjs/settings.js
3130
+ /cachingjs/turboturbo.js
3131
+ /config?key=6922a2c8-d1e9-43be-b201-749543d28fe1
3132
+ /config?key=d35e161b-abb4-4949-b523-003165d250bb
3133
+ oltacidergisi.com##+js(acis, atob, minimalDrainValue)
3134
+ ||dynamic-linx.com^$all
3135
+ ||dns.google/resolve?name=*.host-stats.io&type=txt|$xhr,3p
3136
+ ||picocrypt.org^$doc
3137
+ ||traveltraffic.cc^$all
3138
+ ||cloudsonicwave.com^$all
3139
+ ||obs-software.cc^$all
3140
+ ||bandi-cam.cc^$all
3141
+ ||breavas.app^$all
3142
+ ||open-project.org^$all
3143
+ ||onenote-download.com^$all
3144
+ ||epicgames-store.org^$all
3145
+ ||blcnder.org^$all
3146
+ ||trelconf.com^$all
3147
+ ||trelconf.net^$all
3148
+ ||noitons.net^$all
3149
+ ||bezynet.com^$all
3150
+ ||church-notes.com^$all
3151
+ ||avr-energie.com^$all
3152
+ ||irs-ein-gov.us^$all
3153
+ /^https:\/\/[a-z]+\.[-a-z0-9]+\.[a-z]{3,7}\/[a-z]{2,6}\.(?:[a-z]{1,8}\.)?17\d{8}\.js\?(?:revision|sr?c?|ve?r?)=6[a-f0-9]{7}$/$script,3p,match-case,to=~edu|~gov
3154
+ /^https:\/\/[a-z]+\.[-a-z0-9]+\.[a-z]{3,7}\/17\d{8}\/em\.js\?(?:revision|sr?c?|ve?r?)=6[a-f0-9]{7}$/$script,3p,match-case,to=~edu|~gov
3155
+ ||schema-forms.org^$all
3156
+ ||stickloader.info^$all
3157
+ ||assets.watchasync.com^$all
3158
+ ||cdn.jsdevlvr.info^$all
3159
+ ||stylesheet.webstaticcdn.com^$all
3160
+ ||fueltypebel.info^$all
3161
+ ||re-captha-version-$all
3162
+ ||digitalxnetwork.com^$all
3163
+ ||vnote-*.myqcloud.com^$all
3164
+ ! phishing
3165
+ /^https:\/\/steamproxy\.[a-z]+\//$all,domain=cc|co|net|vip
3166
+ ||sp.aircsgo.com^$all
3167
+ ||midwestfinestbb.com^$all
3168
+ ||linea.baby^$all
3169
+ ||ibc.web4cms.milestoneinternet.info^$all
3170
+ ||alert-service.my.id^$all
3171
+ ||liveviralvideo18.private-x.my.id^$all
3172
+ ||clickhereecraigslist.tripod.com^$all
3173
+ ||chipped-swift-tip.glitch.me^$all
3174
+ ||living-aquamarine-inch.glitch.me^$all
3175
+ ||mysunrise-app-mip-appsuite.codeanyapp.com^$all
3176
+ ||metannask.aprisacv.com.mx^$all
3177
+ ||xharepoint.pages.dev^$all
3178
+ ||ticket-09887-table-update.netlify.app^$all
3179
+ ||support-reopening-limite-accounts-one.netlify.app^$all
3180
+ ||service-tech-help.com^$all
3181
+ ||news.midas-redeem.com^$all
3182
+ ||rakutentenn.com^$all
3183
+ ||kness-9a24.reconfirmation-zip.workers.dev^$all
3184
+ ||web3connectfix.pages.dev^$all
3185
+ ||amazon-task.vip^$all
3186
+ ||umbreldapp.pages.dev^$all
3187
+ ||diwapa3051.wixsite.com/my-site$all
3188
+ ||pub-1eaf8d9fdf504256ad21005c83cb81f5.r2.dev/1.html$all
3189
+ ||proceedings.aios.org/all-protect47610/$all
3190
+ ||final-ua.eu/vasilisa/votings$all
3191
+ /^https:\/\/[a-z]{3}\.[a-z]{3}\.mybluehost\.me\/[a-z]{2,}\/[0-9A-z]{3,}\/contract\//$doc,frame
3192
+ ||kzl.ekr.mybluehost.me^$all
3193
+ ||pto.xfi.mybluehost.me^$all
3194
+ ||conradhayden.autos^$all
3195
+ ! spotify
3196
+ ||codeanyapp.com/*/spotii/tifooy/$doc
3197
+ ||airpos.co.kr/.well-known/pki-validation/*/MitID/$doc
3198
+ ||acir.postofficeweb.com/grupoacir/$all
3199
+ ! swisspass
3200
+ ||mybluehost.me/--/SBBCFF$doc
3201
+ ! openphish
3202
+ ||hybridtoken.org^$all
3203
+ ||tg-telegran.com^$all
3204
+ ||get-now.eventmidasbuys.com^$all
3205
+ ||mooretrosper.mueblesumano.cl^$all
3206
+ ||air-discount-bn1b.private-l.isting.fr^$all
3207
+ ||discord-support.info^$all
3208
+ ||lloydsonlinehelp.com^$all
3209
+ ||beluxrepm.followme.fr/FolloWMe$all
3210
+ /^https:\/\/ff\.member\.gare[a-z]+a\.vn\//$doc,domain=~garena.vn
3211
+ ||garerna.vn^$all
3212
+ ||gareza.vn^$all
3213
+ ||arnaudpairoto.com^$all
3214
+ ||puttyconnect.info^$all
3215
+ ||astrosphere.world^$all
3216
+ ||pythanhosted.org^$all
3217
+ ||marketplace-item-*.000.pe^$doc
3218
+ ||roundyearfun.org^$all
3219
+ ||roundyearfun.com^$all
3220
+ ||anyplacehere.me^$all
3221
+ ||funaroundy.click^$all
3222
+ ||anyplacehere.live^$all
3223
+ ||funtwitter.games^$all
3224
+ ||twitter-circle.com^$all
3225
+ ||funroundy.click^$all
3226
+ ||twitterfun.games^$all
3227
+ ||funxgames.site^$all
3228
+ ||funroundy.online^$all
3229
+ ||funxgames.me^$all
3230
+ ||anyplacehere.store^$all
3231
+ ||infinitytweet.me^$all
3232
+ ||infinitweet.com^$all
3233
+ /^https:\/\/(?:ai|art|get)?-?midjourney(?:s|ai)[^\/]+\//$doc,domain=~midjourney.com|~edu|~gov
3234
+ /^https:\/\/(?:ai|art|get)-?midjourney[^\/]+\//$doc,domain=~midjourney.com|~edu|~gov
3235
+ /^https:\/\/mid-journey\.[a-z]+\//$doc,domain=~midjourney.com|~edu|~gov