@browserless.io/browserless 2.34.1 → 2.36.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 (425) hide show
  1. package/CHANGELOG.md +25 -3
  2. package/build/limiter.js +1 -1
  3. package/build/routes/chrome/http/content.post.body.json +90 -1
  4. package/build/routes/chrome/http/pdf.post.body.json +90 -1
  5. package/build/routes/chrome/http/scrape.post.body.json +90 -1
  6. package/build/routes/chrome/http/scrape.post.response.json +21 -22
  7. package/build/routes/chrome/http/screenshot.post.body.json +90 -1
  8. package/build/routes/chromium/http/content.post.body.json +90 -1
  9. package/build/routes/chromium/http/pdf.post.body.json +90 -1
  10. package/build/routes/chromium/http/scrape.post.body.json +90 -1
  11. package/build/routes/chromium/http/scrape.post.response.json +21 -22
  12. package/build/routes/chromium/http/screenshot.post.body.json +90 -1
  13. package/build/routes/chromium/tests/scrape.spec.js +41 -0
  14. package/build/routes/edge/http/content.post.body.json +90 -1
  15. package/build/routes/edge/http/pdf.post.body.json +90 -1
  16. package/build/routes/edge/http/scrape.post.body.json +90 -1
  17. package/build/routes/edge/http/scrape.post.response.json +21 -22
  18. package/build/routes/edge/http/screenshot.post.body.json +90 -1
  19. package/build/sdk-utils.js +1 -1
  20. package/build/shared/scrape.http.js +13 -3
  21. package/docker/base/Dockerfile +8 -8
  22. package/docker/chrome/Dockerfile +2 -2
  23. package/docker/chromium/Dockerfile +2 -2
  24. package/docker/edge/Dockerfile +2 -2
  25. package/docker/firefox/Dockerfile +2 -2
  26. package/docker/multi/Dockerfile +2 -2
  27. package/docker/sdk/Dockerfile +1 -1
  28. package/docker/webkit/Dockerfile +2 -2
  29. package/extensions/ublocklite/_locales/br_FR/messages.json +1 -1
  30. package/extensions/ublocklite/_locales/he/messages.json +2 -2
  31. package/extensions/ublocklite/_locales/hu/messages.json +1 -1
  32. package/extensions/ublocklite/_locales/pt_BR/messages.json +1 -1
  33. package/extensions/ublocklite/_locales/pt_PT/messages.json +1 -1
  34. package/extensions/ublocklite/_locales/sk/messages.json +6 -6
  35. package/extensions/ublocklite/_locales/sq/messages.json +17 -17
  36. package/extensions/ublocklite/_locales/th/messages.json +1 -1
  37. package/extensions/ublocklite/_locales/tr/messages.json +1 -1
  38. package/extensions/ublocklite/_locales/vi/messages.json +1 -1
  39. package/extensions/ublocklite/css/common.css +5 -3
  40. package/extensions/ublocklite/css/default.css +10 -0
  41. package/extensions/ublocklite/js/dnr-parser.js +1 -1
  42. package/extensions/ublocklite/js/filter-lists.js +1 -4
  43. package/extensions/ublocklite/js/popup.js +2 -2
  44. package/extensions/ublocklite/js/ruleset-manager.js +5 -121
  45. package/extensions/ublocklite/js/rw-dnr-editor.js +8 -4
  46. package/extensions/ublocklite/js/scripting/tool-overlay.js +1 -0
  47. package/extensions/ublocklite/js/settings.js +2 -1
  48. package/extensions/ublocklite/js/static-filtering-parser.js +8 -8
  49. package/extensions/ublocklite/js/ubo-parser.js +181 -65
  50. package/extensions/ublocklite/manifest.json +3 -3
  51. package/extensions/ublocklite/rulesets/generic-details.json +6 -16
  52. package/extensions/ublocklite/rulesets/main/adguard-mobile.json +25 -4
  53. package/extensions/ublocklite/rulesets/main/adguard-spyware-url.json +615 -1
  54. package/extensions/ublocklite/rulesets/main/annoyances-cookies.json +19 -7
  55. package/extensions/ublocklite/rulesets/main/annoyances-others.json +4 -2
  56. package/extensions/ublocklite/rulesets/main/annoyances-overlays.json +22 -2
  57. package/extensions/ublocklite/rulesets/main/annoyances-widgets.json +1 -1
  58. package/extensions/ublocklite/rulesets/main/chn-0.json +93 -28
  59. package/extensions/ublocklite/rulesets/main/cze-0.json +6 -1
  60. package/extensions/ublocklite/rulesets/main/deu-0.json +11 -5
  61. package/extensions/ublocklite/rulesets/main/dpollock-0.json +2 -0
  62. package/extensions/ublocklite/rulesets/main/easylist.json +135 -29
  63. package/extensions/ublocklite/rulesets/main/easyprivacy.json +132 -27
  64. package/extensions/ublocklite/rulesets/main/est-0.json +1 -1
  65. package/extensions/ublocklite/rulesets/main/fin-0.json +9 -0
  66. package/extensions/ublocklite/rulesets/main/fra-0.json +48 -10
  67. package/extensions/ublocklite/rulesets/main/hun-0.json +4 -1
  68. package/extensions/ublocklite/rulesets/main/idn-0.json +1 -1
  69. package/extensions/ublocklite/rulesets/main/ind-0.json +93 -150
  70. package/extensions/ublocklite/rulesets/main/irn-0.json +33 -7
  71. package/extensions/ublocklite/rulesets/main/isr-0.json +20 -2
  72. package/extensions/ublocklite/rulesets/main/ita-0.json +3 -1
  73. package/extensions/ublocklite/rulesets/main/jpn-1.json +60 -13
  74. package/extensions/ublocklite/rulesets/main/kor-1.json +38 -6
  75. package/extensions/ublocklite/rulesets/main/ltu-0.json +3 -1
  76. package/extensions/ublocklite/rulesets/main/lva-0.json +2 -1
  77. package/extensions/ublocklite/rulesets/main/nld-0.json +6 -1
  78. package/extensions/ublocklite/rulesets/main/nor-0.json +13 -4
  79. package/extensions/ublocklite/rulesets/main/pgl.json +8 -9
  80. package/extensions/ublocklite/rulesets/main/pol-0.json +13 -1
  81. package/extensions/ublocklite/rulesets/main/rou-1.json +17 -1
  82. package/extensions/ublocklite/rulesets/main/rus-0.json +101 -24
  83. package/extensions/ublocklite/rulesets/main/rus-1.json +112 -4
  84. package/extensions/ublocklite/rulesets/main/spa-1.json +38 -14
  85. package/extensions/ublocklite/rulesets/main/stevenblack-hosts.json +13076 -6934
  86. package/extensions/ublocklite/rulesets/main/swe-1.json +77 -43
  87. package/extensions/ublocklite/rulesets/main/tha-0.json +7 -1
  88. package/extensions/ublocklite/rulesets/main/tur-0.json +45 -5
  89. package/extensions/ublocklite/rulesets/main/ublock-badware.json +76 -102
  90. package/extensions/ublocklite/rulesets/main/ublock-filters.json +770 -99
  91. package/extensions/ublocklite/rulesets/main/ubol-tests.json +43 -0
  92. package/extensions/ublocklite/rulesets/main/ukr-0.json +20 -1
  93. package/extensions/ublocklite/rulesets/main/urlhaus-full.json +503 -614
  94. package/extensions/ublocklite/rulesets/main/vie-1.json +61 -52
  95. package/extensions/ublocklite/rulesets/regex/chn-0.json +6 -3
  96. package/extensions/ublocklite/rulesets/regex/deu-0.json +0 -1
  97. package/extensions/ublocklite/rulesets/regex/jpn-1.json +1 -1
  98. package/extensions/ublocklite/rulesets/regex/kor-1.json +1 -0
  99. package/extensions/ublocklite/rulesets/regex/pol-0.json +1 -0
  100. package/extensions/ublocklite/rulesets/regex/rus-0.json +1 -0
  101. package/extensions/ublocklite/rulesets/regex/rus-1.json +24 -0
  102. package/extensions/ublocklite/rulesets/regex/tur-0.json +2 -1
  103. package/extensions/ublocklite/rulesets/regex/ublock-badware.json +10 -8
  104. package/extensions/ublocklite/rulesets/regex/ublock-filters.json +26 -9
  105. package/extensions/ublocklite/rulesets/ruleset-details.json +238 -458
  106. package/extensions/ublocklite/rulesets/scripting/generic/annoyances-cookies.js +3 -3
  107. package/extensions/ublocklite/rulesets/scripting/generic/annoyances-notifications.js +1 -1
  108. package/extensions/ublocklite/rulesets/scripting/generic/annoyances-overlays.js +1 -1
  109. package/extensions/ublocklite/rulesets/scripting/generic/annoyances-social.js +1 -1
  110. package/extensions/ublocklite/rulesets/scripting/generic/chn-0.js +3 -3
  111. package/extensions/ublocklite/rulesets/scripting/generic/easylist.js +3 -3
  112. package/extensions/ublocklite/rulesets/scripting/generic/fra-0.js +1 -1
  113. package/extensions/ublocklite/rulesets/scripting/generic/idn-0.js +1 -1
  114. package/extensions/ublocklite/rulesets/scripting/generic/jpn-1.js +1 -1
  115. package/extensions/ublocklite/rulesets/scripting/generic/nld-0.js +1 -1
  116. package/extensions/ublocklite/rulesets/scripting/generic/nor-0.js +1 -1
  117. package/extensions/ublocklite/rulesets/scripting/generic/spa-1.js +3 -3
  118. package/extensions/ublocklite/rulesets/scripting/generic/swe-1.js +1 -1
  119. package/extensions/ublocklite/rulesets/scripting/generic/tur-0.js +3 -3
  120. package/extensions/ublocklite/rulesets/scripting/generic/ublock-filters.js +3 -3
  121. package/extensions/ublocklite/rulesets/scripting/generic/ukr-0.js +1 -1
  122. package/extensions/ublocklite/rulesets/scripting/generic/vie-1.js +2 -2
  123. package/extensions/ublocklite/rulesets/scripting/generichigh/chn-0.css +2 -9
  124. package/extensions/ublocklite/rulesets/scripting/generichigh/easylist.css +1 -1
  125. package/extensions/ublocklite/rulesets/scripting/generichigh/idn-0.css +1 -0
  126. package/extensions/ublocklite/rulesets/scripting/generichigh/ublock-filters.css +0 -2
  127. package/extensions/ublocklite/rulesets/scripting/procedural/adguard-mobile.js +3 -3
  128. package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-cookies.js +3 -3
  129. package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-notifications.js +3 -3
  130. package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-others.js +3 -3
  131. package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-overlays.js +3 -3
  132. package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-social.js +3 -3
  133. package/extensions/ublocklite/rulesets/scripting/procedural/chn-0.js +1 -1
  134. package/extensions/ublocklite/rulesets/scripting/procedural/deu-0.js +3 -3
  135. package/extensions/ublocklite/rulesets/scripting/procedural/easylist.js +3 -3
  136. package/extensions/ublocklite/rulesets/scripting/procedural/fra-0.js +3 -3
  137. package/extensions/ublocklite/rulesets/scripting/procedural/idn-0.js +3 -3
  138. package/extensions/ublocklite/rulesets/scripting/procedural/irn-0.js +3 -3
  139. package/extensions/ublocklite/rulesets/scripting/procedural/jpn-1.js +3 -3
  140. package/extensions/ublocklite/rulesets/scripting/procedural/kor-1.js +3 -3
  141. package/extensions/ublocklite/rulesets/scripting/procedural/nld-0.js +3 -3
  142. package/extensions/ublocklite/rulesets/scripting/procedural/rou-1.js +3 -3
  143. package/extensions/ublocklite/rulesets/scripting/procedural/rus-0.js +3 -3
  144. package/extensions/ublocklite/rulesets/scripting/procedural/rus-1.js +3 -3
  145. package/extensions/ublocklite/rulesets/scripting/procedural/spa-1.js +3 -3
  146. package/extensions/ublocklite/rulesets/scripting/procedural/swe-1.js +3 -3
  147. package/extensions/ublocklite/rulesets/scripting/procedural/tur-0.js +3 -3
  148. package/extensions/ublocklite/rulesets/scripting/procedural/ublock-filters.js +3 -3
  149. package/extensions/ublocklite/rulesets/scripting/procedural/vie-1.js +2 -2
  150. package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.abort-on-property-read.js +2 -2
  151. package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.set-constant.js +2 -2
  152. package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.set-cookie.js +2 -2
  153. package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.trusted-replace-node-text.js +450 -0
  154. package/extensions/ublocklite/rulesets/scripting/scriptlet/{jpn-1.abort-on-property-write.js → adguard-mobile.trusted-set-attr.js} +107 -41
  155. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.prevent-requestAnimationFrame.js +407 -0
  156. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.remove-node-text.js +1 -1
  157. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.set-cookie.js +2 -2
  158. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.set-local-storage-item.js +2 -2
  159. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-click-element.js +2 -2
  160. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-replace-node-text.js +2 -2
  161. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-set-cookie.js +2 -2
  162. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-set-local-storage-item.js +2 -2
  163. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-others.addEventListener-defuser.js +1 -1
  164. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.abort-current-script.js +1 -1
  165. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.abort-on-stack-trace.js +2 -2
  166. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.addEventListener-defuser.js +2 -2
  167. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.prevent-fetch.js +9 -2
  168. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.prevent-setInterval.js +2 -2
  169. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.prevent-setTimeout.js +2 -2
  170. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.prevent-xhr.js +2 -2
  171. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.remove-cookie.js +2 -2
  172. package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.set-constant.js +2 -2
  173. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.abort-current-script.js +2 -2
  174. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.addEventListener-defuser.js +2 -2
  175. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.adjust-setTimeout.js +2 -2
  176. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.json-prune.js +1 -1
  177. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.prevent-fetch.js +9 -2
  178. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.prevent-setTimeout.js +2 -2
  179. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.prevent-window-open.js +1 -1
  180. package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.set-constant.js +2 -2
  181. package/extensions/ublocklite/rulesets/scripting/scriptlet/{vie-1.m3u-prune.js → chn-0.spoof-css.js} +109 -148
  182. package/extensions/ublocklite/rulesets/scripting/scriptlet/easyprivacy.abort-current-script.js +1 -1
  183. package/extensions/ublocklite/rulesets/scripting/scriptlet/easyprivacy.prevent-fetch.js +7 -0
  184. package/extensions/ublocklite/rulesets/scripting/scriptlet/easyprivacy.set-constant.js +1 -1
  185. package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.addEventListener-defuser.js +2 -2
  186. package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.adjust-setTimeout.js +2 -2
  187. package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.prevent-fetch.js +7 -0
  188. package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.prevent-setTimeout.js +2 -2
  189. package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.set-constant.js +1 -1
  190. package/extensions/ublocklite/rulesets/scripting/scriptlet/hun-0.set-local-storage-item.js +2 -2
  191. package/extensions/ublocklite/rulesets/scripting/scriptlet/idn-0.prevent-fetch.js +7 -0
  192. package/extensions/ublocklite/rulesets/scripting/scriptlet/irn-0.abort-current-script.js +2 -2
  193. package/extensions/ublocklite/rulesets/scripting/scriptlet/irn-0.prevent-fetch.js +7 -0
  194. package/extensions/ublocklite/rulesets/scripting/scriptlet/irn-0.set-constant.js +2 -2
  195. package/extensions/ublocklite/rulesets/scripting/scriptlet/irn-0.set-session-storage-item.js +2 -2
  196. package/extensions/ublocklite/rulesets/scripting/scriptlet/isr-0.prevent-fetch.js +7 -0
  197. package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.json-prune.js +2 -2
  198. package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.prevent-fetch.js +7 -0
  199. package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.remove-attr.js +1 -1
  200. package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.set-cookie.js +442 -0
  201. package/extensions/ublocklite/rulesets/scripting/scriptlet/{chn-0.json-prune-fetch-response.js → kor-1.json-prune-xhr-response.js} +71 -62
  202. package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.json-prune.js +2 -2
  203. package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.prevent-fetch.js +7 -0
  204. package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.prevent-setTimeout.js +2 -2
  205. package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.set-constant.js +2 -2
  206. package/extensions/ublocklite/rulesets/scripting/scriptlet/nld-0.prevent-fetch.js +7 -0
  207. package/extensions/ublocklite/rulesets/scripting/scriptlet/nor-0.prevent-fetch.js +7 -0
  208. package/extensions/ublocklite/rulesets/scripting/scriptlet/rou-1.abort-current-script.js +2 -2
  209. package/extensions/ublocklite/rulesets/scripting/scriptlet/rou-1.remove-node-text.js +1 -1
  210. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.abort-on-property-read.js +2 -2
  211. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.addEventListener-defuser.js +3 -3
  212. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.prevent-fetch.js +10 -3
  213. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.prevent-setTimeout.js +2 -2
  214. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.prevent-xhr.js +1 -1
  215. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.remove-cookie.js +3 -3
  216. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.remove-node-text.js +3 -3
  217. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-attr.js +2 -2
  218. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-constant.js +3 -3
  219. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-local-storage-item.js +2 -2
  220. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.abort-on-property-read.js +3 -3
  221. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.addEventListener-defuser.js +1 -1
  222. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.json-prune.js +2 -2
  223. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.prevent-fetch.js +7 -0
  224. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.remove-cookie.js +4 -4
  225. package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.set-constant.js +3 -3
  226. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.abort-current-script.js +2 -2
  227. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.abort-on-property-read.js +1 -1
  228. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.addEventListener-defuser.js +1 -1
  229. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.adjust-setInterval.js +1 -1
  230. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.json-prune.js +2 -2
  231. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.noeval-if.js +1 -1
  232. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-fetch.js +9 -2
  233. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-requestAnimationFrame.js +2 -2
  234. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-setTimeout.js +2 -2
  235. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-window-open.js +1 -1
  236. package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.set-constant.js +2 -2
  237. package/extensions/ublocklite/rulesets/scripting/scriptlet/swe-1.addEventListener-defuser.js +2 -2
  238. package/extensions/ublocklite/rulesets/scripting/scriptlet/swe-1.href-sanitizer.js +2 -2
  239. package/extensions/ublocklite/rulesets/scripting/scriptlet/swe-1.prevent-setTimeout.js +2 -2
  240. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.abort-on-property-read.js +2 -2
  241. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.abort-on-property-write.js +1 -1
  242. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.addEventListener-defuser.js +2 -2
  243. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.prevent-fetch.js +7 -0
  244. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.prevent-setTimeout.js +2 -2
  245. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.prevent-window-open.js +1 -1
  246. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.remove-attr.js +2 -2
  247. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.remove-node-text.js +2 -2
  248. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.set-constant.js +2 -2
  249. package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.set-cookie.js +2 -2
  250. package/extensions/ublocklite/rulesets/scripting/scriptlet/{ublock-filters.evaldata-prune.js → ublock-badware.addEventListener-defuser.js} +103 -173
  251. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-experimental.trusted-replace-node-text.js +450 -0
  252. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-current-script.js +3 -3
  253. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-property-read.js +3 -3
  254. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-property-write.js +2 -2
  255. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-stack-trace.js +3 -3
  256. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.addEventListener-defuser.js +3 -3
  257. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.adjust-setInterval.js +2 -2
  258. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.adjust-setTimeout.js +2 -2
  259. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.disable-newtab-links.js +1 -1
  260. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.href-sanitizer.js +2 -2
  261. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-edit-xhr-response.js +851 -0
  262. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-prune-fetch-response.js +2 -2
  263. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-prune-xhr-response.js +3 -3
  264. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-prune.js +3 -3
  265. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.m3u-prune.js +2 -2
  266. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.noeval-if.js +2 -2
  267. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.nowebrtc.js +2 -2
  268. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-fetch.js +9 -2
  269. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-requestAnimationFrame.js +2 -2
  270. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-setInterval.js +2 -2
  271. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-setTimeout.js +3 -3
  272. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-window-open.js +2 -2
  273. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-xhr.js +3 -3
  274. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-attr.js +2 -2
  275. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-cookie.js +2 -2
  276. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-node-text.js +2 -2
  277. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-attr.js +2 -2
  278. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-constant.js +3 -3
  279. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-cookie.js +2 -2
  280. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-local-storage-item.js +2 -2
  281. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.spoof-css.js +2 -2
  282. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-click-element.js +1 -1
  283. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-create-html.js +2 -2
  284. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-override-element-method.js +1 -1
  285. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-prevent-fetch.js +7 -0
  286. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-prevent-xhr.js +1 -1
  287. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-argument.js +2 -2
  288. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-node-text.js +3 -3
  289. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-outbound-text.js +2 -2
  290. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-xhr-response.js +1 -1
  291. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-constant.js +1 -1
  292. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-cookie.js +3 -3
  293. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-local-storage-item.js +2 -2
  294. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-suppress-native-method.js +1 -1
  295. package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.xml-prune.js +2 -2
  296. package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.prevent-fetch.js +7 -0
  297. package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.abort-current-script.js +2 -2
  298. package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.abort-on-property-read.js +2 -2
  299. package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.json-prune.js +1 -1
  300. package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.prevent-fetch.js +7 -0
  301. package/extensions/ublocklite/rulesets/scripting/specific/adguard-mobile.js +3 -3
  302. package/extensions/ublocklite/rulesets/scripting/specific/annoyances-cookies.js +3 -3
  303. package/extensions/ublocklite/rulesets/scripting/specific/annoyances-notifications.js +3 -3
  304. package/extensions/ublocklite/rulesets/scripting/specific/annoyances-others.js +3 -3
  305. package/extensions/ublocklite/rulesets/scripting/specific/annoyances-overlays.js +3 -3
  306. package/extensions/ublocklite/rulesets/scripting/specific/annoyances-social.js +3 -3
  307. package/extensions/ublocklite/rulesets/scripting/specific/chn-0.js +3 -3
  308. package/extensions/ublocklite/rulesets/scripting/specific/deu-0.js +3 -3
  309. package/extensions/ublocklite/rulesets/scripting/specific/easylist.js +3 -3
  310. package/extensions/ublocklite/rulesets/scripting/specific/fin-0.js +3 -3
  311. package/extensions/ublocklite/rulesets/scripting/specific/fra-0.js +3 -3
  312. package/extensions/ublocklite/rulesets/scripting/specific/hun-0.js +3 -3
  313. package/extensions/ublocklite/rulesets/scripting/specific/idn-0.js +3 -3
  314. package/extensions/ublocklite/rulesets/scripting/specific/ind-0.js +3 -3
  315. package/extensions/ublocklite/rulesets/scripting/specific/irn-0.js +3 -3
  316. package/extensions/ublocklite/rulesets/scripting/specific/isr-0.js +3 -3
  317. package/extensions/ublocklite/rulesets/scripting/specific/ita-0.js +3 -3
  318. package/extensions/ublocklite/rulesets/scripting/specific/jpn-1.js +3 -3
  319. package/extensions/ublocklite/rulesets/scripting/specific/kor-1.js +3 -3
  320. package/extensions/ublocklite/rulesets/scripting/specific/nld-0.js +3 -3
  321. package/extensions/ublocklite/rulesets/scripting/specific/nor-0.js +3 -3
  322. package/extensions/ublocklite/rulesets/scripting/specific/rou-1.js +3 -3
  323. package/extensions/ublocklite/rulesets/scripting/specific/rus-0.js +3 -3
  324. package/extensions/ublocklite/rulesets/scripting/specific/rus-1.js +3 -3
  325. package/extensions/ublocklite/rulesets/scripting/specific/spa-1.js +3 -3
  326. package/extensions/ublocklite/rulesets/scripting/specific/swe-1.js +3 -3
  327. package/extensions/ublocklite/rulesets/scripting/specific/tha-0.js +3 -3
  328. package/extensions/ublocklite/rulesets/scripting/specific/tur-0.js +3 -3
  329. package/extensions/ublocklite/rulesets/scripting/specific/ublock-filters.js +3 -3
  330. package/extensions/ublocklite/rulesets/scripting/specific/ukr-0.js +3 -3
  331. package/extensions/ublocklite/rulesets/scripting/specific/vie-1.js +3 -3
  332. package/extensions/ublocklite/rulesets/scriptlet-details.json +271 -174
  333. package/extensions/ublocklite/rulesets/strictblock/adguard-mobile.json +3 -2
  334. package/extensions/ublocklite/rulesets/strictblock/annoyances-cookies.json +1 -0
  335. package/extensions/ublocklite/rulesets/strictblock/chn-0.json +329 -791
  336. package/extensions/ublocklite/rulesets/strictblock/dpollock-0.json +2 -0
  337. package/extensions/ublocklite/rulesets/strictblock/easylist.json +1 -1
  338. package/extensions/ublocklite/rulesets/strictblock/easyprivacy.json +62 -4
  339. package/extensions/ublocklite/rulesets/strictblock/fra-0.json +429 -49
  340. package/extensions/ublocklite/rulesets/strictblock/irn-0.json +2 -0
  341. package/extensions/ublocklite/rulesets/strictblock/jpn-1.json +183 -176
  342. package/extensions/ublocklite/rulesets/strictblock/kor-1.json +6 -1
  343. package/extensions/ublocklite/rulesets/strictblock/nor-0.json +1 -1
  344. package/extensions/ublocklite/rulesets/strictblock/pgl.json +8 -9
  345. package/extensions/ublocklite/rulesets/strictblock/pol-0.json +1 -0
  346. package/extensions/ublocklite/rulesets/strictblock/rus-1.json +1 -0
  347. package/extensions/ublocklite/rulesets/strictblock/spa-1.json +0 -2
  348. package/extensions/ublocklite/rulesets/strictblock/stevenblack-hosts.json +13076 -6934
  349. package/extensions/ublocklite/rulesets/strictblock/swe-1.json +2 -0
  350. package/extensions/ublocklite/rulesets/strictblock/tur-0.json +4 -0
  351. package/extensions/ublocklite/rulesets/strictblock/ublock-badware.json +580 -577
  352. package/extensions/ublocklite/rulesets/strictblock/ublock-filters.json +3 -2
  353. package/extensions/ublocklite/rulesets/strictblock/urlhaus-full.json +503 -614
  354. package/extensions/ublocklite/rulesets/strictblock/vie-1.json +6 -7
  355. package/extensions/ublocklite/rulesets/urlskip/ublock-filters.json +30 -0
  356. package/extensions/ublocklite/ublock.zip +0 -0
  357. package/package.json +23 -21
  358. package/scripts/install-adblock.js +25 -4
  359. package/scripts/start.sh +1 -1
  360. package/scripts/test.sh +2 -2
  361. package/src/limiter.ts +1 -1
  362. package/src/routes/chromium/tests/scrape.spec.ts +48 -0
  363. package/src/sdk-utils.ts +1 -1
  364. package/src/shared/scrape.http.ts +17 -5
  365. package/static/docs/swagger.json +330 -102
  366. package/static/docs/swagger.min.json +329 -101
  367. package/static/function/client.js +203 -104
  368. package/static/function/index.html +203 -104
  369. package/extensions/ublocklite/rulesets/modify-headers/annoyances-overlays.json +0 -108
  370. package/extensions/ublocklite/rulesets/modify-headers/chn-0.json +0 -316
  371. package/extensions/ublocklite/rulesets/modify-headers/cze-0.json +0 -25
  372. package/extensions/ublocklite/rulesets/modify-headers/deu-0.json +0 -24
  373. package/extensions/ublocklite/rulesets/modify-headers/easylist.json +0 -14
  374. package/extensions/ublocklite/rulesets/modify-headers/easyprivacy.json +0 -48
  375. package/extensions/ublocklite/rulesets/modify-headers/fra-0.json +0 -215
  376. package/extensions/ublocklite/rulesets/modify-headers/irn-0.json +0 -45
  377. package/extensions/ublocklite/rulesets/modify-headers/isr-0.json +0 -50
  378. package/extensions/ublocklite/rulesets/modify-headers/rus-0.json +0 -40
  379. package/extensions/ublocklite/rulesets/modify-headers/rus-1.json +0 -22
  380. package/extensions/ublocklite/rulesets/modify-headers/swe-1.json +0 -46
  381. package/extensions/ublocklite/rulesets/modify-headers/ublock-filters.json +0 -54
  382. package/extensions/ublocklite/rulesets/modify-headers/ubol-tests.json +0 -25
  383. package/extensions/ublocklite/rulesets/modify-headers/vie-1.json +0 -162
  384. package/extensions/ublocklite/rulesets/redirect/adguard-mobile.json +0 -20
  385. package/extensions/ublocklite/rulesets/redirect/annoyances-overlays.json +0 -15
  386. package/extensions/ublocklite/rulesets/redirect/chn-0.json +0 -40
  387. package/extensions/ublocklite/rulesets/redirect/cze-0.json +0 -76
  388. package/extensions/ublocklite/rulesets/redirect/deu-0.json +0 -79
  389. package/extensions/ublocklite/rulesets/redirect/easylist.json +0 -103
  390. package/extensions/ublocklite/rulesets/redirect/easyprivacy.json +0 -137
  391. package/extensions/ublocklite/rulesets/redirect/fin-0.json +0 -121
  392. package/extensions/ublocklite/rulesets/redirect/fra-0.json +0 -35
  393. package/extensions/ublocklite/rulesets/redirect/hun-0.json +0 -38
  394. package/extensions/ublocklite/rulesets/redirect/irn-0.json +0 -73
  395. package/extensions/ublocklite/rulesets/redirect/isr-0.json +0 -17
  396. package/extensions/ublocklite/rulesets/redirect/jpn-1.json +0 -29
  397. package/extensions/ublocklite/rulesets/redirect/kor-1.json +0 -25
  398. package/extensions/ublocklite/rulesets/redirect/ltu-0.json +0 -33
  399. package/extensions/ublocklite/rulesets/redirect/nld-0.json +0 -79
  400. package/extensions/ublocklite/rulesets/redirect/nor-0.json +0 -132
  401. package/extensions/ublocklite/rulesets/redirect/pol-0.json +0 -15
  402. package/extensions/ublocklite/rulesets/redirect/rou-1.json +0 -53
  403. package/extensions/ublocklite/rulesets/redirect/rus-0.json +0 -21
  404. package/extensions/ublocklite/rulesets/redirect/rus-1.json +0 -118
  405. package/extensions/ublocklite/rulesets/redirect/spa-1.json +0 -27
  406. package/extensions/ublocklite/rulesets/redirect/swe-1.json +0 -14
  407. package/extensions/ublocklite/rulesets/redirect/tha-0.json +0 -78
  408. package/extensions/ublocklite/rulesets/redirect/tur-0.json +0 -24
  409. package/extensions/ublocklite/rulesets/redirect/ublock-badware.json +0 -18
  410. package/extensions/ublocklite/rulesets/redirect/ublock-filters.json +0 -548
  411. package/extensions/ublocklite/rulesets/redirect/ubol-tests.json +0 -22
  412. package/extensions/ublocklite/rulesets/redirect/ukr-0.json +0 -18
  413. package/extensions/ublocklite/rulesets/redirect/vie-1.json +0 -117
  414. package/extensions/ublocklite/rulesets/removeparam/adguard-spyware-url.json +0 -612
  415. package/extensions/ublocklite/rulesets/removeparam/annoyances-overlays.json +0 -27
  416. package/extensions/ublocklite/rulesets/removeparam/chn-0.json +0 -48
  417. package/extensions/ublocklite/rulesets/removeparam/est-0.json +0 -26
  418. package/extensions/ublocklite/rulesets/removeparam/fin-0.json +0 -52
  419. package/extensions/ublocklite/rulesets/removeparam/irn-0.json +0 -18
  420. package/extensions/ublocklite/rulesets/removeparam/kor-1.json +0 -26
  421. package/extensions/ublocklite/rulesets/removeparam/rus-0.json +0 -19
  422. package/extensions/ublocklite/rulesets/removeparam/rus-1.json +0 -99
  423. package/extensions/ublocklite/rulesets/removeparam/swe-1.json +0 -125
  424. package/extensions/ublocklite/rulesets/removeparam/ublock-filters.json +0 -64
  425. package/extensions/ublocklite/rulesets/removeparam/ukr-0.json +0 -49
@@ -27,9 +27,9 @@
27
27
 
28
28
  /******************************************************************************/
29
29
 
30
- const argsList = ["[]","[{\"selector\":\"#alertTab\",\"tasks\":[[\"has-text\",\"Enter your email address\"]]}]","[{\"selector\":\"#home-section3\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".MuiBox-root\",\"tasks\":[[\"has-text\",\"Subscribe to our Newsletter\"]]}]","[{\"selector\":\".Promotion_container__kYNro\",\"tasks\":[[\"has-text\",\"Sign up now!\"]]}]","[{\"selector\":\".above-footer-section\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"blocking software\\\")]/../../..\"]]},{\"selector\":\".advanced.embed-media\",\"tasks\":[[\"has-text\",\"Get a daily look\"]]}]","[{\"selector\":\".align-items-center.py-2\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".article-body > p\",\"tasks\":[[\"has-text\",\"sign up for our newsletters\"]]}]","[{\"selector\":\".article-body__promo-box__3bCm_\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article-content-wrapper > p\",\"tasks\":[[\"has-text\",\"into your inbox\"]]},{\"selector\":\"strong > em\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article-main__more\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article__block--footnoteBlock--align-right\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".article__body--botttom > div > p\",\"tasks\":[[\"has-text\",\"a free newsletter\"]]}]","[{\"selector\":\".bg-base-200\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".shadow-xl.m-2.p-4\",\"tasks\":[[\"has-text\",\"Sign up for email updates\"]]}]","[{\"selector\":\".bg-cover\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".bg-dark-brown\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".bg-fok-gray-500\",\"tasks\":[[\"has-text\",\"Join our mailing list\"]]}]","[{\"selector\":\".bg-gray-100\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\".bt-inp\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".bg-gray-50\",\"tasks\":[[\"has-text\",\"Fake news\"]]},{\"selector\":\".hidden\",\"tasks\":[[\"has-text\",\"Fake news\"]]}]","[{\"selector\":\".bg-gray-600\",\"tasks\":[[\"has-text\",\"Read the latest business news\"]]}]","[{\"selector\":\".bg-left.bg-cover\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".bg-primary-dark\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\".border-primary-dark\\\\/50\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".bg-purple-50\",\"tasks\":[[\"has-text\",\"Fan of great business\"]]},{\"selector\":\".md\\\\:px-2.py-10\",\"tasks\":[[\"has-text\",\"Subscribe to the newsletter\"]]}]","[{\"selector\":\".border-gray-175\",\"tasks\":[[\"has-text\",\"BT in your inbox\"]]}]","[{\"selector\":\".border-gray-200\",\"tasks\":[[\"has-text\",\"Get the news\"]]},{\"selector\":\".border-secondary-900\",\"tasks\":[[\"has-text\",\"Get the news\"]]}]","[{\"selector\":\".bottom-0\",\"tasks\":[[\"has-text\",\"/Join now to read full articles|Save 25% on reporting you won’t find anywhere else/\"]]}]","[{\"selector\":\".callout\",\"tasks\":[[\"has-text\",\"inbox\"]]}]","[{\"selector\":\".card-body\",\"tasks\":[[\"has-text\",\"Daily Newsletter\"]]}]","[{\"selector\":\".col1span3\",\"tasks\":[[\"has-text\",\"Newsletters\"]]}]","[{\"selector\":\".content-panel-container\",\"tasks\":[[\"has-text\",\"Get recipes\"]]}]","[{\"selector\":\".corner-accent\",\"tasks\":[[\"has-text\",\"Subscribe for free\"]]}]","[{\"selector\":\".dcr-1mt0mpc\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\"[data-testid=\\\"contributions-liveblog-epic\\\"]\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".elementor-button-link\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".elementor-shortcode\",\"tasks\":[[\"has-text\",\"Signup Now\"]]}]","[{\"selector\":\".et_pb_row_1_tb_body\",\"tasks\":[[\"has-text\",\"Sign up for our weekly newsletter\"]]},{\"selector\":\".et_pb_section\",\"tasks\":[[\"has-text\",\"Sign up for our weekly newsletter\"]]}]","[{\"selector\":\".factbox\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".fusion_builder_column_inner_1_1\",\"tasks\":[[\"has-text\",\"BNC Newsletters\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"Never miss a post\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"Sign up for Express\"]]}]","[{\"selector\":\".has-border-color.wp-block-columns\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\".has-border-color\",\"tasks\":[[\"has-text\",\"Discover more\"]]}]","[{\"selector\":\".has-link-color.has-background\",\"tasks\":[[\"has-text\",\"free newsletter\"]]}]","[{\"selector\":\".has-medium-font-size\",\"tasks\":[[\"has-text\",\"Join our free newsletter\"]]}]","[{\"selector\":\".has-secondary-background-color\",\"tasks\":[[\"has-text\",\"Subscribe\"]]},{\"selector\":\".wp-block-group\",\"tasks\":[[\"has-text\",\"Subscribe to our Newsletter\"]]}]","[{\"selector\":\".inset-0.fixed\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".lg\\\\:grid-cols-\\\\[445px_1fr\\\\].gap-y-10 > div\",\"tasks\":[[\"has-text\",\"Sign up to Dexerto\"]]},{\"selector\":\".mb-16\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".lg\\\\:u-max-w-\\\\[345px\\\\]\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".u-space-y-6.u-items-center\",\"tasks\":[[\"has-text\",\"Staying current\"]]}]","[{\"selector\":\".m-detail--body > p\",\"tasks\":[[\"has-text\",\"Sign up for the\"]]}]","[{\"selector\":\".msl\",\"tasks\":[[\"has-text\",\"Subscribe for free\"]]}]","[{\"selector\":\".mx-auto.container\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\".nl-container\",\"tasks\":[[\"has-text\",\"inbox\"]]},{\"selector\":\".restricted-body.html-content\",\"tasks\":[[\"has-text\",\"Email us\"]]},{\"selector\":\".restricted-body.html-content\",\"tasks\":[[\"has-text\",\"your inbox\"]]}]","[{\"selector\":\".optin\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".p-4.bg-\\\\[\\\\#F5F5F5\\\\]\",\"tasks\":[[\"has-text\",\"Subscribe to our newsletter\"]]}]","[{\"selector\":\".p-5.bg-white.rounded-xl\",\"tasks\":[[\"has-text\",\"Weather in your inbox\"]]}]","[{\"selector\":\".p1\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".px20.pb32\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".recommendationSection\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".right_pod\",\"tasks\":[[\"has-text\",\"E-mail Address\"]]}]","[{\"selector\":\".rounded-3xl\",\"tasks\":[[\"has-text\",\"in your inbox\"]]}]","[{\"selector\":\".row > .entry-content > p\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".sidebar-form\",\"tasks\":[[\"has-text\",\"Sign Up For Our Newsletter\"]]}]","[{\"selector\":\".sm\\\\:my-10.xs\\\\:my-6\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".su-items-left\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".t-bg-surface-zero.t-p-6\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".text-wt-background\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".w-embed\",\"tasks\":[[\"has-text\",\"Sign up now\"]]}]","[{\"selector\":\".widget_custom_html\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".widget_custom_html\",\"tasks\":[[\"has-text\",\"substack\"]]}]","[{\"selector\":\".wp-block-column > .is-layout-flow.wp-block-group\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".wp-block-cover-is-layout-flow\",\"tasks\":[[\"has-text\",\"Get our newsletter\"]]}]","[{\"selector\":\".wp-block-genesis-blocks-gb-columns\",\"tasks\":[[\"has-text\",\"Subscribe by Email\"]]},{\"selector\":\".wp-block-genesis-blocks-gb-container\",\"tasks\":[[\"has-text\",\"Free Email Guide\"]]}]","[{\"selector\":\".wp-block-group-is-layout-flow.has-background.has-base-background-color\",\"tasks\":[[\"has-text\",\"Email Me This For Later\"]]}]","[{\"selector\":\".wp-block-group-is-layout-flow\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".wp-block-group.alignfull\",\"tasks\":[[\"has-text\",\"Stay connected to the community.\"]]},{\"selector\":\".wp-block-group.alignfull\",\"tasks\":[[\"has-text\",\"Subscribe to our newsletter!\"]]}]","[{\"selector\":\".wp-block-group__inner-container\",\"tasks\":[[\"has-text\",\"Discover more\"]]}]","[{\"selector\":\"[data-testid=\\\"scroll-modal-wrapper\\\"]\",\"tasks\":[[\"has-text\",\"sign up\"]]}]","[{\"selector\":\"#custom_html-12\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\"div.is-style-border\",\"tasks\":[[\"has-text\",\"Daily News\"]]}]","[{\"selector\":\"div.wp-block-cover\",\"tasks\":[[\"has-text\",\"Be the first to know\"]]}]","[{\"selector\":\".bottom-0.fixed\",\"tasks\":[[\"has-text\",\"weekly newsletters\"]]},{\"selector\":\".lg\\\\:p-\\\\[16px\\\\]\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\"em > strong\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".p-6.justify-center\",\"tasks\":[[\"has-text\",\"Daily newsletter\"]]}]","[{\"selector\":\".order-lg-2\",\"tasks\":[[\"has-text\",\"Sign up to our newsletter\"]]},{\"selector\":\".sidebar-sticky\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".comp > strong\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".pb-1.gap-4\",\"tasks\":[[\"has-text\",\"Sign up for\"]]},{\"selector\":\".pb-6\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".td-block-title.block-title\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\"form\",\"tasks\":[[\"has-text\",\"Subscribe and thrive\"]]},{\"selector\":\"form\",\"tasks\":[[\"has-text\",\"Your inbox is ready\"]]}]","[{\"selector\":\".has-senary-background-color\",\"tasks\":[[\"has-text\",\"Email\"]]},{\"selector\":\".has-tertiary-background-color\",\"tasks\":[[\"has-text\",\"Week\"]]}]","[{\"selector\":\".bg-gray-100\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".v-card.v-card--flat\",\"tasks\":[[\"has-text\",\"Sign up to receive\"]]}]","[{\"selector\":\".w-full\",\"tasks\":[[\"has-text\",\"Mailing\"]]}]","[{\"selector\":\"h3.section_name\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".d-lg-block.sp-module\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".pb-6.border-b\",\"tasks\":[[\"has-text\",\"Signup\"]]}]","[{\"selector\":\"p > em\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".p-8.bg-dynamic-primary\",\"tasks\":[[\"has-text\",\"straight to your inbox\"]]}]","[{\"selector\":\".shadow-card.p-8\",\"tasks\":[[\"has-text\",\"Laravel Newsletter\"]]}]","[{\"selector\":\".pt-\\\\[60px\\\\]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".fxsEzN\",\"tasks\":[[\"has-text\",\"Sign up to our newsletter\"]]}]","[{\"selector\":\"section.sidebar-section\",\"tasks\":[[\"has-text\",\"email\"]]}]","[{\"selector\":\".has-background.has-dark-gray-background-color\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".sidebar-item-container\",\"tasks\":[[\"has-text\",\"Email me\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"/newsletter|inbox/\"]]}]","[{\"selector\":\".promo-card-primary\",\"tasks\":[[\"has-text\",\"Check your inbox\"]]}]","[{\"selector\":\".pull-right.inline-gallery-container\",\"tasks\":[[\"has-text\",\"Post this\"]]}]","[{\"selector\":\".mobile-only-on-col-ab\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".bg-gray-50\",\"tasks\":[[\"has-text\",\"Want to stay informed\"]]}]","[{\"selector\":\".border-brand-pink\",\"tasks\":[[\"has-text\",\"inbox\"]]}]","[{\"selector\":\".LostInventoryMessage_root__YllYq\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\"p.ArticleParagraph_root__4mszW > small\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\"p.slate-paragraph > em\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".md\\\\:decorative-horizontal-lines\",\"tasks\":[[\"has-text\",\"subscribe\"]]}]","[{\"selector\":\"strong\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".hide.post__sidebar\",\"tasks\":[[\"has-text\",\"Share this article\"]]}]","[{\"selector\":\".elementor-section\",\"tasks\":[[\"has-text\",\"Subscribe for\"]]},{\"selector\":\".elementor-widget-container\",\"tasks\":[[\"has-text\",\"tired of censorship\"]]}]","[{\"selector\":\"[style=\\\"text-align:center\\\"]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".text_multiline\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".wp-block-pullquote\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".wp-block-group__inner-container\",\"tasks\":[[\"has-text\",\"Discover\"]]}]","[{\"selector\":\"strong > .link--button\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".wp-block-quote\",\"tasks\":[[\"has-text\",\"inbox daily\"]]}]","[{\"selector\":\"p.t-links-underlinedy\",\"tasks\":[[\"has-text\",\"Sign up for The Brief\"]]}]","[{\"selector\":\".bg-soft-teal\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".rounded-3.px-5\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".rounded-md.md\\\\:p-8.p-5.shadow-light\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".duet--article--highlight\",\"tasks\":[[\"has-text\",\"Sign up here\"]]}]","[{\"selector\":\".textwidget > .textwidget\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".has-medium-font-size\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".mt-\\\\[2rem\\\\]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\"div[class^=\\\"-_\\\"] > form\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\".section > .wrapper\",\"tasks\":[[\"has-text\",\"Newsletters\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: scroll !important\"],\"cssable\":true}]","[{\"selector\":\"html, body\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"#courier-body-wrapper\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"div#wrapper\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow:initial!important\"],\"cssable\":true}]","[{\"selector\":\".index-wrap\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body.overflow-hidden\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".newsletter-signup\",\"action\":[\"style\",\"max-height:0px;visibility: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: scroll !important; position: unset !important\"],\"cssable\":true}]","[{\"selector\":\".__show__pMA1C.__wrap__jEIal\",\"tasks\":[[\"has-text\",\"to your inbox\"]]}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body[style=\\\"overflow: hidden;\\\"]\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; max-height: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\".bg-light\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".widget_text\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".border.rounded.p-2\",\"tasks\":[[\"has-text\",\"news letter\"]]}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#body *:not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#bottomAd\",\"action\":[\"style\",\"position: absolute !important; left: -4000px !important;\"],\"cssable\":true}]","[{\"selector\":\".moola-search-view\",\"tasks\":[[\"has-text\",\"hide these ads\"]]}]","[{\"selector\":\"ins.adsbygoogle\",\"action\":[\"style\",\"visibility: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\"#desktopWrapper\",\"action\":[\"style\",\"position: static !important;\"],\"cssable\":true},{\"selector\":\".gridCentered\",\"action\":[\"style\",\"margin-top: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".navigationWrapper\",\"action\":[\"style\",\"top: 0px !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".notificationsContainer\",\"tasks\":[[\"has-text\",\"whitelisten of beleef Tweakers\"]]}]","[{\"selector\":\"#modal_login\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\".fbUserStory\",\"tasks\":[[\"has-text\",\"Popular Across Facebook\"]]},{\"selector\":\".userContentWrapper\",\"tasks\":[[\"has-text\",\"Popular Across Facebook\"]]}]","[{\"selector\":\"p\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"AdB\\\")]\"]]}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".nosel\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[id]\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#pftop\",\"action\":[\"style\",\"height: auto !important;padding-bottom:5px !important\"],\"cssable\":true}]","[{\"selector\":\"[class]\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".definicao_verbete_homologado_interna\",\"action\":[\"style\",\"height:100% !important;\"],\"cssable\":true}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\".storytextp\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".hiddenRanking\",\"action\":[\"style\",\"text-shadow: none !important; color: #6c757d !important;\"],\"cssable\":true},{\"selector\":\"[_ngcontent-serverapp-c134]\",\"action\":[\"style\",\"text-shadow: none !important; color: #000 !important;\"],\"cssable\":true},{\"selector\":\"[_ngcontent-serverapp-c135]\",\"action\":[\"style\",\"text-shadow: none !important; color: #000 !important;\"],\"cssable\":true},{\"selector\":\"[href*=\\\"/meet\\\"]\",\"action\":[\"style\",\"text-shadow: none !important; color: #8b0000 !important;\"],\"cssable\":true},{\"selector\":\"[href*=\\\"/result\\\"]\",\"action\":[\"style\",\"text-shadow: none !important; color: #8b0000 !important;\"],\"cssable\":true},{\"selector\":\"[ngbtooltip]\",\"action\":[\"style\",\"text-shadow: none !important; color: #6c757d !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/addLinkToCopy/i\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//div[contains(text(),\\\"Adblock\\\")]/..\"]]}]","[{\"selector\":\".js-dismissable-hero\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".SetPageTerm\",\"action\":[\"style\",\"display: block !important\"],\"cssable\":true}]","[{\"selector\":\".post-section\",\"action\":[\"style\",\"filter: none !important; -webkit-filter: none !important; pointer-events: all !important\"],\"cssable\":true}]","[{\"selector\":\".qu-overflow--hidden[style*=\\\"filter: blur\\\"]\",\"action\":[\"style\",\"filter:none !important;overflow:auto !important\"],\"cssable\":true},{\"selector\":\".signup_wall_prevent_scroll #root\",\"action\":[\"style\",\"filter: none !important;\"],\"cssable\":true},{\"selector\":\".signup_wall_prevent_scroll\",\"action\":[\"style\",\"position: unset !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"html, body\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"#lightbox-wrap img\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true},{\"selector\":\"[class*=\\\"ImageElement-blockPointerEvents-\\\"]\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true},{\"selector\":\"[class*=\\\"Module-blockGridPointerEvents-\\\"] .grid__item-image\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color:#338FFF !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important;-webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".Post-body--truncated\",\"action\":[\"style\",\"max-height: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"oncontextmenu\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"We think our Android\"]]}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color:#338FFF!important\"],\"cssable\":true}]","[{\"selector\":\".fb_lightbox-lock\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important; -webkit-user-drag: element!important; -webkit-user-select: text!important; -moz-user-select: text!important; -ms-user-select: text!important; user-select: text!important;\"],\"cssable\":true}]","[{\"selector\":\".blocked .text\",\"action\":[\"style\",\"filter: none!important;-webkit-filter: none!important;\"],\"cssable\":true},{\"selector\":\".blocked\",\"action\":[\"style\",\"filter: none !important;\"],\"cssable\":true}]","[{\"selector\":\"body > div:nth-of-type(1) > div\",\"tasks\":[[\"has-text\",\"adblocker\"]]}]","[{\"selector\":\".obscured\",\"action\":[\"style\",\"color: black !important;text-shadow: none !important; filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\".dark-theme-dialog__dialogBody___106Di\",\"tasks\":[[\"upward\",4]]}]","[{\"selector\":\".result-snippet\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"copyprotect\"]]}]","[{\"selector\":\".modal-content\",\"tasks\":[[\"has\",{\"selector\":\".text > b\",\"tasks\":[[\"has-text\",\"Privacy Policy\"]]}]]}]","[{\"selector\":\"body > div\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body:has(#blocking-modal)\",\"action\":[\"style\",\"pointer-events: auto !important;\"],\"cssable\":true},{\"selector\":\"body[style*=\\\"overflow\\\"]\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"pointer-events: auto !important; overflow: auto !important;\"],\"cssable\":true},{\"selector\":\"body:not(.with-listing-chooser)\",\"action\":[\"style\",\"overflow: visible !important; position: static !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow: auto !important; padding-top: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".adsbygoogle\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\".lyricBody\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"debugger\"]]}]","[{\"selector\":\"div.storyView\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"p, ul, ol\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body, div, p, span, a, h1, h2, h3, h4, h5, h6\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important\"],\"cssable\":true}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color: #338FFF !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important\"],\"cssable\":true}]","[{\"selector\":\".async-hide\",\"action\":[\"style\",\"opacity:1!important\"],\"cssable\":true}]","[{\"selector\":\".CoverPop-open\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\".no-js\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"@media print\"]]}]","[{\"selector\":\".blur\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"::selection\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor:auto!important\"],\"cssable\":true}]","[{\"selector\":\"html.open-modal .overlay\",\"action\":[\"style\",\"display: none !important\"],\"cssable\":true},{\"selector\":\"html.open-modal body\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true},{\"selector\":\"html.open-modal body::after\",\"action\":[\"style\",\"display: none !important;\"],\"cssable\":true}]","[{\"selector\":\"h2\",\"tasks\":[[\"has-text\",\"Using an ad blocker?\"],[\"upward\",3]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"Adblock\\\")]\"]]}]","[{\"selector\":\"body.no-scroll\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"div\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"p > b\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"AdBlock\\\")]\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: auto !important; -webkit-user-select: auto !important; -moz-user-select: auto !important; -webkit-user-drag: auto !important\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: text !important\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea), img\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"opacity: 1 !important;\"],\"cssable\":true}]","[{\"selector\":\".content-body-wrapper\",\"action\":[\"style\",\"opacity:1!important\"],\"cssable\":true}]","[{\"selector\":\".sui-u-no-scroll\",\"action\":[\"style\",\"overflow:auto !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"-webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".adbanner\",\"action\":[\"remove\",\"\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-ms-user-select:auto !important; -moz-user-select:auto !important; -webkit-user-select:auto !important; -webkit-touch-callout:default !important; user-select:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"user-select\"]]}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-user-select:auto !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"html.documentLocked body\",\"action\":[\"style\",\"overflow: visible !important;\"],\"cssable\":true},{\"selector\":\"html.documentLocked header\",\"action\":[\"style\",\"padding-right: 0 !important;\"],\"cssable\":true},{\"selector\":\"html.documentLocked\",\"action\":[\"style\",\"margin-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"article.post\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"div[style] > div > .userBanner--red\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important\"],\"cssable\":true}]","[{\"selector\":\"[href=\\\"/about#support\\\"]\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\"body.no-scroll\",\"action\":[\"style\",\"overflow: visible !important;position: static !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: initial !important\"],\"cssable\":true}]","[{\"selector\":\"body.ReactModal__Body--open\",\"action\":[\"style\",\"position: unset !important; overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important;\"],\"cssable\":true}]","[{\"selector\":\"body, code\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout:text !important;-webkit-user-select:text !important;-khtml-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important\"],\"cssable\":true}]","[{\"selector\":\"div[class=\\\"container_box content_box\\\"] > div:only-child > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",4]]},{\"selector\":\"div[class=\\\"container_box content_box\\\"] > div[id][class] > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",3]]},{\"selector\":\"div[id][class][style^=\\\"position:\\\"] > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",3]]}]","[{\"selector\":\".ct_warn\",\"tasks\":[[\"has-text\",\"adblock\"]]}]","[{\"selector\":\".has-profile.post:first-child\",\"tasks\":[[\"has-text\",\"/adblock/i\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select: auto !important;-ms-user-select: auto !important;-webkit-user-select: auto !important;-webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/-moz-user-select:none|@media print/\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select:auto !important;-webkit-user-select:auto !important;-ms-user-select:auto !important;-moz-user-select:auto !important;-webkit-user-drag:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto!important\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"innerText\"]]}]","[{\"selector\":\".adsbygoogle\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"upward\",1]]},{\"selector\":\"body > div[id]\",\"action\":[\"style\",\"visibility: hidden !important\"],\"tasks\":[[\"matches-css\",{\"name\":\"position\",\"value\":\"^fixed$\"}]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".select-none\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"window.carbonLoaded\"]]}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important; -webkit-user-select: auto!important; -moz-user-select: auto!important; -ms-user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"user-select:\"]]}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"unselectable\"]]}]","[{\"selector\":\"a:hover\",\"action\":[\"style\",\"cursor: auto!important;\"],\"cssable\":true},{\"selector\":\"body\",\"action\":[\"style\",\"cursor: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"user-select: auto!important;-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;-ms-user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"-moz-none\"]]}]","[{\"selector\":\"*::-webkit-scrollbar\",\"action\":[\"style\",\"width:17px !important\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-thumb\",\"action\":[\"style\",\"background:#5e5e5e !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/user-select|::selection/\"]]}]","[{\"selector\":\".ReactModal__Overlay--after-open\",\"tasks\":[[\"has-text\",\"/Premium|Try 7 days/\"]]},{\"selector\":\".ReactModal__Overlay--after-open:has(iframe[srcdoc], img)\",\"tasks\":[[\"has-text\",\"signing up\"]]},{\"selector\":\"main > div[class*=\\\"-\\\"] > div[class^=\\\"_\\\"] > div[class^=\\\"_\\\"] > div[class]\",\"tasks\":[[\"has\",{\"selector\":\"> div[class^=\\\"_\\\"]\",\"tasks\":[[\"has-text\",\"Do your part to support us\"]]}]]}]","[{\"selector\":\"#MainModule + div[class] > div[style^=\\\"width\\\"] > div > i[data-icon-name=\\\"OutlookLogo\\\"]\",\"tasks\":[[\"upward\",3]]}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/media print|user-select:/\"]]}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow: auto !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"html.om-position-popup body\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body.tingle-enabled\",\"action\":[\"style\",\"position: static!important;overflow: auto!important;\"],\"cssable\":true}]","[{\"selector\":\".ad_block_detected\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"form#link a.submit\",\"action\":[\"style\",\"opacity: 1 !important; pointer-events: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"p\",\"tasks\":[[\"has-text\",\"Adblock\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"blocker\\\")]\"]]}]","[{\"selector\":\"html.gnt__mo\",\"action\":[\"style\",\"overflow-y:scroll !important;pointer-events: unset !important;user-select: unset !important;margin-right: unset !important;\"],\"cssable\":true}]","[{\"selector\":\".adsbygoogle\",\"action\":[\"style\",\"max-height: 1px !important;left:-9999px !important;position:absolute !important\"],\"cssable\":true}]","[{\"selector\":\"body[style^=\\\"cursor:pointer\\\"]\",\"action\":[\"style\",\"cursor: auto!important\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea)::selection\",\"action\":[\"style\",\"background-color:Highlight!important;color:HighlightText!important\"],\"cssable\":true}]","[{\"selector\":\"::selection\",\"action\":[\"style\",\"background: Highlight !important; color: HighlightText !important\"],\"cssable\":true}]","[{\"selector\":\".line\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout:default!important; -webkit-user-select:text!important; -moz-user-select:text!important; -ms-user-select:text!important; user-select:text!important;\"],\"cssable\":true}]","[{\"selector\":\"[data-lyricid]\",\"action\":[\"style\",\"user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".all-lyrics\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body.disable-scroll\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow:initial!important\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.oncontextmenu\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.onkeydown\"]]}]","[{\"selector\":\"[style^=\\\"filter: blur\\\"]\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true},{\"selector\":\"section\",\"tasks\":[[\"has-text\",\"Winter-Update\"],[\"upward\",1]]}]","[{\"selector\":\"style\",\"tasks\":[[\"has-text\",\"user-select: none;\"]]}]","[{\"selector\":\"form[id=\\\"tfnewsearch\\\"] > input[id=\\\"val\\\"]\",\"action\":[\"style\",\"clip-path: circle(0) !important;\"],\"cssable\":true},{\"selector\":\"form[id=\\\"tfnewsearch\\\"]\",\"action\":[\"remove-attr\",\"onsubmit\"]},{\"selector\":\"form[id=\\\"tfnewsearch\\\"]\",\"action\":[\"style\",\"font-size: 0px !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"html, .unselectable\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"#game-wrap\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"remove-class\",\"modal-open\"],\"tasks\":[[\"watch-attr\",[\"class\"]]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"checkAdblockBait\"]]}]","[{\"selector\":\".atomsPartialLinkLink\",\"action\":[\"style\",\"user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"html.show-intro-popup\",\"action\":[\"remove-class\",\"show-intro-popup\"]}]","[{\"selector\":\"body[oncontextmenu=\\\"return false\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]},{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"_0x\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"DisableDevtool\"]]}]","[{\"selector\":\"*::-webkit-scrollbar\",\"action\":[\"style\",\"height: 14px !important; width: 14px !important;\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-button\",\"action\":[\"style\",\"border-color: #A6A6A6 !important; border-style: solid !important; height:16px !important; width: 16px !important;\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-thumb\",\"action\":[\"style\",\"background: #A6A6A6 !important;\"],\"cssable\":true},{\"selector\":\":root\",\"action\":[\"style\",\"scrollbar-color: revert !important; scrollbar-width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/oncontextmenu|devtools|stateObject|debugger/\"]]}]","[{\"selector\":\"#ad_box\",\"action\":[\"style\",\"height: 50px !important;\"],\"cssable\":true}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html.no-scroll\",\"action\":[\"remove-class\",\"no-scroll\"]}]","[{\"selector\":\"html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[oncopy=\\\"return false\\\"]\",\"action\":[\"remove-attr\",\"oncopy\"]}]","[{\"selector\":\"#fwrapper, body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".no-select\",\"action\":[\"remove-class\",\"no-select\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\":root\",\"action\":[\"style\",\"user-select: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.onmousedown\"]]}]","[{\"selector\":\"a:has(shreddit-player)\",\"action\":[\"remove-attr\",\"href\"]},{\"selector\":\"shreddit-player\",\"action\":[\"remove-attr\",\"autoplay\"]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"stopRefreshSite\"]]}]","[{\"selector\":\"[id=\\\"toggle_notification_notification-ad-blocker\\\"]\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"nocontextmenu\"]]}]","[{\"selector\":\".ReactModalPortal\",\"tasks\":[[\"has-text\",\"mobile\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"devtoolsDetector\"]]}]","[{\"selector\":\".l-main\",\"action\":[\"style\",\"padding-top: 13.4vw !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"contextmenu\"]]}]","[{\"selector\":\"#description\",\"action\":[\"style\",\"user-select: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/contextmenu|devtool/\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"preventDefault\"]]}]","[{\"selector\":\"::selection\",\"action\":[\"style\",\"background-color:#338FFF!important\"],\"cssable\":true}]","[{\"selector\":\"section.lyric_lyric\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-drag: auto !important; -khtml-user-drag: auto !important; -webkit-touch-callout: auto !important; -moz-touch-callout: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body > div > section.default\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"div.body-container\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"script[id=\\\"jquery-core-js-after\\\"]\",\"tasks\":[[\"has-text\",\"e.preventDefault();\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"button[type=\\\"submit\\\"]\",\"action\":[\"remove-attr\",\"disabled\"]}]","[{\"selector\":\".swal2-shown\",\"action\":[\"remove-class\",\"swal2-shown\"]}]","[{\"selector\":\".aui-modal-open, .modal-open\",\"action\":[\"style\",\"overflow:unset!important\"],\"cssable\":true}]","[{\"selector\":\".confirm\",\"tasks\":[[\"has-text\",\"AdBlocker\"]]}]","[{\"selector\":\".under-map-wrapper\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\":root\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[oncontextmenu=\\\"return false;\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor:unset!important;user-select:unset!important\"],\"cssable\":true}]","[{\"selector\":\"div.Message.is-protected\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow:unset!important\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\".elementor-top-column h6\",\"tasks\":[[\"has-text\",\"advertisement\"],[\"upward\",\".elementor-top-column\"]]},{\"selector\":\"body *\",\"action\":[\"style\",\"user-select: unset !important\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"#page\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#maincontent\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"/onselectstart|oncopy|oncontextmenu/\"]}]","[{\"selector\":\"*\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"/oncopy|oncut|onpaste/\"]}]","[{\"selector\":\"body[style*=\\\"overflow\\\"] > div[class]:has(> #passport-modal-overlay)\",\"action\":[\"style\",\"opacity: 0 !important; visibility: collapse !important;\"],\"cssable\":true},{\"selector\":\"body[style*=\\\"overflow\\\"]:has(> div[class] > #passport-modal-overlay)\",\"action\":[\"style\",\"overflow: auto !important; position: relative !important; padding-right: 0px !important; inset: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"contextmenu\"]}]","[{\"selector\":\".loading-text\",\"action\":[\"remove-class\",\"loading-text\"]}]","[{\"selector\":\"body *:not(input):not(textarea)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\".erc-existing-profile-onboarding-modal > div[class^=\\\"modal-portal__overlay\\\"]\",\"action\":[\"style\",\"visibility: hidden !important;\"],\"cssable\":true},{\"selector\":\"body[class^=\\\"scroll-block--is-blocked\\\"]\",\"action\":[\"remove-class\",\"/scroll-block--is-blocked/\"]}]","[{\"selector\":\".novel-box :not(a)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true},{\"selector\":\".superpowerlol::before\",\"action\":[\"style\",\"content: unset !important;\"],\"cssable\":true},{\"selector\":\"div[oncopy]\",\"action\":[\"remove-attr\",\"/oncopy|oncut|onpaste/\"]}]","[{\"selector\":\"body[oncontextmenu=\\\"return!1\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\".body--prevent-scroll\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".forbidden_select\",\"action\":[\"remove-class\",\"forbidden_select\"]},{\"selector\":\".pg_main2, .panel_main, .panel_border2\",\"action\":[\"style\",\"background: unset !important; user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true},{\"selector\":\".track_back\",\"action\":[\"style\",\"background: unset !important;\"],\"cssable\":true}]","[{\"selector\":\".td-post-content, .td-post-title\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"div.confuse\",\"action\":[\"remove\",\"\"]}]","[{\"selector\":\".m-content#chapter .chapter-content p\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea)::selection\",\"action\":[\"style\",\"background-color: #338FFF !important; color: white !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\":root\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-class\",\"has-marketing-bar\"]}]","[{\"selector\":\".right-sidebar\",\"action\":[\"style\",\"right: 0 !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important\"],\"cssable\":true}]"];
31
- const argsSeqs = [0,1,2,3,-4,133,5,6,7,8,9,10,11,12,13,14,15,16,17,-18,130,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,149,60,61,62,63,64,65,66,67,68,69,70,71,-72,134,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,140,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,-130,134,131,132,-132,257,133,134,-134,240,-134,255,-134,193,-134,152,135,136,-136,195,137,138,139,140,141,142,-142,193,-142,150,143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,-168,203,-168,222,-168,232,-168,236,-168,277,-168,306,-168,-315,320,-168,332,-168,197,-168,356,169,170,171,172,173,-173,232,174,175,176,177,178,179,180,181,-181,232,-181,360,182,183,184,-185,186,186,187,188,189,190,191,192,193,194,196,197,-197,322,198,199,200,201,202,203,-203,245,-203,372,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,-224,355,225,-226,227,-227,312,228,229,230,231,-232,244,-232,245,232,-232,323,-232,322,-232,-322,324,-232,324,-232,-284,324,-232,372,233,234,235,237,238,239,241,242,243,245,246,247,248,249,250,251,252,253,254,255,256,258,259,260,261,262,263,264,-265,266,265,267,268,269,270,271,272,273,274,275,276,278,279,280,281,282,283,-283,348,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,307,308,309,310,311,313,314,315,316,317,318,319,321,322,324,325,326,327,328,-329,330,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,349,350,351,352,353,354,355,-356,374,-356,372,357,358,359,361,-361,380,362,363,364,365,366,367,368,369,370,371,372,373,374,-374,382,375,376,377,-377,385,378,379,381,383,384,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404];
32
- const hostnamesMap = new Map([["suppose.tv",1],["dailygalaxy.com",2],["coder.com",3],["sfstandard.com",4],["wideopencountry.com",6],["foxnews.com",7],["marketbeat.com",8],["dailystar.co.uk",9],["reuters.com",10],["dailydot.com",11],["phys.org",12],["e360.yale.edu",13],["nzherald.co.nz",14],["byteofdev.com",15],["thetransmitter.org",16],["forksoverknives.com",17],["bigthink.com",18],["babylonbee.com",19],["us500.com",21],["balls.ie",22],["crunchydata.com",23],["commoncog.com",24],["businesstimes.com.sg",25],["amgreatness.com",26],["theinformation.com",27],["calgaryherald.com",28],["edmontonjournal.com",28],["montrealgazette.com",28],["ottawacitizen.com",28],["thestarphoenix.com",28],["aspentimes.com",29],["craigdailypress.com",29],["postindependent.com",29],["skyhinews.com",29],["steamboatpilot.com",29],["vaildaily.com",29],["chron.com",30],["sfgate.com",30],["hellmanns.com",31],["cpapracticeadvisor.com",32],["theguardian.com",33],["ffrfaction.org",34],["bitcoinsensus.com",35],["advancedsciencenews.com",36],["themirror.com",37],["bravenewcoin.com",38],["wyseguide.com",39],["paloaltoonline.com",40],["linuxiac.com",41],["potatonewstoday.com",42],["qcitymetro.com",43],["thecooldown.com",44],["thebarbedwire.com",45],["esports.gg",46],["dexerto.com",47],["autonews.com",48],["mensjournal.com",49],["inverse.com",50],["businessinsider.in",51],["stuff.co.nz",52],["bakerbynature.com",53],["cockroachlabs.com",54],["weather.com",55],["rd.com",56],["ctpost.com",57],["aarp.org",58],["streetinsider.com",59],["wisegeek.com",60],["cjr.org",61],["brooklynvegan.com",63],["axios.com",64],["news.stanford.edu",65],["interestingengineering.com",66],["heatpumped.org",67],["ensemblemagazine.co.nz",68],["thenewlede.org",69],["wareable.com",70],["systemsapproach.org",71],["creepycatalog.com",72],["iheartrecipes.com",73],["lemonblossoms.com",74],["historiccity.com",75],["stitchsnitches.com",77],["eltecolote.org",78],["labrujulaverde.com",79],["lowes.com",80],["politicalwire.com",81],["haitiantimes.com",82],["cheknews.ca",83],["dlnews.com",84],["faithwire.com",85],["entrepreneur.com",86],["erlang-solutions.com",87],["ew.com",88],["fastcompany.com",89],["finsmes.com",90],["sherwood.news",91],["foxandbriar.com",92],["freethink.com",93],["gript.ie",94],["guitar.com",95],["heraldextra.com",96],["hot-dinners.com",97],["jointhefollowup.com",98],["jweekly.com",99],["kerrang.com",100],["laravel-news.com",101],["levernews.com",102],["londonpass.com",103],["marginalrevolution.com",104],["montanafreepress.org",105],["neo4j.com",106],["newsroom.co.nz",107],["newsroom.ucla.edu",108],["newswire.ca",109],["notateslaapp.com",110],["notthebee.com",111],["officialcharts.com",112],["theatlantic.com",113],["slate.com",114],["pcmag.com",115],["people.com",116],["quantamagazine.org",117],["reclaimthenet.org",118],["salon.com",120],["sciencenorway.no",121],["sfpublicpress.org",122],["skepticalraptor.com",123],["countryandtownhouse.com",124],["taskandpurpose.com",125],["texastribune.org",126],["theskimm.com",127],["thestreamable.com",128],["urbandictionary.com",129],["vox.com",130],["washington.edu",131],["worldsensorium.com",132],["yourstory.com",133],["androidauthority.com",134],["cultofmac.com",135],["audioholics.com",136],["theconversation.com",136],["cityandstateny.com",136],["bibleportal.com",136],["uinterview.com",136],["moneycontrol.com",136],["fermatslibrary.com",136],["worlddogfinder.com",136],["insauga.com",136],["moroccoworldnews.com",136],["thecradle.co",136],["vegnews.com",136],["bandt.com.au",136],["pbsamerica.co.uk",136],["wateronline.com",136],["boredpanda.com",136],["artnet.com",136],["bongino.com",136],["lensculture.com",136],["patch.com",136],["projectcbd.org",136],["media4growth.com",136],["nycgo.com",136],["thepostmillennial.com",136],["zorbabooks.com",136],["bellhelmets.com",136],["humanevents.com",136],["curiocity.com",136],["ba-bamail.com",136],["informatykzakladowy.pl",136],["prowritingaid.com",136],["nieuwsblad.be",136],["theblock.co",136],["braziljournal.com",136],["omr.com",136],["auepaisagismo.com",136],["auepaisajismo.com",136],["dispatch.com",136],["softwaretestinghelp.com",136],["vedbex.com",136],["greatist.com",136],["theepochtimes.com",137],["playpilot.com",136],["law.com",136],["magiclen.org",136],["personality-database.com",136],["talouselama.fi",136],["uusisuomi.fi",136],["tekniikkatalous.fi",136],["tivi.fi",136],["kauppalehti.fi",136],["otisoatmilk.co.nz",139],["socialitelife.com",139],["chillamo.com",139],["zerobreeze.com",139],["datacenterwires.com",139],["eletric-vehicles.com",139],["ubitennis.com",139],["dailynewsegypt.com",139],["hdwalle.com",139],["megacatstudios.com",139],["scholarlykitchen.sspnet.org",139],["daphneoz.com",139],["christianstandard.com",139],["childrenshealthdefense.org",139],["alexandracooks.com",139],["australiangolfdigest.com.au",139],["matomo.org",139],["coloradotimesrecorder.com",139],["artificialintelligence-news.com",139],["thurrott.com",139],["hypebot.com",139],["fatgirlskinny.net",139],["moneymagpie.com",139],["verdadeiroolhar.pt",139],["thecanary.co",139],["fandomwire.com",139],["thefreethoughtproject.com",139],["prepinsta.com",139],["nationalgeographic.com",140],["globoshoes.com",140],["kftv.com",140],["health.harvard.edu",140],["jessicabryson.com",140],["dailyvoice.com",140],["bankbazaar.com",140],["mashable.com",140],["sainsburysmagazine.co.uk",140],["clubhouseforchefs.ca",140],["explorersweb.com",140],["decrypt.co",140],["yesmagazine.org",140],["thebfd.co.nz",140],["6sqft.com",140],["sunrisegeek.com",140],["investors.com",140],["scetv.org",140],["berkeleyearth.org",140],["businesstraveller.com",140],["upworthy.com",140],["sportskeeda.com",140],["goodhousekeeping.com",140],["delish.com",140],["esquire.com",140],["lazycatkitchen.com",140],["apotekfordeg.no",140],["relieved.co",140],["sweetandsavory.co",140],["animalchannel.co",140],["seeitlive.co",140],["parentingisnteasy.co",140],["spotlightstories.co",140],["homehacks.co",140],["lilysilk.com",140],["dgmlive.com",140],["atlasobscura.com",141],["monarchmoney.com",140],["trutone.ca",140],["frontrunners.ca",140],["fruugo.co.uk",140],["lull.com",140],["otterbox.com",140],["pulseuniform.com",140],["saksfifthavenue.com",140],["shop.pbs.org",140],["szucstermekek.com",140],["zumub.com",140],["shop.libbey.com",140],["italianluxurygroup.com.au",140],["tiedex.co.uk",140],["tweeters.ca",140],["foliosociety.com",140],["drinkspy.co.nz",140],["littleburgundyshoes.com",140],["journeys.ca",140],["tradedepot.co.nz",140],["harborfreight.com",140],["generalpants.com",140],["pbteen.com",140],["flovitamins.com",140],["vitaminworld.com",140],["www.razer.com",140],["publiclands.com",140],["leevalley.com",140],["massivetoyblowout.ca",140],["levi.com",140],["build.com",140],["williams-sonoma.com",140],["tsc.ca",140],["wafuu.com",140],["overstock.com",140],["deskhero.ca",140],["calvinklein.at",140],["calvinklein.be",140],["calvinklein.bg",140],["calvinklein.ch",140],["calvinklein.co.uk",140],["calvinklein.com",140],["calvinklein.cz",140],["calvinklein.de",140],["calvinklein.dk",140],["calvinklein.ee",140],["calvinklein.es",140],["calvinklein.fi",140],["calvinklein.fr",140],["calvinklein.hr",140],["calvinklein.hu",140],["calvinklein.ie",140],["calvinklein.it",140],["calvinklein.lt",140],["calvinklein.lu",140],["calvinklein.lv",140],["calvinklein.nl",140],["calvinklein.pl",140],["calvinklein.pt",140],["calvinklein.ru",140],["calvinklein.se",140],["calvinklein.si",140],["calvinklein.sk",140],["headphonebar.com",140],["jolinne.com",140],["fredmeyer.com",140],["authenticoilco.com",140],["geizdental.de",140],["stylewe.com",140],["dell.com",140],["temu.com",140],["cars.com",140],["thebulletin.org",143],["npr.org",143],["vice.com",143],["forward.com",143],["nationalobserver.com",143],["washingtontimes.com",143],["monroenews.com",143],["poconorecord.com",143],["matadornetwork.com",143],["shoppingsouthparkmall.com",143],["newbalance.co.id",143],["geopoliticalmonitor.com",143],["glassblocktint.com",143],["forsvaretsforum.no",143],["broadbandbreakfast.com",144],["404media.co",144],["gwr.com",144],["hollywoodunlocked.com",144],["americastestkitchen.com",144],["stcatharinesstandard.ca",144],["thepeterboroughexaminer.com",144],["niagarafallsreview.ca",144],["therecord.com",144],["thespec.com",144],["wellandtribune.ca",144],["breakingenergy.com",144],["jewishinsider.com",144],["natlawreview.com",144],["spotlightpa.org",144],["securityweek.com",144],["ohsweetbasil.com",144],["idsnews.com",144],["milwaukeetool.com",144],["swissinfo.ch",144],["ello.co",144],["cube-magazin.de",144],["vallejosun.com",144],["travelcaffeine.com",144],["freshbooks.com",144],["contiki.com",144],["foreignaffairs.com",145],["brighteon.com",147],["elimento.com",144],["bitcoinke.io",144],["carsalesbase.com",144],["envol-vert.org",144],["latina.com",144],["petri.com",144],["syfy.com",144],["pagamentidigitali.it",144],["scottishlegal.com",144],["dailytarheel.com",144],["bucketlistly.blog",144],["skepchick.org",144],["liamodell.com",144],["snackstack.net",144],["tapinto.net",144],["vernyx.com",144],["simmiwoman.co.uk",144],["statnews.com",144],["history.com",144],["knowablemagazine.org",149],["hiddenvalley.com",144],["staradvertiser.com",144],["numero.com",144],["cryptobriefing.com",144],["www.microsoft.com",144],["readtangle.com",144],["fxstreet.com",144],["mediadump.com",144],["impulkits.com",144],["bygonely.com",144],["musclecarsandtrucks.com",144],["thepetslife.online",144],["scientificamerican.com",144],["justthenews.com",144],["njbiz.com",144],["apnews.com",144],["inquirer.com",144],["heraldnet.com",144],["thehill.com",144],["newsnationnow",144],["parent.com",144],["digital4.biz",144],["jns.org",144],["brandingmag.com",144],["staygenerator.com",144],["nimsdai.com",144],["outsports.com",144],["hcn.org",144],["everyday-reading.com",144],["macleans.ca",151],["carboncredits.com",144],["spring.org.uk",144],["abeka.com",144],["psychcentral.com",144],["heraldlive.co.za",144],["dispatchlive.co.za",144],["recyclingproductnews.com",144],["statista.com",144],["soundproofcow.com",144],["palestinechronicle.com",144],["sweetteacaviar.com",144],["dollartree.com",144],["linenbee.com",144],["vargooutdoors.com",144],["mountainwarehouse.com",144],["dsw.com",144],["bedbathandbeyond.com",144],["networldsports.ca",144],["summitracing.com",144],["racketsandrunners.ca",144],["modesens.com",144],["allbirds.co.nz",144],["allbirds.com",144],["allbirds.com.au",144],["atelierskn.com",144],["aihome.com.my",144],["ipowerqueen.com",144],["rktbns.de",144],["torpedo7.co.nz",144],["logitech.com",144],["ballantynes.co.nz",144],["pushmycart.com",144],["shutterfly.com",144],["humankinetics.com",144],["house.suntory.com",144],["eileenscookieshighlandsranch.com",144],["foodsalive.com",144],["nfm.com",144],["partsinmotion.co.uk",144],["ardene.com",144],["biglots.com",144],["toysrus.ca",144],["ringkestore.com",144],["thefp.com",153],["fine-day.com",154],["expatexplore.com",154],["vadimkravcenko.com",154],["investopedia.com",154],["simplyrecipes.com",154],["shape.com",154],["verywellhealth.com",154],["southernliving.com",154],["thespruceeats.com",154],["seriouseats.com",154],["allrecipes.com",154],["tripsavvy.com",154],["travelandleisure.com",154],["verywellmind.com",154],["foodandwine.com",154],["oneesports.gg",154],["frontofficesports.com",154],["forbestravelguide.com",154],["thebaffler.com",155],["verybestbaking.com",154],["tsunagujapan.com",154],["gcn.com",154],["washingtontechnology.com",154],["fcw.com",154],["lonelyplanet.com",154],["posylka.de",154],["dallasnews.com",157],["forbes.com",158],["newrepublic.com",159],["ftm.eu",159],["launer.com",159],["bemoneyaware.com",159],["publish0x.com",160],["pcipolicyportal.com",160],["thetruthaboutcars.com",160],["thethaiger.com",161],["mountaintopwebdesign.com",161],["kbdfans.com",161],["studyflix.de",161],["time.is",161],["kitchentime.com",162],["kitchentime.de",162],["kitchentime.dk",162],["kitchentime.fi",162],["kitchentime.no",162],["kitchentime.se",162],["revolvermag.com",163],["worldcrunch.com",165],["treblezine.com",162],["pv-magazine.*",162],["pv-magazine-australia.com",162],["pv-magazine-brasil.com",162],["pv-magazine-latam.com",162],["pv-magazine-mexico.com",162],["pv-magazine-usa.com",162],["revolve.com",162],["fwrd.com",162],["vat19.com",162],["magnumboots.com",162],["wilcooffroad.com",162],["detroitmodular.com",162],["metrocheese.com",162],["bwpsales.com",162],["fitnessav.com",162],["gronkfitnessproducts.com",162],["hockeylion.ca",162],["justcloseoutscanada.ca",162],["lakshmistores.com",162],["glasses.com",162],["olaproducts.co.nz",162],["pitviper.com",162],["capx.co",167],["prompthero.com",168],["mbt-store.com",169],["nobroker.in",170],["greencarreports.com",171],["rakentaja.fi",172],["tietoevry.com",172],["beckershospitalreview.com",172],["abcya.com",172],["ionos.de",172],["trip.com",172],["lapresse.ca",172],["milenio.com",173],["cnn.com",173],["thedisconnect.co",174],["arcade1up.com",175],["mofi.com",176],["jumia.ci",176],["jumia.co.ke",176],["jumia.com.eg",176],["jumia.com.gh",176],["jumia.com.ng",176],["jumia.com.tn",176],["jumia.dz",176],["jumia.ma",176],["jumia.sn",176],["jumia.ug",176],["logicool.co.jp",177],["aulart.com",178],["zenith-watches.com",179],["market.samm.com",180],["recordcollectormag.com",181],["rprealtyplus.com",182],["gay69.stream",183],["programegratuitepc.com",183],["sabishiidesu.com",183],["businessemailetiquette.com",183],["newsbook.pl",183],["techtrickseo.com",183],["qualityfilehosting.com",183],["republicadecuritiba.net",183],["audioreview.m1001.coreserver.jp",183],["evz.ro",184],["e-panigiria.gr",185],["socialblade.com",186],["flickr.com",187],["cyanlabs.net",188],["pinterest.*",189],["experts-exchange.com",190],["ne10.uol.com.br",191],["gaypornmasters.com",191],["gaypornwave.com",191],["insurance-corporate.blogspot.com",191],["polskacanada.com",191],["satcesc.com",191],["psychologiazycia.com",191],["mio.to",191],["software-on.com",192],["tabonitobrasil.*",191],["mainframestechhelp.com",191],["dddance.party",191],["bisablog.com",191],["adnan-tech.com",191],["ideaberita.com",191],["langitmovie.com",191],["oceanof-games.com",191],["download.ipeenk.com",191],["doranobi-fansub.id",191],["suedkurier.de",191],["utamap.com",191],["librospreuniversitariospdf.blogspot.com",194],["hienzo.com",191],["riie.jp",191],["flash-firmware.blogspot.com",191],["ntvspor.net",191],["selfstudyhistory.com",196],["music.apple.com",198],["depedlps.*",191],["mangatoon.*",191],["thegearhunt.com",191],["jootc.com",191],["ufret.jp",191],["thenekodark.com",191],["poli-vsp.ru",191],["polyvsp.ru",191],["edailybuzz.com",192],["marfilius.blogspot.com",191],["deseneledublate.com",191],["digital.lasegunda.com",191],["autophorie.de",191],["zeeebatch.blogspot.com",191],["techdracula.com",191],["seotechman.com",192],["igniel.com",191],["clubulbebelusilor.ro",191],["123movies.*",191],["gomovies.*",191],["blog.naver.com",191],["exclusifvoyages.com",191],["everydaynewinfo.com",191],["funivie.org",191],["tiktok.com",191],["world4.eu",192],["ggulpass.com",191],["irisbuddies.*",191],["loveplay123.com",191],["minecraftquiz.com",191],["magelang1337.com",191],["nandedbazaar.com",191],["objectivequiz.com",191],["musicindustryhowto.com",191],["sachonthi.com",191],["significatocanzoni.it",191],["zdravenportal.eu",191],["tahmial.blogspot.com",191],["th-world.com",200],["thezealots.org",191],["wouterplanet.com",191],["erexams.com",191],["vedantu.com",191],["fmovies.*",196],["arlinadzgn.com",191],["cambiarevita.eu",191],["otakudesu.*",191],["tritinia.com",191],["gsmfirmware.net",191],["lataifas.ro",191],["sysnettechsolutions.com",191],["bloggerspice.com",191],["youmath.it",191],["flipmsg.com",191],["starbene.it",191],["gamezop.com",191],["readm.org",191],["androidtvbox.eu",191],["myhtebooks.com",191],["gooyaabitemplates.com",191],["sogou.com",191],["themes-dl.com",191],["pixnet.net",191],["yamibo.com",191],["wjx.cn",191],["wjx.top",191],["qidian.com",191],["book.zongheng.com",191],["ciweimao.com",191],["wpchen.net",191],["peekme.cc",191],["hongxiu.com",191],["readnovel.com",191],["uslsoftware.com",191],["qiangwaikan.com",191],["invado.pl",191],["news24.jp",191],["blog.csdn.net",191],["whowantstuffs.blogspot.com",191],["unikampus.net",191],["elahmad.com",191],["adpres.ro",191],["uemeds.cn",191],["hollywoodmask.com",191],["cafago.com",191],["picallow.com",191],["magesypro.*",191],["psihologiadeazi.ro",191],["cintateknologi.com",191],["yhocdata.com",191],["cristelageorgescu.ro",191],["bike-parts-sym.com",191],["www-daftarharga.blogspot.com",191],["ukrainashop.com",191],["flinsetyadi.com",191],["koszalincity.pl",191],["aileen-novel.online",191],["bumigemilang.com",202],["bingotingo.com",196],["cafe.naver.com",191],["sekaikomik.live",191],["repack-games.com",191],["celtadigital.com",191],["convenienza.com",191],["panda-novel.com",191],["labs.j-novel.club",202],["turbo1.co",191],["outidesigoto.com",191],["novelpub.com",191],["webnovelpub.com",191],["read.amazon.com",191],["nana-music.com",191],["nullphpscript.com",191],["epitesti.ro",191],["delicateseliterare.ro",191],["bianity.net",191],["csid.ro",191],["bagaglioamano.io",191],["stiridinromania.ro",191],["kooora4lives.net",204],["kooora4livs.com",204],["walkthrough-indo.blogspot.com",191],["jpopsingles.eu",207],["scarysymptoms.com",209],["g37.com.br",191],["rodude.com",191],["terramirabilis.ro",211],["boop.pl",191],["audiologyresearch.org",191],["klartext-ne.de",211],["sqlserveregitimleri.com",191],["habuteru.com",191],["cespun.eu",191],["geeksoncoffee.com",191],["tweakers.net",213],["deezer.com",214],["facebook.com",215],["facebookcorewwwi.onion",215],["facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion",215],["livetennis.it",216],["hindi-gk.com",216],["tinyppt.com",217],["husseinezzat.com",217],["gagetmatome.com",217],["canondrivers.org",217],["pehawe.me",217],["kimkazandi.com",217],["sdewery.me",217],["readawrite.com",217],["poipiku.com",217],["lofter.com",217],["revistasufletului.net",217],["two9success.com",217],["verselemzes.hu",217],["dollarvr.com",217],["newsme.gr",217],["savoriurbane.com",217],["descopera.ro",217],["velicu.eu",218],["panorama.it",217],["arenavalceana.ro",217],["wotlabs.net",220],["droidtekno.com",221],["neobux.com",222],["androidmtk.com",223],["proxfree.com",224],["instagram.com",225],["jobsbotswana.info",226],["yeane.org",226],["answersafrica.com",226],["practicetestgeeks.com",226],["mbahhanif.site",226],["nfltraderumors.co",226],["musixmatch.com",226],["ilturista.info",226],["sigma4pc.com",226],["informagiovani-italia.com",227],["citpekalongan.com",227],["fizyka.org",227],["androidmakale.com",227],["tfp.is",227],["dramacute.*",227],["hitcena.pl",227],["raccontivietati.com",227],["runmods.com",227],["visaonoticias.com",227],["tohkaishimpo.com",227],["raqmedia.com",227],["bolugundem.com",227],["workhouses.org.uk",227],["displayspecifications.com",227],["daily-tohoku.news",227],["joysound.com",228],["gdrivedescarga.com",230],["smartkhabrinews.com",227],["aulete.com.br",232],["mercurynews.com",233],["fanfiction.net",234],["fictionpress.com",234],["athletic.net",235],["myschool-eng.com",237],["orangespotlight.com",237],["isikuota.co.id",237],["katzen-fieber.de",237],["sinau-thewe.com",237],["clujust.ro",237],["kangkimin.com",237],["bloombergquint.com",238],["diffnow.com",239],["askubuntu.com",240],["mathoverflow.net",240],["serverfault.com",240],["stackapps.com",240],["stackexchange.com",240],["superuser.com",240],["quizlet.com",241],["bookbub.com",242],["quora.com",243],["breakingdefense.com",244],["insidesources.com",245],["behance.net",246],["kpopjjang.com",247],["awebstories.com",247],["postcourier.com.pg",248],["fantricks.com",250],["theintercept.com",251],["yoututosjeff.es",252],["autoblog.com",253],["dailymail.co.uk",254],["bigulnews.tv",255],["tepat.id",255],["festival-cannes.com",255],["indiatimes.com",255],["darktranslation.com",255],["hulnews.top",256],["boke112.com",255],["androidacy.com",255],["whoisnovel.com",258],["foreignpolicy.com",260],["chowhound.com",260],["dostfilms.*",261],["kimovil.*",261],["context.reverso.net",262],["hardware.info",263],["enotes.com",264],["digicular.com",265],["tunein.com",266],["ecosia.org",267],["skidrowreloaded.com",268],["myanimelist.net",269],["imaginetricks.com",270],["kurazone.net",271],["www.reddit.com",272],["~reddit.com",273],["techopedia.com",274],["ahzaa.net",275],["apps.jeurissen.co",276],["utaten.com",277],["sbbrisk.com",278],["sbface.com",278],["streamsb.net",278],["camcaps.to",278],["camcaps.io",278],["quotev.com",279],["lectortmo.com",280],["warungkomik.com",281],["livedays.jp",283],["opportunitydesk.org",284],["the-masters-voice.com",286],["kamerabudaya.com",288],["therealdeal.com",289],["healthitsecurity.com",290],["ef.com",291],["selfstudyanthro.com",292],["android1pro.com",294],["gakki.me",296],["tunegate.me",296],["famousintel.com",297],["jnews5.com",297],["tvshowstars.com",297],["eurooptyk.com.pl",297],["celebzcircle.com",299],["sertracen.com.pa",296],["pitesti24.ro",299],["samsungtechwin.com",299],["cours-de-droit.net",299],["iptv4best.com",299],["blogvisaodemercado.pt",299],["kapitalis.com",299],["tiempo.hn",299],["winmeen.com",299],["ibps.in",299],["visse.com.br",299],["javsubtitle.co",299],["learninsta.com",299],["licensekeys.org",299],["mediahiburan.my",299],["tipssehatcantik.com",299],["jbjbgame.com",299],["viatasisanatate.com",299],["ziarulargesul.ro",299],["globaldefensecorp.com",299],["gossipnextdoor.com",299],["coffeeapps.ir",299],["media.framu.world",299],["immobiliaremia.com",299],["colegiosconcertados.info",299],["bigdatauni.com",299],["riwyat.com",299],["rukim.id",299],["visefierbinti.ro",299],["theaircurrent.com",301],["ncert-solutions.com",299],["ncertsolutions.guru",299],["clockks.com",299],["ananda-yoga.ro",299],["poolpiscina.com",299],["infodifesa.it",299],["getective.com",299],["flashdumpfiles.com",299],["formatatmak.com",299],["drkrok.com",299],["alphagirlreviews.com",299],["kitchennovel.com",299],["voxvalachorum.ro",299],["day-hoc.org",299],["onlineonderdelenshop.nl",299],["primicia.com.ve",299],["tech-recipes.com",299],["afrikmag.com",299],["maduras.vip",299],["aprendeinglessila.com",299],["kicknews.today",299],["koalasplayground.com",299],["hellokpop.com",299],["hayatbilgileri.com",301],["moneyexcel.com",299],["placementstore.com",299],["neuroteam-metz.de",299],["codedosa.com",299],["liveyourmaths.com",299],["newspao.gr",299],["ieltsliz.com",299],["programasvirtualespc.net",299],["tempatwisataseru.com",299],["wikiofcelebs.com",299],["jornaljoca.com.br",299],["arcanescans.com",299],["filmzone.com",299],["hiraethtranslation.com",299],["kaystls.site",299],["home.novel-gate.com",299],["plural.jor.br",299],["evreporter.com",297],["sinhasannews.com",299],["viewsofgreece.gr",299],["rozbor-dila.cz",299],["kritichno.bg",299],["csiplearninghub.com",299],["freereadnovel.online",304],["piklodz.pl",304],["secondlifetranslations.com",304],["ferroviando.com.br",304],["counciloflove.com",304],["infokik.com",304],["kulinarnastronamocy.pl",304],["jafekri.com",304],["ezmanga.net",304],["reborntrans.com",304],["truyenbanquyen.com",306],["koltry.life",304],["kolnovel.com",304],["anascrie.ro",309],["guidingliterature.com",309],["cabinetexpert.ro",296],["astoryofmasasstruggles.com",309],["vol.at",311],["lokercirebon.com",312],["loginhit.com.ng",312],["sanspo.com",313],["allocine.fr",314],["duolingo.com",315],["sythe.org",316],["gamegame.kr",317],["extreme-down.*",318],["iwanichi.co.jp",319],["novelasligera.com",320],["geotips.net",320],["video.tv-tokyo.co.jp",321],["aviationweek.com",322],["community.spiceworks.com",323],["malasngeblog.com",324],["datadikdasmen.com",324],["relet365.com",325],["wikibious.com",326],["odoserwis.pl",327],["tileman.io",328],["daimangajiten.com",329],["liga.net",330],["protocol.com",330],["wenku.baidu.com",330],["dreamsfriend.com",331],["mercenaryenrollment.com",331],["xossipy.com",331],["hibiki-radio.jp",332],["dreamstime.com",333],["trakteer.id",334],["8muses.com",335],["katosatoshi.jp",336],["gridcoinstats.eu",337],["chan.sankakucomplex.com",338],["nytimes.com",339],["trucksbook.eu",341],["diariodaregiao.com.br",342],["taufiqhdyt.com",343],["liveroger.com",344],["online2pdf.com",345],["1fichier.com",346],["forum.release-apk.com",347],["fraudnavi.com",348],["elektrikmen.com",349],["kijyomatome-ch.com",350],["teamaretuza.com",351],["hotcleaner.com",352],["enttechub.com",353],["novelism.jp",354],["sportando.basketball",354],["gnt24365.net",355],["cssreference.io",356],["hardcoregames.ca",357],["teamkong.tk",358],["hitproversion.com",360],["techsini.com",360],["operatorsekolahdbn.com",360],["themosvagas.com.br",360],["appd.at",360],["lazytranslations.com",361],["bimiacg.net",362],["appofmirror.com",363],["faloo.com",364],["cheatsquad.gg",365],["janvissersweer.nl",366],["spanishdict.com",367],["outlook.live.com",368],["naaree.com",369],["revouninstaller.com",370],["blogpascher.com",371],["buondua.com",372],["otomobilgunluklerim.com",373],["social-unlock.com",374],["nusantararom.org",375],["mail.tm",376],["northjersey.com",377],["independentmail.com",377],["usatoday.com",377],["curs-valutar-bnr.ro",378],["payskip.org",379],["acupoffrench.com",380],["novelza.com",380],["novelpia.com",381],["projektowanie-wnetrz-online.pl",382],["google.*",383],["oricon.co.jp",384],["cataz.net",385],["coub.com",386],["artstation.com",387],["streamservicehd.click",388],["eplayer.click",388],["olacast.live",388],["allcryptoz.net",389],["crewbase.net",389],["crewus.net",389],["shinbhu.net",389],["shinchu.net",389],["topcryptoz.net",389],["uniqueten.net",389],["ultraten.net",389],["getlatka.com",390],["lamusica.com",391],["airbnb.de",392],["safirsoft.com",393],["anime-drama.jp",394],["cyberkrafttraining.com",394],["thailandopen.org",395],["wormate.io",396],["surreyhillsgrocer.sg",397],["mgsm.pl",398],["pl",399],["substack.com",400],["entra.news",402],["microsoftsecurityinsights.com",402],["ntuplay.xyz",403],["adslink.pw",404],["tv2.no",405],["phimlongtieng.net",406],["zunda.site",407],["dialectsarchive.com",408],["hket.com",409],["genesistls.com",410],["shortform.com",411],["firmwarefile.com",412],["webnovel.com",413],["audiotools.in",414],["7misr4day.com",414],["raindropteamfan.com",414],["ilife97.com",415],["canalnatelinhaonline.blogspot.com",416],["embed.reddit.com",417],["jpost.com",418],["9now.com.au",419],["embibe.com",420],["vidmoly.*",421],["~macaro-ni.jp",422],["seriesperu.com",423],["zelka.org",424],["playertv.net",425],["themeslide.com",426],["daotranslate.*",427],["iptvromania.ro",429],["linkco.re",431],["tuta.com",432],["venturebeat.com",433],["edurev.in",434],["ncrtsolutions.in",435],["appimagehub.com",437],["gnome-look.org",437],["store.kde.org",437],["linux-apps.com",437],["opendesktop.org",437],["pling.com",437],["xfce-look.org",437],["expquebec.com",438],["elsalvadorsurfrealestate.com",439],["photopea.com",440],["marinetraffic.com",441],["romprovider.com",442],["financasdeouro.com",443],["brokensilenze.net",444],["web.telegram.org",445],["groundies.com",446],["pap.pl",447],["espressocafe.ro",447],["zabawkahurtownia.pl",447],["hiphopa.net",447],["all4pets.com.pl",447],["romaniadeazi.biz",447],["streambuddy.net",448],["tv.bdix.app",449],["teachoo.com",450],["classnotes.org.in",449],["topperlearning.com",449],["karsaz-law.com",449],["videocardz.com",449],["partsnl.nl",449],["rds.live",449],["nsfw247.biz",452],["with.is",453],["playingfire.com",454],["unic.com.vn",454],["zigya.com",454],["ipphone-warehouse.com",455],["shaalaa.com",457],["justspices.de",458],["studiestoday.com",459],["pendulumedu.com",460],["indeed.com",461],["techcrunch-com.translate.goog",462],["brooklyneagle.com",463],["techgyd.com",464],["crunchyroll.com",465],["mskmangaz.blogspot.com",466],["myntra.com",467],["abema.tv",468],["esscctv.com",469],["hansa-online.de",470],["volokit2.com",471],["karistudio.com",472],["foxteller.com",473],["blog.tangwudi.com",474],["nihongoaz.com",475],["torontosom.ca",476],["samurai.wordoco.com",477],["ingesantoso.wordpress.com",478],["flightradar24.com",479],["odysee.com",480]]);
30
+ const argsList = ["[]","[{\"selector\":\"#alertTab\",\"tasks\":[[\"has-text\",\"Enter your email address\"]]}]","[{\"selector\":\"#home-section3\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".MuiBox-root\",\"tasks\":[[\"has-text\",\"Subscribe to our Newsletter\"]]}]","[{\"selector\":\".Promotion_container__kYNro\",\"tasks\":[[\"has-text\",\"Sign up now!\"]]}]","[{\"selector\":\".above-footer-section\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"blocking software\\\")]/../../..\"]]},{\"selector\":\".advanced.embed-media\",\"tasks\":[[\"has-text\",\"Get a daily look\"]]}]","[{\"selector\":\".align-items-center.py-2\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".article-body > p\",\"tasks\":[[\"has-text\",\"sign up for our newsletters\"]]}]","[{\"selector\":\".article-body__promo-box__3bCm_\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article-content-wrapper > p\",\"tasks\":[[\"has-text\",\"into your inbox\"]]},{\"selector\":\"strong > em\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article-main__more\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".article__block--footnoteBlock--align-right\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".article__body--botttom > div > p\",\"tasks\":[[\"has-text\",\"a free newsletter\"]]}]","[{\"selector\":\".bg-base-200\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".shadow-xl.m-2.p-4\",\"tasks\":[[\"has-text\",\"Sign up for email updates\"]]}]","[{\"selector\":\".bg-cover\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".bg-dark-brown\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".bg-fok-gray-500\",\"tasks\":[[\"has-text\",\"Join our mailing list\"]]}]","[{\"selector\":\".bg-gray-100\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\".bt-inp\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".bg-gray-50\",\"tasks\":[[\"has-text\",\"Fake news\"]]},{\"selector\":\".hidden\",\"tasks\":[[\"has-text\",\"Fake news\"]]}]","[{\"selector\":\".bg-gray-600\",\"tasks\":[[\"has-text\",\"Read the latest business news\"]]}]","[{\"selector\":\".bg-left.bg-cover\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".bg-primary-dark\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\".border-primary-dark\\\\/50\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".bg-purple-50\",\"tasks\":[[\"has-text\",\"Fan of great business\"]]},{\"selector\":\".md\\\\:px-2.py-10\",\"tasks\":[[\"has-text\",\"Subscribe to the newsletter\"]]}]","[{\"selector\":\".border-decryptGridline\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".border-gray-175\",\"tasks\":[[\"has-text\",\"BT in your inbox\"]]}]","[{\"selector\":\".border-gray-200\",\"tasks\":[[\"has-text\",\"Get the news\"]]},{\"selector\":\".border-secondary-900\",\"tasks\":[[\"has-text\",\"Get the news\"]]}]","[{\"selector\":\".bottom-0\",\"tasks\":[[\"has-text\",\"/Join now to read full articles|Save 25% on reporting you won’t find anywhere else/\"]]}]","[{\"selector\":\".callout\",\"tasks\":[[\"has-text\",\"inbox\"]]}]","[{\"selector\":\".card-body\",\"tasks\":[[\"has-text\",\"Daily Newsletter\"]]}]","[{\"selector\":\".col1span3\",\"tasks\":[[\"has-text\",\"Newsletters\"]]}]","[{\"selector\":\".content-panel-container\",\"tasks\":[[\"has-text\",\"Get recipes\"]]}]","[{\"selector\":\".corner-accent\",\"tasks\":[[\"has-text\",\"Subscribe for free\"]]}]","[{\"selector\":\".dcr-1mt0mpc\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\"[data-testid=\\\"contributions-liveblog-epic\\\"]\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".elementor-button-link\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".elementor-shortcode\",\"tasks\":[[\"has-text\",\"Signup Now\"]]}]","[{\"selector\":\".et_pb_row_1_tb_body\",\"tasks\":[[\"has-text\",\"Sign up for our weekly newsletter\"]]},{\"selector\":\".et_pb_section\",\"tasks\":[[\"has-text\",\"Sign up for our weekly newsletter\"]]}]","[{\"selector\":\".factbox\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".fusion_builder_column_inner_1_1\",\"tasks\":[[\"has-text\",\"BNC Newsletters\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"Never miss a post\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"Sign up for Express\"]]}]","[{\"selector\":\".has-border-color.wp-block-columns\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\".has-border-color\",\"tasks\":[[\"has-text\",\"Discover more\"]]}]","[{\"selector\":\".has-link-color.has-background\",\"tasks\":[[\"has-text\",\"free newsletter\"]]}]","[{\"selector\":\".has-medium-font-size\",\"tasks\":[[\"has-text\",\"Join our free newsletter\"]]}]","[{\"selector\":\".has-secondary-background-color\",\"tasks\":[[\"has-text\",\"Subscribe\"]]},{\"selector\":\".wp-block-group\",\"tasks\":[[\"has-text\",\"Subscribe to our Newsletter\"]]}]","[{\"selector\":\".inset-0.fixed\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".is-position-sticky\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".lg\\\\:gap-3\",\"tasks\":[[\"has-text\",\"Weekly roundup\"]]}]","[{\"selector\":\".lg\\\\:grid-cols-\\\\[445px_1fr\\\\].gap-y-10 > div\",\"tasks\":[[\"has-text\",\"Sign up to Dexerto\"]]},{\"selector\":\".mb-16\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".lg\\\\:u-max-w-\\\\[345px\\\\]\",\"tasks\":[[\"has-text\",\"Sign up\"]]},{\"selector\":\".u-space-y-6.u-items-center\",\"tasks\":[[\"has-text\",\"Staying current\"]]}]","[{\"selector\":\".m-detail--body > p\",\"tasks\":[[\"has-text\",\"Sign up for the\"]]}]","[{\"selector\":\".max-w-\\\\[48rem\\\\]\",\"tasks\":[[\"has-text\",\"Sign up for the Daily Brief\"]]},{\"selector\":\".p-4\",\"tasks\":[[\"has-text\",\"Sign up for the Daily Brief\"]]}]","[{\"selector\":\".mom-hidden-auth\",\"tasks\":[[\"has-text\",\"Join Our\"]]}]","[{\"selector\":\".msl\",\"tasks\":[[\"has-text\",\"Subscribe for free\"]]}]","[{\"selector\":\".mx-auto.container\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\".nl-container\",\"tasks\":[[\"has-text\",\"inbox\"]]},{\"selector\":\".restricted-body.html-content\",\"tasks\":[[\"has-text\",\"Email us\"]]},{\"selector\":\".restricted-body.html-content\",\"tasks\":[[\"has-text\",\"your inbox\"]]}]","[{\"selector\":\".optin\",\"tasks\":[[\"has-text\",\"Sign Up\"]]}]","[{\"selector\":\".p-4.bg-\\\\[\\\\#F5F5F5\\\\]\",\"tasks\":[[\"has-text\",\"Subscribe to our newsletter\"]]}]","[{\"selector\":\".p-5.bg-white.rounded-xl\",\"tasks\":[[\"has-text\",\"Weather in your inbox\"]]}]","[{\"selector\":\".p-6.border-gray-200\",\"tasks\":[[\"has-text\",\"Stay Informed\"]]}]","[{\"selector\":\".p1\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".px20.pb32\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".recommendationSection\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".right_pod\",\"tasks\":[[\"has-text\",\"E-mail Address\"]]}]","[{\"selector\":\".rounded-3xl\",\"tasks\":[[\"has-text\",\"in your inbox\"]]}]","[{\"selector\":\".row > .entry-content > p\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".sidebar-form\",\"tasks\":[[\"has-text\",\"Sign Up For Our Newsletter\"]]}]","[{\"selector\":\".sm\\\\:my-10.xs\\\\:my-6\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".su-items-left\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".t-bg-surface-zero.t-p-6\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".text-wt-background\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".variant-default.card\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".w-embed\",\"tasks\":[[\"has-text\",\"Sign up now\"]]}]","[{\"selector\":\".wd_dkblue-background\",\"tasks\":[[\"has-text\",\"Stay up to date\"]]}]","[{\"selector\":\".widget_custom_html\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".widget_custom_html\",\"tasks\":[[\"has-text\",\"substack\"]]}]","[{\"selector\":\".wp-block-column > .is-layout-flow.wp-block-group\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".wp-block-cover-is-layout-flow\",\"tasks\":[[\"has-text\",\"Get our newsletter\"]]}]","[{\"selector\":\".wp-block-genesis-blocks-gb-columns\",\"tasks\":[[\"has-text\",\"Subscribe by Email\"]]},{\"selector\":\".wp-block-genesis-blocks-gb-container\",\"tasks\":[[\"has-text\",\"Free Email Guide\"]]}]","[{\"selector\":\".wp-block-group-is-layout-flow.has-background.has-base-background-color\",\"tasks\":[[\"has-text\",\"Email Me This For Later\"]]}]","[{\"selector\":\".wp-block-group-is-layout-flow\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".wp-block-group.alignfull\",\"tasks\":[[\"has-text\",\"Stay connected to the community.\"]]},{\"selector\":\".wp-block-group.alignfull\",\"tasks\":[[\"has-text\",\"Subscribe to our newsletter!\"]]}]","[{\"selector\":\".wp-block-group__inner-container\",\"tasks\":[[\"has-text\",\"Discover more\"]]}]","[{\"selector\":\".z-sticky.bottom-0.sticky\",\"tasks\":[[\"has-text\",\"opportunity\"]]}]","[{\"selector\":\"[data-testid=\\\"scroll-modal-wrapper\\\"]\",\"tasks\":[[\"has-text\",\"sign up\"]]}]","[{\"selector\":\"#custom_html-12\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\"div.is-style-border\",\"tasks\":[[\"has-text\",\"Daily News\"]]}]","[{\"selector\":\"div.mt-10\",\"tasks\":[[\"has-text\",\"Daily Newsletter\"]]}]","[{\"selector\":\"div.mt-10\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\"div.wp-block-cover\",\"tasks\":[[\"has-text\",\"Be the first to know\"]]}]","[{\"selector\":\".bottom-0.fixed\",\"tasks\":[[\"has-text\",\"weekly newsletters\"]]},{\"selector\":\".lg\\\\:p-\\\\[16px\\\\]\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\"em > strong\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".p-6.justify-center\",\"tasks\":[[\"has-text\",\"Daily newsletter\"]]}]","[{\"selector\":\".order-lg-2\",\"tasks\":[[\"has-text\",\"Sign up to our newsletter\"]]},{\"selector\":\".sidebar-sticky\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".comp > strong\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".pb-1.gap-4\",\"tasks\":[[\"has-text\",\"Sign up for\"]]},{\"selector\":\".pb-6\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".td-block-title.block-title\",\"tasks\":[[\"has-text\",\"NEWSLETTER\"]]}]","[{\"selector\":\"form\",\"tasks\":[[\"has-text\",\"Subscribe and thrive\"]]},{\"selector\":\"form\",\"tasks\":[[\"has-text\",\"Your inbox is ready\"]]}]","[{\"selector\":\".has-senary-background-color\",\"tasks\":[[\"has-text\",\"Email\"]]},{\"selector\":\".has-tertiary-background-color\",\"tasks\":[[\"has-text\",\"Week\"]]}]","[{\"selector\":\".bg-gray-100\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".v-card.v-card--flat\",\"tasks\":[[\"has-text\",\"Sign up to receive\"]]}]","[{\"selector\":\".w-full\",\"tasks\":[[\"has-text\",\"Mailing\"]]}]","[{\"selector\":\"h3.section_name\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".d-lg-block.sp-module\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".pb-6.border-b\",\"tasks\":[[\"has-text\",\"Signup\"]]}]","[{\"selector\":\"p > em\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".p-8.bg-dynamic-primary\",\"tasks\":[[\"has-text\",\"straight to your inbox\"]]}]","[{\"selector\":\".shadow-card.p-8\",\"tasks\":[[\"has-text\",\"Laravel Newsletter\"]]}]","[{\"selector\":\".pt-\\\\[60px\\\\]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".fxsEzN\",\"tasks\":[[\"has-text\",\"Sign up to our newsletter\"]]}]","[{\"selector\":\"section.sidebar-section\",\"tasks\":[[\"has-text\",\"email\"]]}]","[{\"selector\":\".has-background.has-dark-gray-background-color\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".sidebar-item-container\",\"tasks\":[[\"has-text\",\"Email me\"]]}]","[{\"selector\":\".has-background\",\"tasks\":[[\"has-text\",\"/newsletter|inbox/\"]]}]","[{\"selector\":\".promo-card-primary\",\"tasks\":[[\"has-text\",\"Check your inbox\"]]}]","[{\"selector\":\".pull-right.inline-gallery-container\",\"tasks\":[[\"has-text\",\"Post this\"]]}]","[{\"selector\":\".mobile-only-on-col-ab\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".bg-gray-50\",\"tasks\":[[\"has-text\",\"Want to stay informed\"]]}]","[{\"selector\":\".border-brand-pink\",\"tasks\":[[\"has-text\",\"inbox\"]]}]","[{\"selector\":\".LostInventoryMessage_root__YllYq\",\"tasks\":[[\"has-text\",\"newsletter\"]]},{\"selector\":\"p.ArticleParagraph_root__4mszW > small\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\"p.slate-paragraph > em\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".md\\\\:decorative-horizontal-lines\",\"tasks\":[[\"has-text\",\"subscribe\"]]}]","[{\"selector\":\"strong\",\"tasks\":[[\"has-text\",\"daily newsletter\"]]}]","[{\"selector\":\".hide.post__sidebar\",\"tasks\":[[\"has-text\",\"Share this article\"]]}]","[{\"selector\":\".elementor-section\",\"tasks\":[[\"has-text\",\"Subscribe for\"]]},{\"selector\":\".elementor-widget-container\",\"tasks\":[[\"has-text\",\"tired of censorship\"]]}]","[{\"selector\":\"[style=\\\"text-align:center\\\"]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".text_multiline\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".wp-block-pullquote\",\"tasks\":[[\"has-text\",\"Sign up for\"]]}]","[{\"selector\":\".wp-block-group__inner-container\",\"tasks\":[[\"has-text\",\"Discover\"]]}]","[{\"selector\":\"strong > .link--button\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".wp-block-quote\",\"tasks\":[[\"has-text\",\"inbox daily\"]]}]","[{\"selector\":\"p.t-links-underlinedy\",\"tasks\":[[\"has-text\",\"Sign up for The Brief\"]]}]","[{\"selector\":\".bg-soft-teal\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".rounded-3.px-5\",\"tasks\":[[\"has-text\",\"Newsletter\"]]}]","[{\"selector\":\".rounded-md.md\\\\:p-8.p-5.shadow-light\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".duet--article--highlight\",\"tasks\":[[\"has-text\",\"Sign up here\"]]}]","[{\"selector\":\".textwidget > .textwidget\",\"tasks\":[[\"has-text\",\"Subscribe\"]]}]","[{\"selector\":\".has-medium-font-size\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".mt-\\\\[2rem\\\\]\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\"div[class^=\\\"-_\\\"] > form\",\"tasks\":[[\"has-text\",\"newsletters\"]]}]","[{\"selector\":\".section > .wrapper\",\"tasks\":[[\"has-text\",\"Newsletters\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: scroll !important\"],\"cssable\":true}]","[{\"selector\":\"html, body\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"#courier-body-wrapper\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"div#wrapper\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow:initial!important\"],\"cssable\":true}]","[{\"selector\":\".index-wrap\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body.overflow-hidden\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".newsletter-signup\",\"action\":[\"style\",\"max-height:0px;visibility: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: auto !important; position: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: scroll !important; position: unset !important\"],\"cssable\":true}]","[{\"selector\":\".__show__pMA1C.__wrap__jEIal\",\"tasks\":[[\"has-text\",\"to your inbox\"]]}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"position: static !important; overflow: auto !important; width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body[style=\\\"overflow: hidden;\\\"]\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; max-height: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"height: auto !important; overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\".bg-light\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".widget_text\",\"tasks\":[[\"has-text\",\"newsletter\"]]}]","[{\"selector\":\".border.rounded.p-2\",\"tasks\":[[\"has-text\",\"news letter\"]]}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#body *:not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#bottomAd\",\"action\":[\"style\",\"position: absolute !important; left: -4000px !important;\"],\"cssable\":true}]","[{\"selector\":\".moola-search-view\",\"tasks\":[[\"has-text\",\"hide these ads\"]]}]","[{\"selector\":\"ins.adsbygoogle\",\"action\":[\"style\",\"visibility: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\"#desktopWrapper\",\"action\":[\"style\",\"position: static !important;\"],\"cssable\":true},{\"selector\":\".gridCentered\",\"action\":[\"style\",\"margin-top: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".navigationWrapper\",\"action\":[\"style\",\"top: 0px !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".notificationsContainer\",\"tasks\":[[\"has-text\",\"whitelisten of beleef Tweakers\"]]}]","[{\"selector\":\"#modal_login\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\".fbUserStory\",\"tasks\":[[\"has-text\",\"Popular Across Facebook\"]]},{\"selector\":\".userContentWrapper\",\"tasks\":[[\"has-text\",\"Popular Across Facebook\"]]}]","[{\"selector\":\"p\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"AdB\\\")]\"]]}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".nosel\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[id]\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#pftop\",\"action\":[\"style\",\"height: auto !important;padding-bottom:5px !important\"],\"cssable\":true}]","[{\"selector\":\"[class]\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".definicao_verbete_homologado_interna\",\"action\":[\"style\",\"height:100% !important;\"],\"cssable\":true}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\".storytextp\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".hiddenRanking\",\"action\":[\"style\",\"text-shadow: none !important; color: #6c757d !important;\"],\"cssable\":true},{\"selector\":\"[_ngcontent-serverapp-c134]\",\"action\":[\"style\",\"text-shadow: none !important; color: #000 !important;\"],\"cssable\":true},{\"selector\":\"[_ngcontent-serverapp-c135]\",\"action\":[\"style\",\"text-shadow: none !important; color: #000 !important;\"],\"cssable\":true},{\"selector\":\"[href*=\\\"/meet\\\"]\",\"action\":[\"style\",\"text-shadow: none !important; color: #8b0000 !important;\"],\"cssable\":true},{\"selector\":\"[href*=\\\"/result\\\"]\",\"action\":[\"style\",\"text-shadow: none !important; color: #8b0000 !important;\"],\"cssable\":true},{\"selector\":\"[ngbtooltip]\",\"action\":[\"style\",\"text-shadow: none !important; color: #6c757d !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/addLinkToCopy/i\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//div[contains(text(),\\\"Adblock\\\")]/..\"]]}]","[{\"selector\":\".js-dismissable-hero\",\"tasks\":[[\"has-text\",\"Sign up\"]]}]","[{\"selector\":\".SetPageTerm\",\"action\":[\"style\",\"display: block !important\"],\"cssable\":true}]","[{\"selector\":\".post-section\",\"action\":[\"style\",\"filter: none !important; -webkit-filter: none !important; pointer-events: all !important\"],\"cssable\":true}]","[{\"selector\":\".qu-overflow--hidden[style*=\\\"filter: blur\\\"]\",\"action\":[\"style\",\"filter:none !important;overflow:auto !important\"],\"cssable\":true},{\"selector\":\".signup_wall_prevent_scroll #root\",\"action\":[\"style\",\"filter: none !important;\"],\"cssable\":true},{\"selector\":\".signup_wall_prevent_scroll\",\"action\":[\"style\",\"position: unset !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"html, body\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"#lightbox-wrap img\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true},{\"selector\":\"[class*=\\\"ImageElement-blockPointerEvents-\\\"]\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true},{\"selector\":\"[class*=\\\"Module-blockGridPointerEvents-\\\"] .grid__item-image\",\"action\":[\"style\",\"pointer-events: auto !important\"],\"cssable\":true}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color:#338FFF !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important;-webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".Post-body--truncated\",\"action\":[\"style\",\"max-height: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"oncontextmenu\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"We think our Android\"]]}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color:#338FFF!important\"],\"cssable\":true}]","[{\"selector\":\".fb_lightbox-lock\",\"action\":[\"style\",\"overflow-x: hidden !important; overflow-y: scroll !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important; -webkit-user-drag: element!important; -webkit-user-select: text!important; -moz-user-select: text!important; -ms-user-select: text!important; user-select: text!important;\"],\"cssable\":true}]","[{\"selector\":\".blocked .text\",\"action\":[\"style\",\"filter: none!important;-webkit-filter: none!important;\"],\"cssable\":true},{\"selector\":\".blocked\",\"action\":[\"style\",\"filter: none !important;\"],\"cssable\":true}]","[{\"selector\":\"body > div:nth-of-type(1) > div\",\"tasks\":[[\"has-text\",\"adblocker\"]]}]","[{\"selector\":\".obscured\",\"action\":[\"style\",\"color: black !important;text-shadow: none !important; filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"overflow: hidden !important;\"],\"cssable\":true}]","[{\"selector\":\".dark-theme-dialog__dialogBody___106Di\",\"tasks\":[[\"upward\",4]]}]","[{\"selector\":\".result-snippet\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"copyprotect\"]]}]","[{\"selector\":\".modal-content\",\"tasks\":[[\"has\",{\"selector\":\".text > b\",\"tasks\":[[\"has-text\",\"Privacy Policy\"]]}]]}]","[{\"selector\":\"body > div\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body:has(#blocking-modal)\",\"action\":[\"style\",\"pointer-events: auto !important;\"],\"cssable\":true},{\"selector\":\"body[style*=\\\"overflow\\\"]\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"pointer-events: auto !important; overflow: auto !important;\"],\"cssable\":true},{\"selector\":\"body:not(.with-listing-chooser)\",\"action\":[\"style\",\"overflow: visible !important; position: static !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow: auto !important; padding-top: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".adsbygoogle\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\".lyricBody\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"debugger\"]]}]","[{\"selector\":\"div.storyView\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"p, ul, ol\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body, div, p, span, a, h1, h2, h3, h4, h5, h6\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important\"],\"cssable\":true}]","[{\"selector\":\"*::selection\",\"action\":[\"style\",\"background-color: #338FFF !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important\"],\"cssable\":true}]","[{\"selector\":\".async-hide\",\"action\":[\"style\",\"opacity:1!important\"],\"cssable\":true}]","[{\"selector\":\".CoverPop-open\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\".no-js\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"@media print\"]]}]","[{\"selector\":\".blur\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"::selection\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor:auto!important\"],\"cssable\":true}]","[{\"selector\":\"html.open-modal .overlay\",\"action\":[\"style\",\"display: none !important\"],\"cssable\":true},{\"selector\":\"html.open-modal body\",\"action\":[\"style\",\"overflow: auto !important\"],\"cssable\":true},{\"selector\":\"html.open-modal body::after\",\"action\":[\"style\",\"display: none !important;\"],\"cssable\":true}]","[{\"selector\":\"h2\",\"tasks\":[[\"has-text\",\"Using an ad blocker?\"],[\"upward\",3]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"Adblock\\\")]\"]]}]","[{\"selector\":\"body.no-scroll\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"div\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"p > b\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"AdBlock\\\")]\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: auto !important; -webkit-user-select: auto !important; -moz-user-select: auto !important; -webkit-user-drag: auto !important\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: text !important\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea), img\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"opacity: 1 !important;\"],\"cssable\":true}]","[{\"selector\":\".content-body-wrapper\",\"action\":[\"style\",\"opacity:1!important\"],\"cssable\":true}]","[{\"selector\":\".sui-u-no-scroll\",\"action\":[\"style\",\"overflow:auto !important;\"],\"cssable\":true}]","[{\"selector\":\".post-body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important\"],\"cssable\":true}]","[{\"selector\":\".unselectable, html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"-webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".adbanner\",\"action\":[\"remove\",\"\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-ms-user-select:auto !important; -moz-user-select:auto !important; -webkit-user-select:auto !important; -webkit-touch-callout:default !important; user-select:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"user-select\"]]}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-user-select:auto !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"html.documentLocked body\",\"action\":[\"style\",\"overflow: visible !important;\"],\"cssable\":true},{\"selector\":\"html.documentLocked header\",\"action\":[\"style\",\"padding-right: 0 !important;\"],\"cssable\":true},{\"selector\":\"html.documentLocked\",\"action\":[\"style\",\"margin-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"article.post\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"div[style] > div > .userBanner--red\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important\"],\"cssable\":true}]","[{\"selector\":\"[href=\\\"/about#support\\\"]\",\"tasks\":[[\"upward\",2]]}]","[{\"selector\":\"body.no-scroll\",\"action\":[\"style\",\"overflow: visible !important;position: static !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: initial !important\"],\"cssable\":true}]","[{\"selector\":\"body.ReactModal__Body--open\",\"action\":[\"style\",\"position: unset !important; overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important;\"],\"cssable\":true}]","[{\"selector\":\"body, code\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout:text !important;-webkit-user-select:text !important;-khtml-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important\"],\"cssable\":true}]","[{\"selector\":\"div[class=\\\"container_box content_box\\\"] > div:only-child > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",4]]},{\"selector\":\"div[class=\\\"container_box content_box\\\"] > div[id][class] > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",3]]},{\"selector\":\"div[id][class][style^=\\\"position:\\\"] > div:last-child > div:last-child > ins.adsbygoogle\",\"tasks\":[[\"upward\",3]]}]","[{\"selector\":\".ct_warn\",\"tasks\":[[\"has-text\",\"adblock\"]]}]","[{\"selector\":\".has-profile.post:first-child\",\"tasks\":[[\"has-text\",\"/adblock/i\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-moz-user-select: auto !important;-ms-user-select: auto !important;-webkit-user-select: auto !important;-webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/-moz-user-select:none|@media print/\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select:auto !important;-webkit-user-select:auto !important;-ms-user-select:auto !important;-moz-user-select:auto !important;-webkit-user-drag:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto!important\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"innerText\"]]}]","[{\"selector\":\".adsbygoogle\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"upward\",1]]},{\"selector\":\"body > div[id]\",\"action\":[\"style\",\"visibility: hidden !important\"],\"tasks\":[[\"matches-css\",{\"name\":\"position\",\"value\":\"^fixed$\"}]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".select-none\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"window.carbonLoaded\"]]}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default!important; -webkit-user-select: auto!important; -moz-user-select: auto!important; -ms-user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"user-select:\"]]}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"unselectable\"]]}]","[{\"selector\":\"a:hover\",\"action\":[\"style\",\"cursor: auto!important;\"],\"cssable\":true},{\"selector\":\"body\",\"action\":[\"style\",\"cursor: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"body *\",\"action\":[\"style\",\"user-select: auto!important;-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;-ms-user-select: auto!important;\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"-moz-none\"]]}]","[{\"selector\":\"*::-webkit-scrollbar\",\"action\":[\"style\",\"width:17px !important\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-thumb\",\"action\":[\"style\",\"background:#5e5e5e !important\"],\"cssable\":true}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/user-select|::selection/\"]]}]","[{\"selector\":\".ReactModal__Overlay--after-open\",\"tasks\":[[\"has-text\",\"/Premium|Try 7 days/\"]]},{\"selector\":\".ReactModal__Overlay--after-open:has(iframe[srcdoc], img)\",\"tasks\":[[\"has-text\",\"signing up\"]]},{\"selector\":\"main > div[class*=\\\"-\\\"] > div[class^=\\\"_\\\"] > div[class^=\\\"_\\\"] > div[class]\",\"tasks\":[[\"has\",{\"selector\":\"> div[class^=\\\"_\\\"]\",\"tasks\":[[\"has-text\",\"Do your part to support us\"]]}]]}]","[{\"selector\":\"#MainModule + div[class] > div[style^=\\\"width\\\"] > div > i[data-icon-name=\\\"OutlookLogo\\\"]\",\"tasks\":[[\"upward\",3]]}]","[{\"selector\":\"style\",\"action\":[\"remove\",\"\"],\"tasks\":[[\"has-text\",\"/media print|user-select:/\"]]}]","[{\"selector\":\"body.modal-open\",\"action\":[\"style\",\"overflow: auto !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"html.om-position-popup body\",\"action\":[\"style\",\"overflow:auto !important\"],\"cssable\":true}]","[{\"selector\":\"body.tingle-enabled\",\"action\":[\"style\",\"position: static!important;overflow: auto!important;\"],\"cssable\":true}]","[{\"selector\":\".ad_block_detected\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"form#link a.submit\",\"action\":[\"style\",\"opacity: 1 !important; pointer-events: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"p\",\"tasks\":[[\"has-text\",\"Adblock\"]]}]","[{\"selector\":\"\",\"tasks\":[[\"xpath\",\"//*[contains(text(),\\\"blocker\\\")]\"]]}]","[{\"selector\":\"html.gnt__mo\",\"action\":[\"style\",\"overflow-y:scroll !important;pointer-events: unset !important;user-select: unset !important;margin-right: unset !important;\"],\"cssable\":true}]","[{\"selector\":\".adsbygoogle\",\"action\":[\"style\",\"max-height: 1px !important;left:-9999px !important;position:absolute !important\"],\"cssable\":true}]","[{\"selector\":\"body[style^=\\\"cursor:pointer\\\"]\",\"action\":[\"style\",\"cursor: auto!important\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea)::selection\",\"action\":[\"style\",\"background-color:Highlight!important;color:HighlightText!important\"],\"cssable\":true}]","[{\"selector\":\"::selection\",\"action\":[\"style\",\"background: Highlight !important; color: HighlightText !important\"],\"cssable\":true}]","[{\"selector\":\".line\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout:default!important; -webkit-user-select:text!important; -moz-user-select:text!important; -ms-user-select:text!important; user-select:text!important;\"],\"cssable\":true}]","[{\"selector\":\"[data-lyricid]\",\"action\":[\"style\",\"user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".all-lyrics\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"overflow: auto !important; padding-right: 0 !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important\"],\"cssable\":true}]","[{\"selector\":\"body.disable-scroll\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow:initial!important\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.oncontextmenu\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.onkeydown\"]]}]","[{\"selector\":\"[style^=\\\"filter: blur\\\"]\",\"action\":[\"style\",\"filter: none !important\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body, html\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true},{\"selector\":\"section\",\"tasks\":[[\"has-text\",\"Winter-Update\"],[\"upward\",1]]}]","[{\"selector\":\"style\",\"tasks\":[[\"has-text\",\"user-select: none;\"]]}]","[{\"selector\":\"form[id=\\\"tfnewsearch\\\"] > input[id=\\\"val\\\"]\",\"action\":[\"style\",\"clip-path: circle(0) !important;\"],\"cssable\":true},{\"selector\":\"form[id=\\\"tfnewsearch\\\"]\",\"action\":[\"remove-attr\",\"onsubmit\"]},{\"selector\":\"form[id=\\\"tfnewsearch\\\"]\",\"action\":[\"style\",\"font-size: 0px !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"html, .unselectable\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"#game-wrap\",\"action\":[\"style\",\"-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"remove-class\",\"modal-open\"],\"tasks\":[[\"watch-attr\",[\"class\"]]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"checkAdblockBait\"]]}]","[{\"selector\":\".atomsPartialLinkLink\",\"action\":[\"style\",\"user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"html.show-intro-popup\",\"action\":[\"remove-class\",\"show-intro-popup\"]}]","[{\"selector\":\"body[oncontextmenu=\\\"return false\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]},{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"_0x\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"DisableDevtool\"]]}]","[{\"selector\":\"*::-webkit-scrollbar\",\"action\":[\"style\",\"height: 14px !important; width: 14px !important;\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-button\",\"action\":[\"style\",\"border-color: #A6A6A6 !important; border-style: solid !important; height:16px !important; width: 16px !important;\"],\"cssable\":true},{\"selector\":\"*::-webkit-scrollbar-thumb\",\"action\":[\"style\",\"background: #A6A6A6 !important;\"],\"cssable\":true},{\"selector\":\":root\",\"action\":[\"style\",\"scrollbar-color: revert !important; scrollbar-width: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/oncontextmenu|devtools|stateObject|debugger/\"]]}]","[{\"selector\":\"#ad_box\",\"action\":[\"style\",\"height: 50px !important;\"],\"cssable\":true}]","[{\"selector\":\".unselectable\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"html.no-scroll\",\"action\":[\"remove-class\",\"no-scroll\"]}]","[{\"selector\":\"html\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[oncopy=\\\"return false\\\"]\",\"action\":[\"remove-attr\",\"oncopy\"]}]","[{\"selector\":\"#fwrapper, body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".no-select\",\"action\":[\"remove-class\",\"no-select\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;\"],\"cssable\":true}]","[{\"selector\":\":root\",\"action\":[\"style\",\"user-select: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"document.onmousedown\"]]}]","[{\"selector\":\"a:has(shreddit-player)\",\"action\":[\"remove-attr\",\"href\"]},{\"selector\":\"shreddit-player\",\"action\":[\"remove-attr\",\"autoplay\"]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"stopRefreshSite\"]]}]","[{\"selector\":\"[id=\\\"toggle_notification_notification-ad-blocker\\\"]\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"nocontextmenu\"]]}]","[{\"selector\":\".ReactModalPortal\",\"tasks\":[[\"has-text\",\"mobile\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"devtoolsDetector\"]]}]","[{\"selector\":\".l-main\",\"action\":[\"style\",\"padding-top: 13.4vw !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"contextmenu\"]]}]","[{\"selector\":\"#description\",\"action\":[\"style\",\"user-select: initial !important;\"],\"cssable\":true}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"/contextmenu|devtool/\"]]}]","[{\"selector\":\"script\",\"tasks\":[[\"has-text\",\"preventDefault\"]]}]","[{\"selector\":\"::selection\",\"action\":[\"style\",\"background-color:#338FFF!important\"],\"cssable\":true}]","[{\"selector\":\"section.lyric_lyric\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-drag: auto !important; -khtml-user-drag: auto !important; -webkit-touch-callout: auto !important; -moz-touch-callout: auto !important;\"],\"cssable\":true}]","[{\"selector\":\"body > div > section.default\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"div.body-container\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"script[id=\\\"jquery-core-js-after\\\"]\",\"tasks\":[[\"has-text\",\"e.preventDefault();\"]]}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"button[type=\\\"submit\\\"]\",\"action\":[\"remove-attr\",\"disabled\"]}]","[{\"selector\":\".swal2-shown\",\"action\":[\"remove-class\",\"swal2-shown\"]}]","[{\"selector\":\".aui-modal-open, .modal-open\",\"action\":[\"style\",\"overflow:unset!important\"],\"cssable\":true}]","[{\"selector\":\".confirm\",\"tasks\":[[\"has-text\",\"AdBlocker\"]]}]","[{\"selector\":\".under-map-wrapper\",\"tasks\":[[\"upward\",1]]}]","[{\"selector\":\":root\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"[oncontextmenu=\\\"return false;\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor:unset!important;user-select:unset!important\"],\"cssable\":true}]","[{\"selector\":\"div.Message.is-protected\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\".modal-open\",\"action\":[\"style\",\"overflow:unset!important\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\".elementor-top-column h6\",\"tasks\":[[\"has-text\",\"advertisement\"],[\"upward\",\".elementor-top-column\"]]},{\"selector\":\"body *\",\"action\":[\"style\",\"user-select: unset !important\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"#page\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"*\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"#maincontent\",\"action\":[\"style\",\"user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"/onselectstart|oncopy|oncontextmenu/\"]}]","[{\"selector\":\"*\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"/oncopy|oncut|onpaste/\"]}]","[{\"selector\":\"body[style*=\\\"overflow\\\"] > div[class]:has(> #passport-modal-overlay)\",\"action\":[\"style\",\"opacity: 0 !important; visibility: collapse !important;\"],\"cssable\":true},{\"selector\":\"body[style*=\\\"overflow\\\"]:has(> div[class] > #passport-modal-overlay)\",\"action\":[\"style\",\"overflow: auto !important; position: relative !important; padding-right: 0px !important; inset: unset !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-attr\",\"contextmenu\"]}]","[{\"selector\":\".loading-text\",\"action\":[\"remove-class\",\"loading-text\"]}]","[{\"selector\":\"body *:not(input):not(textarea)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\".erc-existing-profile-onboarding-modal > div[class^=\\\"modal-portal__overlay\\\"]\",\"action\":[\"style\",\"visibility: hidden !important;\"],\"cssable\":true},{\"selector\":\"body[class^=\\\"scroll-block--is-blocked\\\"]\",\"action\":[\"remove-class\",\"/scroll-block--is-blocked/\"]}]","[{\"selector\":\".novel-box :not(a)\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true},{\"selector\":\".superpowerlol::before\",\"action\":[\"style\",\"content: unset !important;\"],\"cssable\":true},{\"selector\":\"div[oncopy]\",\"action\":[\"remove-attr\",\"/oncopy|oncut|onpaste/\"]}]","[{\"selector\":\"body[oncontextmenu=\\\"return!1\\\"]\",\"action\":[\"remove-attr\",\"oncontextmenu\"]}]","[{\"selector\":\".body--prevent-scroll\",\"action\":[\"style\",\"overflow: auto !important;\"],\"cssable\":true}]","[{\"selector\":\".forbidden_select\",\"action\":[\"remove-class\",\"forbidden_select\"]},{\"selector\":\".pg_main2, .panel_main, .panel_border2\",\"action\":[\"style\",\"background: unset !important; user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true},{\"selector\":\".track_back\",\"action\":[\"style\",\"background: unset !important;\"],\"cssable\":true}]","[{\"selector\":\".td-post-content, .td-post-title\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"html\",\"action\":[\"style\",\"user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;\"],\"cssable\":true}]","[{\"selector\":\"div.confuse\",\"action\":[\"remove\",\"\"]}]","[{\"selector\":\".m-content#chapter .chapter-content p\",\"action\":[\"style\",\"cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;\"],\"cssable\":true}]","[{\"selector\":\":not(input):not(textarea)::selection\",\"action\":[\"style\",\"background-color: #338FFF !important; color: white !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\":root\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body * :not(input):not(textarea)\",\"action\":[\"style\",\"-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"remove-class\",\"has-marketing-bar\"]}]","[{\"selector\":\".right-sidebar\",\"action\":[\"style\",\"right: 0 !important\"],\"cssable\":true}]","[{\"selector\":\"body\",\"action\":[\"style\",\"cursor: revert !important\"],\"cssable\":true}]"];
31
+ const argsSeqs = [0,1,2,3,-4,144,5,6,7,8,9,10,11,12,13,14,15,16,17,-18,141,19,20,21,22,-23,143,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,160,66,67,68,69,70,71,72,73,74,75,76,77,78,79,-80,145,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,151,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,-141,145,142,143,-143,268,144,145,-145,251,-145,266,-145,204,-145,163,146,147,-147,206,148,149,150,151,152,153,-153,204,-153,161,154,155,156,157,158,159,160,161,162,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,-179,214,-179,233,-179,243,-179,247,-179,288,-179,317,-179,-326,331,-179,343,-179,208,-179,367,180,181,182,183,184,-184,243,185,186,187,188,189,190,191,192,-192,243,-192,371,193,194,195,-196,197,197,198,199,200,201,202,203,204,205,207,208,-208,333,209,210,211,212,213,214,-214,256,-214,383,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,-235,366,236,-237,238,-238,323,239,240,241,242,-243,255,-243,256,243,-243,334,-243,333,-243,-333,335,-243,335,-243,-295,335,-243,383,244,245,246,248,249,250,252,253,254,256,257,258,259,260,261,262,263,264,265,266,267,269,270,271,272,273,274,275,-276,277,276,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,-294,359,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,318,319,320,321,322,324,325,326,327,328,329,330,332,333,335,336,337,338,339,-340,341,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,360,361,362,363,364,365,366,-367,385,-367,383,368,369,370,372,-372,391,373,374,375,376,377,378,379,380,381,382,383,384,385,-385,393,386,387,388,-388,396,389,390,392,394,395,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415];
32
+ const hostnamesMap = new Map([["suppose.tv",1],["dailygalaxy.com",2],["coder.com",3],["sfstandard.com",4],["wideopencountry.com",6],["foxnews.com",7],["marketbeat.com",8],["dailystar.co.uk",9],["reuters.com",10],["dailydot.com",11],["phys.org",12],["e360.yale.edu",13],["nzherald.co.nz",14],["byteofdev.com",15],["thetransmitter.org",16],["forksoverknives.com",17],["bigthink.com",18],["babylonbee.com",19],["us500.com",21],["balls.ie",22],["crunchydata.com",23],["commoncog.com",24],["decrypt.co",25],["businesstimes.com.sg",27],["amgreatness.com",28],["theinformation.com",29],["calgaryherald.com",30],["edmontonjournal.com",30],["montrealgazette.com",30],["ottawacitizen.com",30],["thestarphoenix.com",30],["aspentimes.com",31],["craigdailypress.com",31],["postindependent.com",31],["skyhinews.com",31],["steamboatpilot.com",31],["vaildaily.com",31],["chron.com",32],["sfgate.com",32],["hellmanns.com",33],["cpapracticeadvisor.com",34],["theguardian.com",35],["ffrfaction.org",36],["bitcoinsensus.com",37],["advancedsciencenews.com",38],["themirror.com",39],["bravenewcoin.com",40],["wyseguide.com",41],["paloaltoonline.com",42],["linuxiac.com",43],["potatonewstoday.com",44],["qcitymetro.com",45],["thecooldown.com",46],["thebarbedwire.com",47],["esports.gg",48],["publichealthpolicyjournal.com",49],["inc.com",50],["dexerto.com",51],["autonews.com",52],["mensjournal.com",53],["qz.com",54],["manofmany.com",55],["inverse.com",56],["businessinsider.in",57],["stuff.co.nz",58],["bakerbynature.com",59],["cockroachlabs.com",60],["weather.com",61],["demstate.com",62],["rd.com",63],["ctpost.com",64],["aarp.org",65],["streetinsider.com",66],["wisegeek.com",67],["cjr.org",68],["brooklynvegan.com",70],["axios.com",71],["news.stanford.edu",72],["interestingengineering.com",73],["heatpumped.org",74],["finance.yahoo.com",75],["ensemblemagazine.co.nz",76],["newsroom.paypal-corp.com",77],["thenewlede.org",78],["wareable.com",79],["systemsapproach.org",80],["creepycatalog.com",81],["iheartrecipes.com",82],["lemonblossoms.com",83],["historiccity.com",84],["stitchsnitches.com",86],["eltecolote.org",87],["labrujulaverde.com",88],["seekingalpha.com",89],["lowes.com",90],["politicalwire.com",91],["haitiantimes.com",92],["gizmodo.com",93],["kotaku.com",94],["cheknews.ca",95],["dlnews.com",96],["faithwire.com",97],["entrepreneur.com",98],["erlang-solutions.com",99],["ew.com",100],["fastcompany.com",101],["finsmes.com",102],["sherwood.news",103],["foxandbriar.com",104],["freethink.com",105],["gript.ie",106],["guitar.com",107],["heraldextra.com",108],["hot-dinners.com",109],["jointhefollowup.com",110],["jweekly.com",111],["kerrang.com",112],["laravel-news.com",113],["levernews.com",114],["londonpass.com",115],["marginalrevolution.com",116],["montanafreepress.org",117],["neo4j.com",118],["newsroom.co.nz",119],["newsroom.ucla.edu",120],["newswire.ca",121],["notateslaapp.com",122],["notthebee.com",123],["officialcharts.com",124],["theatlantic.com",125],["slate.com",126],["pcmag.com",127],["people.com",128],["quantamagazine.org",129],["reclaimthenet.org",130],["salon.com",132],["sciencenorway.no",133],["sfpublicpress.org",134],["skepticalraptor.com",135],["countryandtownhouse.com",136],["taskandpurpose.com",137],["texastribune.org",138],["theskimm.com",139],["thestreamable.com",140],["urbandictionary.com",141],["vox.com",142],["washington.edu",143],["worldsensorium.com",144],["yourstory.com",145],["androidauthority.com",146],["cultofmac.com",147],["audioholics.com",148],["theconversation.com",148],["cityandstateny.com",148],["bibleportal.com",148],["uinterview.com",148],["moneycontrol.com",148],["fermatslibrary.com",148],["worlddogfinder.com",148],["insauga.com",148],["moroccoworldnews.com",148],["thecradle.co",148],["vegnews.com",148],["bandt.com.au",148],["pbsamerica.co.uk",148],["wateronline.com",148],["boredpanda.com",148],["artnet.com",148],["bongino.com",148],["lensculture.com",148],["patch.com",148],["projectcbd.org",148],["media4growth.com",148],["nycgo.com",148],["thepostmillennial.com",148],["zorbabooks.com",148],["bellhelmets.com",148],["humanevents.com",148],["curiocity.com",148],["ba-bamail.com",148],["informatykzakladowy.pl",148],["prowritingaid.com",148],["nieuwsblad.be",148],["theblock.co",148],["braziljournal.com",148],["omr.com",148],["auepaisagismo.com",148],["auepaisajismo.com",148],["dispatch.com",148],["softwaretestinghelp.com",148],["vedbex.com",148],["greatist.com",148],["theepochtimes.com",149],["playpilot.com",148],["law.com",148],["magiclen.org",148],["personality-database.com",148],["talouselama.fi",148],["uusisuomi.fi",148],["tekniikkatalous.fi",148],["tivi.fi",148],["kauppalehti.fi",148],["otisoatmilk.co.nz",151],["socialitelife.com",151],["chillamo.com",151],["zerobreeze.com",151],["datacenterwires.com",151],["eletric-vehicles.com",151],["ubitennis.com",151],["dailynewsegypt.com",151],["hdwalle.com",151],["megacatstudios.com",151],["scholarlykitchen.sspnet.org",151],["daphneoz.com",151],["christianstandard.com",151],["childrenshealthdefense.org",151],["alexandracooks.com",151],["australiangolfdigest.com.au",151],["matomo.org",151],["coloradotimesrecorder.com",151],["artificialintelligence-news.com",151],["thurrott.com",151],["hypebot.com",151],["fatgirlskinny.net",151],["moneymagpie.com",151],["verdadeiroolhar.pt",151],["thecanary.co",151],["fandomwire.com",151],["thefreethoughtproject.com",151],["prepinsta.com",151],["nationalgeographic.com",152],["globoshoes.com",152],["kftv.com",152],["health.harvard.edu",152],["jessicabryson.com",152],["dailyvoice.com",152],["bankbazaar.com",152],["mashable.com",152],["sainsburysmagazine.co.uk",152],["clubhouseforchefs.ca",152],["explorersweb.com",152],["yesmagazine.org",152],["thebfd.co.nz",152],["6sqft.com",152],["sunrisegeek.com",152],["investors.com",152],["scetv.org",152],["berkeleyearth.org",152],["businesstraveller.com",152],["upworthy.com",152],["sportskeeda.com",152],["goodhousekeeping.com",152],["delish.com",152],["esquire.com",152],["lazycatkitchen.com",152],["apotekfordeg.no",152],["relieved.co",152],["sweetandsavory.co",152],["animalchannel.co",152],["seeitlive.co",152],["parentingisnteasy.co",152],["spotlightstories.co",152],["homehacks.co",152],["lilysilk.com",152],["dgmlive.com",152],["atlasobscura.com",153],["monarchmoney.com",152],["trutone.ca",152],["frontrunners.ca",152],["fruugo.co.uk",152],["lull.com",152],["otterbox.com",152],["pulseuniform.com",152],["saksfifthavenue.com",152],["shop.pbs.org",152],["szucstermekek.com",152],["zumub.com",152],["shop.libbey.com",152],["italianluxurygroup.com.au",152],["tiedex.co.uk",152],["tweeters.ca",152],["foliosociety.com",152],["drinkspy.co.nz",152],["littleburgundyshoes.com",152],["journeys.ca",152],["tradedepot.co.nz",152],["harborfreight.com",152],["generalpants.com",152],["pbteen.com",152],["flovitamins.com",152],["vitaminworld.com",152],["www.razer.com",152],["publiclands.com",152],["leevalley.com",152],["massivetoyblowout.ca",152],["levi.com",152],["build.com",152],["williams-sonoma.com",152],["tsc.ca",152],["wafuu.com",152],["overstock.com",152],["deskhero.ca",152],["calvinklein.at",152],["calvinklein.be",152],["calvinklein.bg",152],["calvinklein.ch",152],["calvinklein.co.uk",152],["calvinklein.com",152],["calvinklein.cz",152],["calvinklein.de",152],["calvinklein.dk",152],["calvinklein.ee",152],["calvinklein.es",152],["calvinklein.fi",152],["calvinklein.fr",152],["calvinklein.hr",152],["calvinklein.hu",152],["calvinklein.ie",152],["calvinklein.it",152],["calvinklein.lt",152],["calvinklein.lu",152],["calvinklein.lv",152],["calvinklein.nl",152],["calvinklein.pl",152],["calvinklein.pt",152],["calvinklein.ru",152],["calvinklein.se",152],["calvinklein.si",152],["calvinklein.sk",152],["headphonebar.com",152],["jolinne.com",152],["authenticoilco.com",152],["geizdental.de",152],["stylewe.com",152],["dell.com",152],["temu.com",152],["cars.com",152],["thebulletin.org",155],["npr.org",155],["vice.com",155],["forward.com",155],["nationalobserver.com",155],["washingtontimes.com",155],["monroenews.com",155],["poconorecord.com",155],["matadornetwork.com",155],["shoppingsouthparkmall.com",155],["newbalance.co.id",155],["geopoliticalmonitor.com",155],["glassblocktint.com",155],["forsvaretsforum.no",155],["broadbandbreakfast.com",156],["404media.co",156],["gwr.com",156],["hollywoodunlocked.com",156],["americastestkitchen.com",156],["stcatharinesstandard.ca",156],["thepeterboroughexaminer.com",156],["niagarafallsreview.ca",156],["therecord.com",156],["thespec.com",156],["wellandtribune.ca",156],["breakingenergy.com",156],["jewishinsider.com",156],["natlawreview.com",156],["spotlightpa.org",156],["securityweek.com",156],["ohsweetbasil.com",156],["idsnews.com",156],["milwaukeetool.com",156],["swissinfo.ch",156],["ello.co",156],["cube-magazin.de",156],["vallejosun.com",156],["travelcaffeine.com",156],["freshbooks.com",156],["contiki.com",156],["foreignaffairs.com",157],["brighteon.com",159],["elimento.com",156],["bitcoinke.io",156],["carsalesbase.com",156],["envol-vert.org",156],["latina.com",156],["petri.com",156],["syfy.com",156],["pagamentidigitali.it",156],["scottishlegal.com",156],["dailytarheel.com",156],["bucketlistly.blog",156],["crazystupidtech.com",156],["skepchick.org",156],["liamodell.com",156],["snackstack.net",156],["tapinto.net",156],["vernyx.com",156],["simmiwoman.co.uk",156],["statnews.com",156],["history.com",156],["knowablemagazine.org",161],["hiddenvalley.com",156],["staradvertiser.com",156],["numero.com",156],["cryptobriefing.com",156],["www.microsoft.com",156],["readtangle.com",156],["fxstreet.com",156],["mediadump.com",156],["impulkits.com",156],["bygonely.com",156],["musclecarsandtrucks.com",156],["thepetslife.online",156],["scientificamerican.com",156],["justthenews.com",156],["njbiz.com",156],["apnews.com",156],["inquirer.com",156],["heraldnet.com",156],["thehill.com",156],["newsnationnow",156],["parent.com",156],["digital4.biz",156],["jns.org",156],["brandingmag.com",156],["staygenerator.com",156],["nimsdai.com",156],["outsports.com",156],["hcn.org",156],["everyday-reading.com",156],["macleans.ca",163],["carboncredits.com",156],["spring.org.uk",156],["abeka.com",156],["psychcentral.com",156],["heraldlive.co.za",156],["dispatchlive.co.za",156],["recyclingproductnews.com",156],["statista.com",156],["soundproofcow.com",156],["palestinechronicle.com",156],["sweetteacaviar.com",156],["dollartree.com",156],["linenbee.com",156],["vargooutdoors.com",156],["mountainwarehouse.com",156],["dsw.com",156],["bedbathandbeyond.com",156],["networldsports.ca",156],["summitracing.com",156],["racketsandrunners.ca",156],["modesens.com",156],["allbirds.co.nz",156],["allbirds.com",156],["allbirds.com.au",156],["atelierskn.com",156],["aihome.com.my",156],["ipowerqueen.com",156],["rktbns.de",156],["torpedo7.co.nz",156],["logitech.com",156],["ballantynes.co.nz",156],["pushmycart.com",156],["shutterfly.com",156],["humankinetics.com",156],["house.suntory.com",156],["eileenscookieshighlandsranch.com",156],["foodsalive.com",156],["nfm.com",156],["partsinmotion.co.uk",156],["ardene.com",156],["biglots.com",156],["toysrus.ca",156],["ringkestore.com",156],["thefp.com",165],["fine-day.com",166],["expatexplore.com",166],["vadimkravcenko.com",166],["investopedia.com",166],["simplyrecipes.com",166],["shape.com",166],["verywellhealth.com",166],["southernliving.com",166],["thespruceeats.com",166],["seriouseats.com",166],["allrecipes.com",166],["tripsavvy.com",166],["travelandleisure.com",166],["verywellmind.com",166],["foodandwine.com",166],["oneesports.gg",166],["frontofficesports.com",166],["forbestravelguide.com",166],["thebaffler.com",167],["verybestbaking.com",166],["tsunagujapan.com",166],["gcn.com",166],["washingtontechnology.com",166],["fcw.com",166],["lonelyplanet.com",166],["posylka.de",166],["dallasnews.com",169],["forbes.com",170],["newrepublic.com",171],["ftm.eu",171],["webpronews.com",171],["launer.com",171],["bemoneyaware.com",171],["publish0x.com",172],["pcipolicyportal.com",172],["thetruthaboutcars.com",172],["thethaiger.com",173],["mountaintopwebdesign.com",173],["kbdfans.com",173],["studyflix.de",173],["time.is",173],["kitchentime.com",174],["kitchentime.de",174],["kitchentime.dk",174],["kitchentime.fi",174],["kitchentime.no",174],["kitchentime.se",174],["revolvermag.com",175],["worldcrunch.com",177],["treblezine.com",174],["pv-magazine.*",174],["pv-magazine-australia.com",174],["pv-magazine-brasil.com",174],["pv-magazine-latam.com",174],["pv-magazine-mexico.com",174],["pv-magazine-usa.com",174],["revolve.com",174],["fwrd.com",174],["vat19.com",174],["magnumboots.com",174],["wilcooffroad.com",174],["detroitmodular.com",174],["metrocheese.com",174],["bwpsales.com",174],["fitnessav.com",174],["gronkfitnessproducts.com",174],["hockeylion.ca",174],["justcloseoutscanada.ca",174],["lakshmistores.com",174],["glasses.com",174],["olaproducts.co.nz",174],["pitviper.com",174],["capx.co",179],["prompthero.com",180],["mbt-store.com",181],["nobroker.in",182],["greencarreports.com",183],["rakentaja.fi",184],["tietoevry.com",184],["beckershospitalreview.com",184],["windupwatchshop.com",184],["abcya.com",184],["ionos.de",184],["trip.com",184],["lapresse.ca",184],["milenio.com",185],["cnn.com",185],["addapinch.com",185],["thedisconnect.co",186],["arcade1up.com",187],["mofi.com",188],["jumia.ci",188],["jumia.co.ke",188],["jumia.com.eg",188],["jumia.com.gh",188],["jumia.com.ng",188],["jumia.com.tn",188],["jumia.dz",188],["jumia.ma",188],["jumia.sn",188],["jumia.ug",188],["logicool.co.jp",189],["aulart.com",190],["zenith-watches.com",191],["market.samm.com",192],["recordcollectormag.com",193],["rprealtyplus.com",194],["gay69.stream",195],["programegratuitepc.com",195],["sabishiidesu.com",195],["businessemailetiquette.com",195],["newsbook.pl",195],["techtrickseo.com",195],["qualityfilehosting.com",195],["republicadecuritiba.net",195],["audioreview.m1001.coreserver.jp",195],["evz.ro",196],["e-panigiria.gr",197],["socialblade.com",198],["flickr.com",199],["cyanlabs.net",200],["pinterest.*",201],["experts-exchange.com",202],["ne10.uol.com.br",203],["gaypornmasters.com",203],["gaypornwave.com",203],["insurance-corporate.blogspot.com",203],["polskacanada.com",203],["satcesc.com",203],["psychologiazycia.com",203],["mio.to",203],["software-on.com",204],["tabonitobrasil.*",203],["mainframestechhelp.com",203],["dddance.party",203],["bisablog.com",203],["adnan-tech.com",203],["ideaberita.com",203],["langitmovie.com",203],["oceanof-games.com",203],["download.ipeenk.com",203],["doranobi-fansub.id",203],["suedkurier.de",203],["utamap.com",203],["librospreuniversitariospdf.blogspot.com",206],["hienzo.com",203],["riie.jp",203],["flash-firmware.blogspot.com",203],["ntvspor.net",203],["selfstudyhistory.com",208],["music.apple.com",210],["depedlps.*",203],["mangatoon.*",203],["thegearhunt.com",203],["jootc.com",203],["ufret.jp",203],["thenekodark.com",203],["poli-vsp.ru",203],["polyvsp.ru",203],["edailybuzz.com",204],["marfilius.blogspot.com",203],["deseneledublate.com",203],["digital.lasegunda.com",203],["autophorie.de",203],["zeeebatch.blogspot.com",203],["techdracula.com",203],["seotechman.com",204],["igniel.com",203],["clubulbebelusilor.ro",203],["123movies.*",203],["gomovies.*",203],["blog.naver.com",203],["exclusifvoyages.com",203],["everydaynewinfo.com",203],["funivie.org",203],["tiktok.com",203],["world4.eu",204],["ggulpass.com",203],["irisbuddies.*",203],["loveplay123.com",203],["minecraftquiz.com",203],["magelang1337.com",203],["nandedbazaar.com",203],["objectivequiz.com",203],["musicindustryhowto.com",203],["sachonthi.com",203],["significatocanzoni.it",203],["zdravenportal.eu",203],["tahmial.blogspot.com",203],["th-world.com",212],["thezealots.org",203],["wouterplanet.com",203],["erexams.com",203],["vedantu.com",203],["fmovies.*",208],["arlinadzgn.com",203],["cambiarevita.eu",203],["otakudesu.*",203],["tritinia.com",203],["gsmfirmware.net",203],["lataifas.ro",203],["sysnettechsolutions.com",203],["bloggerspice.com",203],["youmath.it",203],["flipmsg.com",203],["starbene.it",203],["gamezop.com",203],["readm.org",203],["androidtvbox.eu",203],["myhtebooks.com",203],["gooyaabitemplates.com",203],["sogou.com",203],["themes-dl.com",203],["pixnet.net",203],["yamibo.com",203],["wjx.cn",203],["wjx.top",203],["qidian.com",203],["book.zongheng.com",203],["ciweimao.com",203],["wpchen.net",203],["peekme.cc",203],["hongxiu.com",203],["readnovel.com",203],["uslsoftware.com",203],["qiangwaikan.com",203],["invado.pl",203],["news24.jp",203],["blog.csdn.net",203],["whowantstuffs.blogspot.com",203],["unikampus.net",203],["elahmad.com",203],["adpres.ro",203],["uemeds.cn",203],["hollywoodmask.com",203],["cafago.com",203],["picallow.com",203],["magesypro.*",203],["psihologiadeazi.ro",203],["cintateknologi.com",203],["yhocdata.com",203],["cristelageorgescu.ro",203],["bike-parts-sym.com",203],["www-daftarharga.blogspot.com",203],["ukrainashop.com",203],["flinsetyadi.com",203],["koszalincity.pl",203],["aileen-novel.online",203],["bumigemilang.com",214],["bingotingo.com",208],["cafe.naver.com",203],["sekaikomik.live",203],["repack-games.com",203],["celtadigital.com",203],["convenienza.com",203],["panda-novel.com",203],["labs.j-novel.club",214],["turbo1.co",203],["outidesigoto.com",203],["novelpub.com",203],["webnovelpub.com",203],["read.amazon.com",203],["nana-music.com",203],["nullphpscript.com",203],["epitesti.ro",203],["delicateseliterare.ro",203],["bianity.net",203],["csid.ro",203],["bagaglioamano.io",203],["stiridinromania.ro",203],["kooora4lives.net",216],["kooora4livs.com",216],["walkthrough-indo.blogspot.com",203],["jpopsingles.eu",219],["scarysymptoms.com",221],["g37.com.br",203],["rodude.com",203],["terramirabilis.ro",223],["boop.pl",203],["audiologyresearch.org",203],["klartext-ne.de",223],["sqlserveregitimleri.com",203],["habuteru.com",203],["cespun.eu",203],["geeksoncoffee.com",203],["tweakers.net",225],["deezer.com",226],["facebook.com",227],["facebookcorewwwi.onion",227],["facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion",227],["livetennis.it",228],["hindi-gk.com",228],["tinyppt.com",229],["husseinezzat.com",229],["gagetmatome.com",229],["canondrivers.org",229],["pehawe.me",229],["kimkazandi.com",229],["sdewery.me",229],["readawrite.com",229],["poipiku.com",229],["lofter.com",229],["revistasufletului.net",229],["two9success.com",229],["verselemzes.hu",229],["dollarvr.com",229],["newsme.gr",229],["savoriurbane.com",229],["descopera.ro",229],["velicu.eu",230],["panorama.it",229],["arenavalceana.ro",229],["wotlabs.net",232],["droidtekno.com",233],["neobux.com",234],["androidmtk.com",235],["proxfree.com",236],["instagram.com",237],["jobsbotswana.info",238],["yeane.org",238],["answersafrica.com",238],["practicetestgeeks.com",238],["mbahhanif.site",238],["nfltraderumors.co",238],["musixmatch.com",238],["ilturista.info",238],["sigma4pc.com",238],["informagiovani-italia.com",239],["citpekalongan.com",239],["fizyka.org",239],["androidmakale.com",239],["tfp.is",239],["dramacute.*",239],["hitcena.pl",239],["raccontivietati.com",239],["runmods.com",239],["visaonoticias.com",239],["tohkaishimpo.com",239],["raqmedia.com",239],["bolugundem.com",239],["workhouses.org.uk",239],["displayspecifications.com",239],["daily-tohoku.news",239],["joysound.com",240],["gdrivedescarga.com",242],["smartkhabrinews.com",239],["aulete.com.br",244],["mercurynews.com",245],["fanfiction.net",246],["fictionpress.com",246],["athletic.net",247],["myschool-eng.com",249],["orangespotlight.com",249],["isikuota.co.id",249],["katzen-fieber.de",249],["sinau-thewe.com",249],["clujust.ro",249],["kangkimin.com",249],["bloombergquint.com",250],["diffnow.com",251],["askubuntu.com",252],["mathoverflow.net",252],["serverfault.com",252],["stackapps.com",252],["stackexchange.com",252],["superuser.com",252],["quizlet.com",253],["bookbub.com",254],["quora.com",255],["breakingdefense.com",256],["insidesources.com",257],["behance.net",258],["kpopjjang.com",259],["awebstories.com",259],["postcourier.com.pg",260],["fantricks.com",262],["theintercept.com",263],["yoututosjeff.es",264],["autoblog.com",265],["dailymail.co.uk",266],["bigulnews.tv",267],["tepat.id",267],["festival-cannes.com",267],["indiatimes.com",267],["darktranslation.com",267],["hulnews.top",268],["boke112.com",267],["androidacy.com",267],["whoisnovel.com",270],["foreignpolicy.com",272],["chowhound.com",272],["dostfilms.*",273],["kimovil.*",273],["context.reverso.net",274],["hardware.info",275],["enotes.com",276],["digicular.com",277],["tunein.com",278],["ecosia.org",279],["skidrowreloaded.com",280],["myanimelist.net",281],["imaginetricks.com",282],["kurazone.net",283],["www.reddit.com",284],["~reddit.com",285],["techopedia.com",286],["ahzaa.net",287],["apps.jeurissen.co",288],["utaten.com",289],["sbbrisk.com",290],["sbface.com",290],["streamsb.net",290],["camcaps.to",290],["camcaps.io",290],["quotev.com",291],["lectortmo.com",292],["warungkomik.com",293],["livedays.jp",295],["opportunitydesk.org",296],["the-masters-voice.com",298],["kamerabudaya.com",300],["therealdeal.com",301],["healthitsecurity.com",302],["ef.com",303],["selfstudyanthro.com",304],["android1pro.com",306],["gakki.me",308],["tunegate.me",308],["famousintel.com",309],["jnews5.com",309],["tvshowstars.com",309],["eurooptyk.com.pl",309],["celebzcircle.com",311],["sertracen.com.pa",308],["pitesti24.ro",311],["samsungtechwin.com",311],["cours-de-droit.net",311],["iptv4best.com",311],["blogvisaodemercado.pt",311],["kapitalis.com",311],["tiempo.hn",311],["winmeen.com",311],["ibps.in",311],["visse.com.br",311],["javsubtitle.co",311],["learninsta.com",311],["licensekeys.org",311],["mediahiburan.my",311],["tipssehatcantik.com",311],["jbjbgame.com",311],["viatasisanatate.com",311],["ziarulargesul.ro",311],["globaldefensecorp.com",311],["gossipnextdoor.com",311],["coffeeapps.ir",311],["media.framu.world",311],["immobiliaremia.com",311],["colegiosconcertados.info",311],["bigdatauni.com",311],["riwyat.com",311],["rukim.id",311],["visefierbinti.ro",311],["theaircurrent.com",313],["ncert-solutions.com",311],["ncertsolutions.guru",311],["clockks.com",311],["ananda-yoga.ro",311],["poolpiscina.com",311],["infodifesa.it",311],["getective.com",311],["flashdumpfiles.com",311],["formatatmak.com",311],["drkrok.com",311],["alphagirlreviews.com",311],["kitchennovel.com",311],["voxvalachorum.ro",311],["day-hoc.org",311],["onlineonderdelenshop.nl",311],["primicia.com.ve",311],["tech-recipes.com",311],["afrikmag.com",311],["maduras.vip",311],["aprendeinglessila.com",311],["kicknews.today",311],["koalasplayground.com",311],["hellokpop.com",311],["hayatbilgileri.com",313],["moneyexcel.com",311],["placementstore.com",311],["neuroteam-metz.de",311],["codedosa.com",311],["liveyourmaths.com",311],["newspao.gr",311],["ieltsliz.com",311],["programasvirtualespc.net",311],["tempatwisataseru.com",311],["wikiofcelebs.com",311],["jornaljoca.com.br",311],["arcanescans.com",311],["filmzone.com",311],["hiraethtranslation.com",311],["kaystls.site",311],["home.novel-gate.com",311],["plural.jor.br",311],["evreporter.com",309],["sinhasannews.com",311],["viewsofgreece.gr",311],["rozbor-dila.cz",311],["kritichno.bg",311],["csiplearninghub.com",311],["freereadnovel.online",316],["piklodz.pl",316],["secondlifetranslations.com",316],["ferroviando.com.br",316],["counciloflove.com",316],["infokik.com",316],["kulinarnastronamocy.pl",316],["jafekri.com",316],["ezmanga.net",316],["reborntrans.com",316],["truyenbanquyen.com",318],["koltry.life",316],["kolnovel.com",316],["anascrie.ro",321],["guidingliterature.com",321],["cabinetexpert.ro",308],["astoryofmasasstruggles.com",321],["vol.at",323],["lokercirebon.com",324],["loginhit.com.ng",324],["sanspo.com",325],["allocine.fr",326],["duolingo.com",327],["sythe.org",328],["gamegame.kr",329],["extreme-down.*",330],["iwanichi.co.jp",331],["novelasligera.com",332],["geotips.net",332],["video.tv-tokyo.co.jp",333],["aviationweek.com",334],["community.spiceworks.com",335],["malasngeblog.com",336],["datadikdasmen.com",336],["relet365.com",337],["wikibious.com",338],["odoserwis.pl",339],["tileman.io",340],["daimangajiten.com",341],["liga.net",342],["protocol.com",342],["wenku.baidu.com",342],["dreamsfriend.com",343],["mercenaryenrollment.com",343],["xossipy.com",343],["hibiki-radio.jp",344],["dreamstime.com",345],["trakteer.id",346],["8muses.com",347],["katosatoshi.jp",348],["gridcoinstats.eu",349],["chan.sankakucomplex.com",350],["nytimes.com",351],["trucksbook.eu",353],["diariodaregiao.com.br",354],["taufiqhdyt.com",355],["liveroger.com",356],["online2pdf.com",357],["1fichier.com",358],["forum.release-apk.com",359],["fraudnavi.com",360],["elektrikmen.com",361],["kijyomatome-ch.com",362],["teamaretuza.com",363],["hotcleaner.com",364],["enttechub.com",365],["novelism.jp",366],["sportando.basketball",366],["gnt24365.net",367],["cssreference.io",368],["hardcoregames.ca",369],["teamkong.tk",370],["hitproversion.com",372],["techsini.com",372],["operatorsekolahdbn.com",372],["themosvagas.com.br",372],["appd.at",372],["lazytranslations.com",373],["bimiacg.net",374],["appofmirror.com",375],["faloo.com",376],["cheatsquad.gg",377],["janvissersweer.nl",378],["spanishdict.com",379],["outlook.live.com",380],["naaree.com",381],["revouninstaller.com",382],["blogpascher.com",383],["buondua.com",384],["otomobilgunluklerim.com",385],["social-unlock.com",386],["nusantararom.org",387],["mail.tm",388],["northjersey.com",389],["independentmail.com",389],["usatoday.com",389],["curs-valutar-bnr.ro",390],["payskip.org",391],["acupoffrench.com",392],["novelza.com",392],["novelpia.com",393],["projektowanie-wnetrz-online.pl",394],["google.*",395],["oricon.co.jp",396],["cataz.net",397],["coub.com",398],["artstation.com",399],["streamservicehd.click",400],["eplayer.click",400],["olacast.live",400],["allcryptoz.net",401],["crewbase.net",401],["crewus.net",401],["shinbhu.net",401],["shinchu.net",401],["topcryptoz.net",401],["uniqueten.net",401],["ultraten.net",401],["getlatka.com",402],["lamusica.com",403],["airbnb.de",404],["safirsoft.com",405],["anime-drama.jp",406],["cyberkrafttraining.com",406],["thailandopen.org",407],["wormate.io",408],["surreyhillsgrocer.sg",409],["mgsm.pl",410],["pl",411],["substack.com",412],["entra.news",414],["microsoftsecurityinsights.com",414],["ntuplay.xyz",415],["adslink.pw",416],["tv2.no",417],["phimlongtieng.net",418],["zunda.site",419],["dialectsarchive.com",420],["hket.com",421],["genesistls.com",422],["shortform.com",423],["firmwarefile.com",424],["webnovel.com",425],["audiotools.in",426],["7misr4day.com",426],["raindropteamfan.com",426],["ilife97.com",427],["canalnatelinhaonline.blogspot.com",428],["embed.reddit.com",429],["jpost.com",430],["9now.com.au",431],["embibe.com",432],["vidmoly.*",433],["~macaro-ni.jp",434],["seriesperu.com",435],["zelka.org",436],["playertv.net",437],["themeslide.com",438],["daotranslate.*",439],["iptvromania.ro",441],["linkco.re",443],["tuta.com",444],["venturebeat.com",445],["edurev.in",446],["ncrtsolutions.in",447],["appimagehub.com",449],["gnome-look.org",449],["store.kde.org",449],["linux-apps.com",449],["opendesktop.org",449],["pling.com",449],["xfce-look.org",449],["expquebec.com",450],["elsalvadorsurfrealestate.com",451],["photopea.com",452],["marinetraffic.com",453],["romprovider.com",454],["financasdeouro.com",455],["brokensilenze.net",456],["web.telegram.org",457],["groundies.com",458],["pap.pl",459],["espressocafe.ro",459],["zabawkahurtownia.pl",459],["hiphopa.net",459],["all4pets.com.pl",459],["romaniadeazi.biz",459],["streambuddy.net",460],["tv.bdix.app",461],["teachoo.com",462],["classnotes.org.in",461],["topperlearning.com",461],["karsaz-law.com",461],["videocardz.com",461],["partsnl.nl",461],["rds.live",461],["nsfw247.biz",464],["with.is",465],["playingfire.com",466],["unic.com.vn",466],["zigya.com",466],["ipphone-warehouse.com",467],["shaalaa.com",469],["justspices.de",470],["studiestoday.com",471],["pendulumedu.com",472],["indeed.com",473],["techcrunch-com.translate.goog",474],["brooklyneagle.com",475],["techgyd.com",476],["crunchyroll.com",477],["mskmangaz.blogspot.com",478],["myntra.com",479],["abema.tv",480],["esscctv.com",481],["hansa-online.de",482],["volokit2.com",483],["karistudio.com",484],["foxteller.com",485],["blog.tangwudi.com",486],["nihongoaz.com",487],["torontosom.ca",488],["samurai.wordoco.com",489],["ingesantoso.wordpress.com",490],["flightradar24.com",491],["odysee.com",492]]);
33
33
  const hasEntities = true;
34
34
 
35
35
  self.proceduralImports = self.proceduralImports || [];