@browserless.io/browserless 2.31.1 → 2.32.0-beta-1
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.
- package/build/routes/chrome/http/content.post.body.json +8 -8
- package/build/routes/chrome/http/pdf.post.body.json +8 -8
- package/build/routes/chrome/http/scrape.post.body.json +8 -8
- package/build/routes/chrome/http/screenshot.post.body.json +8 -8
- package/build/routes/chromium/http/content.post.body.json +8 -8
- package/build/routes/chromium/http/pdf.post.body.json +8 -8
- package/build/routes/chromium/http/scrape.post.body.json +8 -8
- package/build/routes/chromium/http/screenshot.post.body.json +8 -8
- package/build/routes/edge/http/content.post.body.json +8 -8
- package/build/routes/edge/http/pdf.post.body.json +8 -8
- package/build/routes/edge/http/scrape.post.body.json +8 -8
- package/build/routes/edge/http/screenshot.post.body.json +8 -8
- package/build/routes/management/tests/management.spec.js +14 -0
- package/build/server.js +4 -5
- package/build/shared/utils/enjoi-resolver.d.ts +77 -0
- package/build/shared/utils/enjoi-resolver.js +399 -0
- package/docker/base/Dockerfile +2 -2
- package/extensions/ublocklite/README.md +4 -2
- package/extensions/ublocklite/_locales/ar/messages.json +34 -10
- package/extensions/ublocklite/_locales/az/messages.json +26 -2
- package/extensions/ublocklite/_locales/be/messages.json +26 -2
- package/extensions/ublocklite/_locales/bg/messages.json +26 -2
- package/extensions/ublocklite/_locales/bn/messages.json +26 -2
- package/extensions/ublocklite/_locales/br_FR/messages.json +26 -2
- package/extensions/ublocklite/_locales/bs/messages.json +26 -2
- package/extensions/ublocklite/_locales/ca/messages.json +26 -2
- package/extensions/ublocklite/_locales/cs/messages.json +26 -2
- package/extensions/ublocklite/_locales/cv/messages.json +26 -2
- package/extensions/ublocklite/_locales/cy/messages.json +37 -13
- package/extensions/ublocklite/_locales/da/messages.json +26 -2
- package/extensions/ublocklite/_locales/de/messages.json +26 -2
- package/extensions/ublocklite/_locales/el/messages.json +29 -5
- package/extensions/ublocklite/_locales/en/messages.json +26 -2
- package/extensions/ublocklite/_locales/en_GB/messages.json +26 -2
- package/extensions/ublocklite/_locales/eo/messages.json +26 -2
- package/extensions/ublocklite/_locales/es/messages.json +26 -2
- package/extensions/ublocklite/_locales/et/messages.json +26 -2
- package/extensions/ublocklite/_locales/eu/messages.json +26 -2
- package/extensions/ublocklite/_locales/fa/messages.json +26 -2
- package/extensions/ublocklite/_locales/fi/messages.json +26 -2
- package/extensions/ublocklite/_locales/fil/messages.json +68 -44
- package/extensions/ublocklite/_locales/fr/messages.json +26 -2
- package/extensions/ublocklite/_locales/fy/messages.json +26 -2
- package/extensions/ublocklite/_locales/gl/messages.json +27 -3
- package/extensions/ublocklite/_locales/gu/messages.json +26 -2
- package/extensions/ublocklite/_locales/he/messages.json +26 -2
- package/extensions/ublocklite/_locales/hi/messages.json +26 -2
- package/extensions/ublocklite/_locales/hr/messages.json +26 -2
- package/extensions/ublocklite/_locales/hu/messages.json +26 -2
- package/extensions/ublocklite/_locales/hy/messages.json +26 -2
- package/extensions/ublocklite/_locales/id/messages.json +37 -13
- package/extensions/ublocklite/_locales/it/messages.json +26 -2
- package/extensions/ublocklite/_locales/ja/messages.json +26 -2
- package/extensions/ublocklite/_locales/ka/messages.json +26 -2
- package/extensions/ublocklite/_locales/kk/messages.json +26 -2
- package/extensions/ublocklite/_locales/kn/messages.json +26 -2
- package/extensions/ublocklite/_locales/ko/messages.json +26 -2
- package/extensions/ublocklite/_locales/lt/messages.json +26 -2
- package/extensions/ublocklite/_locales/lv/messages.json +26 -2
- package/extensions/ublocklite/_locales/mk/messages.json +26 -2
- package/extensions/ublocklite/_locales/ml/messages.json +26 -2
- package/extensions/ublocklite/_locales/mr/messages.json +26 -2
- package/extensions/ublocklite/_locales/ms/messages.json +26 -2
- package/extensions/ublocklite/_locales/nb/messages.json +26 -2
- package/extensions/ublocklite/_locales/nl/messages.json +26 -2
- package/extensions/ublocklite/_locales/oc/messages.json +26 -2
- package/extensions/ublocklite/_locales/pa/messages.json +26 -2
- package/extensions/ublocklite/_locales/pl/messages.json +26 -2
- package/extensions/ublocklite/_locales/pt_BR/messages.json +26 -2
- package/extensions/ublocklite/_locales/pt_PT/messages.json +29 -5
- package/extensions/ublocklite/_locales/ro/messages.json +26 -2
- package/extensions/ublocklite/_locales/ru/messages.json +26 -2
- package/extensions/ublocklite/_locales/si/messages.json +26 -2
- package/extensions/ublocklite/_locales/sk/messages.json +26 -2
- package/extensions/ublocklite/_locales/sl/messages.json +26 -2
- package/extensions/ublocklite/_locales/so/messages.json +26 -2
- package/extensions/ublocklite/_locales/sq/messages.json +26 -2
- package/extensions/ublocklite/_locales/sr/messages.json +26 -2
- package/extensions/ublocklite/_locales/sv/messages.json +26 -2
- package/extensions/ublocklite/_locales/sw/messages.json +26 -2
- package/extensions/ublocklite/_locales/ta/messages.json +26 -2
- package/extensions/ublocklite/_locales/te/messages.json +26 -2
- package/extensions/ublocklite/_locales/th/messages.json +26 -2
- package/extensions/ublocklite/_locales/tr/messages.json +26 -2
- package/extensions/ublocklite/_locales/uk/messages.json +26 -2
- package/extensions/ublocklite/_locales/ur/messages.json +26 -2
- package/extensions/ublocklite/_locales/vi/messages.json +33 -9
- package/extensions/ublocklite/_locales/zh_CN/messages.json +33 -9
- package/extensions/ublocklite/_locales/zh_TW/messages.json +26 -2
- package/extensions/ublocklite/css/develop.css +59 -25
- package/extensions/ublocklite/css/line-hor-dashed.png +0 -0
- package/extensions/ublocklite/dashboard.html +25 -16
- package/extensions/ublocklite/js/admin.js +7 -8
- package/extensions/ublocklite/js/background.js +38 -19
- package/extensions/ublocklite/js/dashboard.js +3 -3
- package/extensions/ublocklite/js/develop.js +533 -798
- package/extensions/ublocklite/js/dnr-editor.js +180 -0
- package/extensions/ublocklite/js/dnr-parser.js +30 -10
- package/extensions/ublocklite/js/i18n.js +5 -0
- package/extensions/ublocklite/js/mode-editor.js +87 -0
- package/extensions/ublocklite/js/mode-manager.js +11 -48
- package/extensions/ublocklite/js/mode-parser.js +211 -0
- package/extensions/ublocklite/js/ro-dnr-editor.js +95 -0
- package/extensions/ublocklite/js/ruleset-manager.js +42 -16
- package/extensions/ublocklite/js/rw-dnr-editor.js +391 -0
- package/extensions/ublocklite/js/settings.js +7 -71
- package/extensions/ublocklite/lib/codemirror/cm6.bundle.ubol.min.js +1 -1
- package/extensions/ublocklite/lib/codemirror/codemirror.LICENSE +21 -0
- package/extensions/ublocklite/manifest.json +1 -1
- package/extensions/ublocklite/rulesets/generic-details.json +3 -24
- package/extensions/ublocklite/rulesets/main/adguard-mobile.json +7 -18
- package/extensions/ublocklite/rulesets/main/annoyances-cookies.json +12 -6
- package/extensions/ublocklite/rulesets/main/annoyances-others.json +4 -2
- package/extensions/ublocklite/rulesets/main/annoyances-overlays.json +2 -1
- package/extensions/ublocklite/rulesets/main/annoyances-social.json +4 -2
- package/extensions/ublocklite/rulesets/main/block-lan.json +6 -0
- package/extensions/ublocklite/rulesets/main/chn-0.json +26 -64
- package/extensions/ublocklite/rulesets/main/cze-0.json +2 -1
- package/extensions/ublocklite/rulesets/main/deu-0.json +3 -1
- package/extensions/ublocklite/rulesets/main/dpollock-0.json +2 -0
- package/extensions/ublocklite/rulesets/main/easylist.json +23 -9
- package/extensions/ublocklite/rulesets/main/easyprivacy.json +40 -11
- package/extensions/ublocklite/rulesets/main/fin-0.json +11 -2
- package/extensions/ublocklite/rulesets/main/fra-0.json +22 -41
- package/extensions/ublocklite/rulesets/main/grc-0.json +1 -1
- package/extensions/ublocklite/rulesets/main/hun-0.json +9 -2
- package/extensions/ublocklite/rulesets/main/idn-0.json +8 -38
- package/extensions/ublocklite/rulesets/main/ind-0.json +35 -6
- package/extensions/ublocklite/rulesets/main/irn-0.json +1 -0
- package/extensions/ublocklite/rulesets/main/isr-0.json +11 -1
- package/extensions/ublocklite/rulesets/main/ita-0.json +1 -1
- package/extensions/ublocklite/rulesets/main/jpn-1.json +24 -18
- package/extensions/ublocklite/rulesets/main/kor-1.json +6 -4
- package/extensions/ublocklite/rulesets/main/nld-0.json +3 -2
- package/extensions/ublocklite/rulesets/main/nor-0.json +8 -2
- package/extensions/ublocklite/rulesets/main/pgl.json +10 -7
- package/extensions/ublocklite/rulesets/main/pol-0.json +5 -0
- package/extensions/ublocklite/rulesets/main/rus-0.json +30 -28
- package/extensions/ublocklite/rulesets/main/spa-1.json +18 -61
- package/extensions/ublocklite/rulesets/main/stevenblack-hosts.json +7223 -999
- package/extensions/ublocklite/rulesets/main/swe-1.json +40 -28
- package/extensions/ublocklite/rulesets/main/tur-0.json +17 -38
- package/extensions/ublocklite/rulesets/main/ublock-badware.json +28 -63
- package/extensions/ublocklite/rulesets/main/ublock-filters.json +173 -28
- package/extensions/ublocklite/rulesets/main/ukr-0.json +8 -26
- package/extensions/ublocklite/rulesets/main/urlhaus-full.json +339 -766
- package/extensions/ublocklite/rulesets/main/vie-1.json +33 -30
- package/extensions/ublocklite/rulesets/modify-headers/chn-0.json +4 -1
- package/extensions/ublocklite/rulesets/modify-headers/fra-0.json +0 -3
- package/extensions/ublocklite/rulesets/modify-headers/rus-0.json +2 -1
- package/extensions/ublocklite/rulesets/modify-headers/ublock-filters.json +1 -1
- package/extensions/ublocklite/rulesets/redirect/adguard-mobile.json +1 -1
- package/extensions/ublocklite/rulesets/redirect/annoyances-overlays.json +1 -0
- package/extensions/ublocklite/rulesets/redirect/spa-1.json +3 -4
- package/extensions/ublocklite/rulesets/redirect/swe-1.json +2 -1
- package/extensions/ublocklite/rulesets/redirect/tur-0.json +1 -1
- package/extensions/ublocklite/rulesets/redirect/ublock-filters.json +15 -5
- package/extensions/ublocklite/rulesets/redirect/vie-1.json +2 -2
- package/extensions/ublocklite/rulesets/regex/adguard-mobile.json +13 -0
- package/extensions/ublocklite/rulesets/regex/chn-0.json +2 -3
- package/extensions/ublocklite/rulesets/regex/jpn-1.json +1 -1
- package/extensions/ublocklite/rulesets/regex/kor-1.json +1 -0
- package/extensions/ublocklite/rulesets/regex/nor-0.json +10 -0
- package/extensions/ublocklite/rulesets/regex/spa-0.json +0 -1
- package/extensions/ublocklite/rulesets/regex/spa-1.json +0 -13
- package/extensions/ublocklite/rulesets/regex/ublock-badware.json +5 -6
- package/extensions/ublocklite/rulesets/regex/ublock-filters.json +14 -6
- package/extensions/ublocklite/rulesets/regex/ukr-0.json +2 -2
- package/extensions/ublocklite/rulesets/removeparam/adguard-spyware-url.json +10 -5
- package/extensions/ublocklite/rulesets/removeparam/rus-0.json +1 -1
- package/extensions/ublocklite/rulesets/removeparam/rus-1.json +3 -2
- package/extensions/ublocklite/rulesets/ruleset-details.json +246 -246
- package/extensions/ublocklite/rulesets/scripting/declarative/adguard-mobile.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/annoyances-cookies.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/declarative/annoyances-others.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/annoyances-overlays.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/declarative/chn-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/easylist.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/fin-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/fra-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/idn-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/jpn-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/kor-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/rus-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/spa-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/swe-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/tur-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/ublock-filters.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/ukr-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/declarative/vie-1.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/generic/annoyances-cookies.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/annoyances-social.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/chn-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/easylist.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/fin-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/fra-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/hrv-0.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/generic/idn-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/ind-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/jpn-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/nor-0.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/generic/rus-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/spa-1.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/tur-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/generic/ublock-filters.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generic/ukr-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/generichigh/annoyances-cookies.css +0 -1
- package/extensions/ublocklite/rulesets/scripting/generichigh/annoyances-social.css +0 -1
- package/extensions/ublocklite/rulesets/scripting/generichigh/chn-0.css +0 -4
- package/extensions/ublocklite/rulesets/scripting/generichigh/cze-0.css +0 -1
- package/extensions/ublocklite/rulesets/scripting/generichigh/easylist.css +5 -9
- package/extensions/ublocklite/rulesets/scripting/generichigh/idn-0.css +11 -0
- package/extensions/ublocklite/rulesets/scripting/generichigh/kor-1.css +0 -2
- package/extensions/ublocklite/rulesets/scripting/procedural/adguard-mobile.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-cookies.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/procedural/annoyances-overlays.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/chn-0.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/procedural/deu-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/easylist.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/fin-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/fra-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/jpn-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/kor-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/nor-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/rou-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/rus-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/rus-1.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/procedural/spa-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/spa-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/swe-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/ublock-filters.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/procedural/ukr-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.set-cookie-reload.js +11 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/adguard-mobile.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.set-cookie.js +12 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.set-local-storage-item.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-click-element.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-set-cookie-reload.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-set-cookie.js +12 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-cookies.trusted-set-local-storage-item.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-others.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-others.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.abort-current-script.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.abort-on-property-read.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.addEventListener-defuser.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.remove-attr.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.remove-class.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.remove-node-text.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.set-constant.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.set-cookie.js +12 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.set-local-storage-item.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.trusted-set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-overlays.trusted-set-local-storage-item.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/annoyances-social.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.evaldata-prune.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.json-prune.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.prevent-setTimeout.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/chn-0.set-constant.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/cze-0.json-prune-xhr-response.js +597 -0
- package/extensions/ublocklite/rulesets/scripting/scriptlet/cze-0.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/easyprivacy.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fin-0.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.adjust-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.prevent-fetch.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.set-constant.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/fra-0.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/hun-0.prevent-fetch.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/hun-0.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/hun-0.set-constant.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/hun-0.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/irn-0.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.addEventListener-defuser.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.adjust-setTimeout.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.prevent-fetch.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.prevent-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.prevent-window-open.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.remove-node-text.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/jpn-1.set-cookie-reload.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.prevent-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/kor-1.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.abort-on-stack-trace.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.addEventListener-defuser.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.href-sanitizer.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.prevent-setTimeout.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.prevent-xhr.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.remove-cookie.js +19 -9
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.remove-node-text.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-constant.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-cookie-reload.js +11 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-0.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/rus-1.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.abort-on-stack-trace.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.addEventListener-defuser.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.adjust-setInterval.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.adjust-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-fetch.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-setTimeout.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-window-open.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.prevent-xhr.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.remove-attr.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.remove-class.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.set-cookie-reload.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.set-cookie.js +12 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/spa-1.set-local-storage-item.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/swe-1.remove-cookie.js +17 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/swe-1.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.addEventListener-defuser.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.adjust-setInterval.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.prevent-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.prevent-window-open.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.remove-attr.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/tur-0.set-cookie.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-badware.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-current-script.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-property-write.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.abort-on-stack-trace.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.addEventListener-defuser.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.adjust-setInterval.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.adjust-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-edit.js +30 -7
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-prune-xhr-response.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.json-prune.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.jsonl-edit-xhr-response.js +19 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.noeval-if.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-fetch.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-refresh.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-setTimeout.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-window-open.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.prevent-xhr.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-attr.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-cookie.js +19 -9
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.remove-node-text.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-constant.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-cookie.js +12 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.set-local-storage-item.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-argument.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-node-text.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-replace-outbound-text.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-cookie-reload.js +10 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-cookie.js +13 -4
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-set-local-storage-item.js +399 -0
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ublock-filters.trusted-suppress-native-method.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ubol-tests.jsonl-edit-fetch-response.js +19 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ubol-tests.jsonl-edit-xhr-response.js +19 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.abort-current-script.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.abort-on-property-read.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.abort-on-property-write.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.remove-class.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/ukr-0.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.abort-current-script.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.abort-on-property-read.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/scriptlet/vie-1.set-constant.js +2 -2
- package/extensions/ublocklite/rulesets/scripting/specific/adguard-mobile.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/annoyances-cookies.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/annoyances-others.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/annoyances-overlays.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/annoyances-social.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/chn-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/deu-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/easylist.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/fin-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/fra-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/grc-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/hun-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/idn-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/ind-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/isr-0.js +1 -1
- package/extensions/ublocklite/rulesets/scripting/specific/ita-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/jpn-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/kor-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/ltu-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/nld-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/nor-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/rou-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/rus-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/spa-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/spa-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/swe-1.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/tur-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/ublock-badware.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/ublock-filters.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/ukr-0.js +3 -3
- package/extensions/ublocklite/rulesets/scripting/specific/vie-1.js +3 -3
- package/extensions/ublocklite/rulesets/scriptlet-details.json +157 -153
- package/extensions/ublocklite/rulesets/strictblock/adguard-mobile.json +1 -34
- package/extensions/ublocklite/rulesets/strictblock/chn-0.json +198 -248
- package/extensions/ublocklite/rulesets/strictblock/dpollock-0.json +2 -0
- package/extensions/ublocklite/rulesets/strictblock/easylist.json +3 -2
- package/extensions/ublocklite/rulesets/strictblock/easyprivacy.json +37 -1
- package/extensions/ublocklite/rulesets/strictblock/fra-0.json +304 -62
- package/extensions/ublocklite/rulesets/strictblock/grc-0.json +1 -7
- package/extensions/ublocklite/rulesets/strictblock/idn-0.json +1 -0
- package/extensions/ublocklite/rulesets/strictblock/ita-0.json +1 -0
- package/extensions/ublocklite/rulesets/strictblock/jpn-1.json +159 -155
- package/extensions/ublocklite/rulesets/strictblock/kor-1.json +1 -0
- package/extensions/ublocklite/rulesets/strictblock/nor-0.json +1 -1
- package/extensions/ublocklite/rulesets/strictblock/pgl.json +10 -7
- package/extensions/ublocklite/rulesets/strictblock/spa-1.json +0 -11
- package/extensions/ublocklite/rulesets/strictblock/stevenblack-hosts.json +7223 -999
- package/extensions/ublocklite/rulesets/strictblock/tur-0.json +0 -13
- package/extensions/ublocklite/rulesets/strictblock/ublock-badware.json +569 -570
- package/extensions/ublocklite/rulesets/strictblock/ublock-filters.json +1 -1
- package/extensions/ublocklite/rulesets/strictblock/ukr-0.json +0 -75
- package/extensions/ublocklite/rulesets/strictblock/urlhaus-full.json +339 -766
- package/extensions/ublocklite/rulesets/strictblock/vie-1.json +3 -2
- package/extensions/ublocklite/rulesets/urlskip/ublock-filters.json +13 -0
- package/extensions/ublocklite/ublock.zip +0 -0
- package/package.json +24 -19
- package/src/routes/management/tests/management.spec.ts +25 -0
- package/src/server.ts +4 -5
- package/src/shared/utils/enjoi-resolver.ts +565 -0
- package/static/docs/swagger.json +9 -9
- package/static/docs/swagger.min.json +9 -9
- package/static/function/client.js +86 -39
- package/static/function/index.html +86 -39
- /package/extensions/ublocklite/lib/codemirror/{LICENSE → codemirror-quickstart.LICENSE} +0 -0
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"06789.xyz",
|
|
23
23
|
"0941.org",
|
|
24
24
|
"0a0atz2sh.top",
|
|
25
|
+
"0b4qu3nxa.com",
|
|
25
26
|
"0dwm.icu",
|
|
26
27
|
"0er7pc8.xyz",
|
|
27
28
|
"0h3uds.com",
|
|
@@ -34,6 +35,8 @@
|
|
|
34
35
|
"0uvt8b.cn",
|
|
35
36
|
"0uyt5b.cn",
|
|
36
37
|
"0vc.fun",
|
|
38
|
+
"0w58wpq55.com",
|
|
39
|
+
"0x7iufg8hy.com",
|
|
37
40
|
"1.07swz.com",
|
|
38
41
|
"1.1010pic.com",
|
|
39
42
|
"1.11130.com.cn",
|
|
@@ -121,10 +124,13 @@
|
|
|
121
124
|
"1iuh5l.com",
|
|
122
125
|
"1jok.icu",
|
|
123
126
|
"1l1.cc",
|
|
127
|
+
"1lqw75ogo.com",
|
|
124
128
|
"1p3yg.icu",
|
|
129
|
+
"1qfxm8hgqd.com",
|
|
125
130
|
"1qv.fun",
|
|
126
131
|
"1tp.icu",
|
|
127
132
|
"1tv.icu",
|
|
133
|
+
"1uo9djbnsr.com",
|
|
128
134
|
"1xb.icu",
|
|
129
135
|
"1yj.icu",
|
|
130
136
|
"2.haoxue360.com",
|
|
@@ -141,6 +147,7 @@
|
|
|
141
147
|
"222aa333bb.com",
|
|
142
148
|
"23.231.151.252",
|
|
143
149
|
"2325fdrf.fun",
|
|
150
|
+
"24y0c8hek.com",
|
|
144
151
|
"25662zubo23739.com",
|
|
145
152
|
"283.laobanfa.com",
|
|
146
153
|
"28t1ya.cn",
|
|
@@ -148,6 +155,7 @@
|
|
|
148
155
|
"2hl.fun",
|
|
149
156
|
"2lzg9mqzw.com",
|
|
150
157
|
"2qy9zm.cn",
|
|
158
|
+
"2r69dkb1a.com",
|
|
151
159
|
"2rbda.icu",
|
|
152
160
|
"2sfpy.icu",
|
|
153
161
|
"2u1h56851n.top",
|
|
@@ -176,6 +184,7 @@
|
|
|
176
184
|
"3lo.icu",
|
|
177
185
|
"3ni.icu",
|
|
178
186
|
"3p8801.co",
|
|
187
|
+
"3pefw1lz4.com",
|
|
179
188
|
"3q1lsj.cn",
|
|
180
189
|
"3rcld5y1dm.com",
|
|
181
190
|
"3sas.icu",
|
|
@@ -184,7 +193,6 @@
|
|
|
184
193
|
"3vp.icu",
|
|
185
194
|
"3xl.icu",
|
|
186
195
|
"41grk.icu",
|
|
187
|
-
"420909.cn",
|
|
188
196
|
"43a.icu",
|
|
189
197
|
"43eksc8w59.com",
|
|
190
198
|
"44629.com",
|
|
@@ -192,6 +200,7 @@
|
|
|
192
200
|
"4bfx0u.com",
|
|
193
201
|
"4ce.fun",
|
|
194
202
|
"4cx5.icu",
|
|
203
|
+
"4e9ynqm47d.com",
|
|
195
204
|
"4fr.icu",
|
|
196
205
|
"4fs3r.icu",
|
|
197
206
|
"4gu.fun",
|
|
@@ -199,8 +208,8 @@
|
|
|
199
208
|
"4ir17.icu",
|
|
200
209
|
"4jc.icu",
|
|
201
210
|
"4oz4n.icu",
|
|
202
|
-
"4p68.com",
|
|
203
211
|
"4q87v.icu",
|
|
212
|
+
"4rcajmf0m.com",
|
|
204
213
|
"4sq.icu",
|
|
205
214
|
"4t6u.icu",
|
|
206
215
|
"4ve.fun",
|
|
@@ -224,6 +233,7 @@
|
|
|
224
233
|
"58shuz.com",
|
|
225
234
|
"591520.xyz",
|
|
226
235
|
"595image.com",
|
|
236
|
+
"5azvpjx8xj.com",
|
|
227
237
|
"5brxi.icu",
|
|
228
238
|
"5d7k30pv1u.com",
|
|
229
239
|
"5gxs.org",
|
|
@@ -236,7 +246,7 @@
|
|
|
236
246
|
"5z2oy.icu",
|
|
237
247
|
"60.190.139.164",
|
|
238
248
|
"609999.xyz",
|
|
239
|
-
"
|
|
249
|
+
"6109.org",
|
|
240
250
|
"614514.com",
|
|
241
251
|
"62zd0.icu",
|
|
242
252
|
"644446.com",
|
|
@@ -258,6 +268,7 @@
|
|
|
258
268
|
"6efgcdcjr000.fun",
|
|
259
269
|
"6ft8a.icu",
|
|
260
270
|
"6gute.icu",
|
|
271
|
+
"6jyi7mzae.com",
|
|
261
272
|
"6ku.icu",
|
|
262
273
|
"6lx.fun",
|
|
263
274
|
"6oj.fun",
|
|
@@ -272,7 +283,6 @@
|
|
|
272
283
|
"73336zubo25326.com",
|
|
273
284
|
"76e.org",
|
|
274
285
|
"776.jstatic.xyz",
|
|
275
|
-
"777aa888bb.com",
|
|
276
286
|
"777bb111ww.com",
|
|
277
287
|
"7791.com.cn",
|
|
278
288
|
"786yfvedhcbxjk.top",
|
|
@@ -280,19 +290,22 @@
|
|
|
280
290
|
"7aey.icu",
|
|
281
291
|
"7awf4fi9k7.com",
|
|
282
292
|
"7car.com.cn",
|
|
293
|
+
"7dgk5h1lk.com",
|
|
283
294
|
"7f583jylmjs.top",
|
|
284
295
|
"7f7rt.icu",
|
|
285
296
|
"7hb.icu",
|
|
286
297
|
"7hgw85qugx.com",
|
|
287
298
|
"7mk.fun",
|
|
299
|
+
"7o2l520r0a.com",
|
|
288
300
|
"7tc.fun",
|
|
301
|
+
"7u4b8l1zt.com",
|
|
289
302
|
"7x9i88rvn.com",
|
|
290
303
|
"7xi9g1.com1.z0.glb.clouddn.com",
|
|
291
304
|
"7xsf3h.com1.z0.glb.clouddn.com",
|
|
292
305
|
"7zb.fun",
|
|
293
306
|
"80juqing.com",
|
|
307
|
+
"80ms6831o.com",
|
|
294
308
|
"8131.qizhihaotian.cn",
|
|
295
|
-
"8208tp.com",
|
|
296
309
|
"835images1.com",
|
|
297
310
|
"874547.men",
|
|
298
311
|
"876920.com",
|
|
@@ -300,14 +313,10 @@
|
|
|
300
313
|
"88362zubo95838.com",
|
|
301
314
|
"8861202.com",
|
|
302
315
|
"8878tp.com",
|
|
303
|
-
"888aa111bb.com",
|
|
304
|
-
"888aa222bb.com",
|
|
305
316
|
"888bb555ww.com",
|
|
306
317
|
"888bb666cc.com",
|
|
307
318
|
"888xx222kk.com",
|
|
308
|
-
"88lm15.com",
|
|
309
319
|
"88lmfff666.com",
|
|
310
|
-
"88tm6.cc",
|
|
311
320
|
"8961.jianbihua.com",
|
|
312
321
|
"8ail6.icu",
|
|
313
322
|
"8cp.icu",
|
|
@@ -327,7 +336,6 @@
|
|
|
327
336
|
"8y3j.cn",
|
|
328
337
|
"918000.xyz",
|
|
329
338
|
"91ks.online",
|
|
330
|
-
"9216tp1.com",
|
|
331
339
|
"93692zubo66936.com",
|
|
332
340
|
"94lm.com",
|
|
333
341
|
"94x.icu",
|
|
@@ -338,8 +346,6 @@
|
|
|
338
346
|
"9831tb.com",
|
|
339
347
|
"98765.pw",
|
|
340
348
|
"990215.xyz",
|
|
341
|
-
"996js123.com",
|
|
342
|
-
"99886aaa.com",
|
|
343
349
|
"999aa666bb.com",
|
|
344
350
|
"999bb222ww.com",
|
|
345
351
|
"999xx333kk.com",
|
|
@@ -469,7 +475,6 @@
|
|
|
469
475
|
"acdrewrf711.cn",
|
|
470
476
|
"acdwef114.cn",
|
|
471
477
|
"acewdf118.cn",
|
|
472
|
-
"aclsx.cn",
|
|
473
478
|
"acodes.b2b.cn",
|
|
474
479
|
"acqaghx.icu",
|
|
475
480
|
"ad-1258444056.cos.accelerate.myqcloud.com",
|
|
@@ -477,7 +482,6 @@
|
|
|
477
482
|
"ad-img.diyidan.net",
|
|
478
483
|
"ad.52av.one",
|
|
479
484
|
"ad.52av.tv",
|
|
480
|
-
"ad.886112.xyz",
|
|
481
485
|
"ad.bobi.tw",
|
|
482
486
|
"ad.byfuh.com",
|
|
483
487
|
"ad.ccement.com",
|
|
@@ -503,7 +507,6 @@
|
|
|
503
507
|
"adf.dahe.cn",
|
|
504
508
|
"adfjxsrw.cc",
|
|
505
509
|
"adfsda005.xyz",
|
|
506
|
-
"adhvz.cn",
|
|
507
510
|
"adimg.liba.com",
|
|
508
511
|
"adjb.5nd.com",
|
|
509
512
|
"adm.52swine.com",
|
|
@@ -535,15 +538,16 @@
|
|
|
535
538
|
"aeinkailrupe.com",
|
|
536
539
|
"aeryt111.fun",
|
|
537
540
|
"aesxgy.xyz",
|
|
541
|
+
"aewgwu.icu",
|
|
538
542
|
"af6s.icu",
|
|
539
|
-
"af9dc9.xyz",
|
|
540
543
|
"afce.cn",
|
|
541
544
|
"afcgcq.icu",
|
|
542
545
|
"afewe611.cn",
|
|
543
|
-
"
|
|
546
|
+
"afno.cn",
|
|
544
547
|
"afp.chinanews.com",
|
|
545
548
|
"afqgqg4e.com",
|
|
546
549
|
"afqodjc.top",
|
|
550
|
+
"afrhwdumolf.com",
|
|
547
551
|
"afvrolvial.com",
|
|
548
552
|
"ag1.zuszw.com",
|
|
549
553
|
"agufoi.xyz",
|
|
@@ -552,7 +556,6 @@
|
|
|
552
556
|
"ai.bioon.com",
|
|
553
557
|
"aigfednd.icu",
|
|
554
558
|
"aikkits.com",
|
|
555
|
-
"aiknx.cn",
|
|
556
559
|
"aillaeuyn.com",
|
|
557
560
|
"aiqks.top",
|
|
558
561
|
"airakgyl.com",
|
|
@@ -561,7 +564,6 @@
|
|
|
561
564
|
"aixuntupian.oss-cn-hongkong.aliyuncs.com",
|
|
562
565
|
"aizhantj.com",
|
|
563
566
|
"ajockk.xyz",
|
|
564
|
-
"ajoqu.cn",
|
|
565
567
|
"ajoxxit.top",
|
|
566
568
|
"ajua.cn",
|
|
567
569
|
"ajybgc.xyz",
|
|
@@ -603,16 +605,16 @@
|
|
|
603
605
|
"aos01070ss.xyz",
|
|
604
606
|
"aos01080ss.xyz",
|
|
605
607
|
"aoydwg.icu",
|
|
608
|
+
"apajku.icu",
|
|
606
609
|
"apeacc.icu",
|
|
607
610
|
"apiiksn.top",
|
|
608
611
|
"apis301.com",
|
|
609
612
|
"apk02061oo.xyz",
|
|
610
613
|
"apk02070oo.xyz",
|
|
611
|
-
"app2.10090dfs.com",
|
|
612
614
|
"appimg.0575bbs.com",
|
|
613
615
|
"apple.www.letv.com",
|
|
614
616
|
"aqc.gucheng.com",
|
|
615
|
-
"
|
|
617
|
+
"aqgjqy.icu",
|
|
616
618
|
"arewcdf116.cn",
|
|
617
619
|
"arojgi.xyz",
|
|
618
620
|
"aryici.xyz",
|
|
@@ -626,7 +628,6 @@
|
|
|
626
628
|
"askdlajfbv.top",
|
|
627
629
|
"assp.sohu.com",
|
|
628
630
|
"atanx.alicdn.com",
|
|
629
|
-
"atbif.cn",
|
|
630
631
|
"atiws.aipai.com",
|
|
631
632
|
"atm.youku.com",
|
|
632
633
|
"ato.tooopen.com",
|
|
@@ -634,22 +635,18 @@
|
|
|
634
635
|
"atsgiu.icu",
|
|
635
636
|
"attelaoe.com",
|
|
636
637
|
"aubrommaiv.com",
|
|
637
|
-
"auisaoa.top",
|
|
638
638
|
"auislq.top",
|
|
639
639
|
"ausfyk.xyz",
|
|
640
640
|
"aushaq.top",
|
|
641
641
|
"avkd.cn",
|
|
642
642
|
"avqdhss.icu",
|
|
643
643
|
"avxonsp.icu",
|
|
644
|
-
"awoudsoo.xyz",
|
|
645
644
|
"ax.ifeng.com",
|
|
646
645
|
"ayalcid.icu",
|
|
647
646
|
"ayebsc.xyz",
|
|
648
647
|
"az5i.icu",
|
|
649
648
|
"az697jylm.cc",
|
|
650
649
|
"azenco.xyz",
|
|
651
|
-
"aziekg.xyz",
|
|
652
|
-
"azsqkrc.icu",
|
|
653
650
|
"b.kouke5.com",
|
|
654
651
|
"b.unjs.com",
|
|
655
652
|
"b1.51scw.net",
|
|
@@ -696,12 +693,14 @@
|
|
|
696
693
|
"bavotr.xyz",
|
|
697
694
|
"bbbtttjjj.com",
|
|
698
695
|
"bbjzly.top",
|
|
696
|
+
"bborxjkan.com",
|
|
699
697
|
"bbqoa.top",
|
|
700
698
|
"bc4.fun",
|
|
701
699
|
"bchina-1.xsfaya.com",
|
|
702
700
|
"bclimiv.top",
|
|
703
701
|
"bcpxll.icu",
|
|
704
702
|
"bctuapia.icu",
|
|
703
|
+
"bcugzudit.com",
|
|
705
704
|
"bd-china-1.appmobile.cn",
|
|
706
705
|
"bd-js.duote.com",
|
|
707
706
|
"bd-js1.2345.com",
|
|
@@ -745,10 +744,8 @@
|
|
|
745
744
|
"bdcode.qinglm.com",
|
|
746
745
|
"bdcode.youke.com",
|
|
747
746
|
"bdcrihraly.com",
|
|
748
|
-
"bdfjw.cn",
|
|
749
747
|
"bdgg.qjy168.com",
|
|
750
748
|
"bdipsumv.top",
|
|
751
|
-
"bdjfea.cn",
|
|
752
749
|
"bdjiaoben.wmxa.cn",
|
|
753
750
|
"bdjj.bzr99.com",
|
|
754
751
|
"bdjj.makepolo.net",
|
|
@@ -766,14 +763,12 @@
|
|
|
766
763
|
"bdunion1.suxiazai.com",
|
|
767
764
|
"bdx.playnext.cn",
|
|
768
765
|
"bea-s.dinghuoche.com",
|
|
769
|
-
"beacher56.xyz",
|
|
770
766
|
"bebx.cn",
|
|
771
767
|
"bebxhcip.icu",
|
|
772
768
|
"becode.xiao84.com",
|
|
773
769
|
"bedzbu.xyz",
|
|
774
770
|
"beenedsl.com",
|
|
775
771
|
"begoihuh.com",
|
|
776
|
-
"behvgsik.icu",
|
|
777
772
|
"beijing.buzhi5.com",
|
|
778
773
|
"bekd.cn",
|
|
779
774
|
"benpsbp.com",
|
|
@@ -783,7 +778,6 @@
|
|
|
783
778
|
"bewr1.com",
|
|
784
779
|
"bewrutv.top",
|
|
785
780
|
"bfhueh.top",
|
|
786
|
-
"bfjsliv.top",
|
|
787
781
|
"bgbg00.fun",
|
|
788
782
|
"bgf05251lko.com",
|
|
789
783
|
"bgf05261lko.com",
|
|
@@ -810,20 +804,10 @@
|
|
|
810
804
|
"biabfqq.icu",
|
|
811
805
|
"bidotz.icu",
|
|
812
806
|
"bieuc.icu",
|
|
813
|
-
"bijmz.cn",
|
|
814
807
|
"bildrat.com",
|
|
815
|
-
"bilec.xyz",
|
|
816
808
|
"bimnodstz.com",
|
|
817
|
-
"bing001.shop",
|
|
818
|
-
"bing003.shop",
|
|
819
|
-
"bing005.shop",
|
|
820
|
-
"bing007.shop",
|
|
821
|
-
"bing009.shop",
|
|
822
|
-
"binga01.shop",
|
|
823
|
-
"binga03.shop",
|
|
824
|
-
"binga07.shop",
|
|
825
|
-
"birtw.cn",
|
|
826
809
|
"biz.gexing.com",
|
|
810
|
+
"bj5iodzgyi.com",
|
|
827
811
|
"bjfsk.xyz",
|
|
828
812
|
"bjimtyv.top",
|
|
829
813
|
"bjs.faxingzhan.com",
|
|
@@ -834,14 +818,16 @@
|
|
|
834
818
|
"bkxpph.xyz",
|
|
835
819
|
"blasedustin.shop",
|
|
836
820
|
"blbtibqk.icu",
|
|
837
|
-
"blciqbk.icu",
|
|
838
821
|
"bld.mobi",
|
|
839
822
|
"blinxmi.icu",
|
|
840
823
|
"bm.h576.com",
|
|
841
824
|
"bmasamd.top",
|
|
825
|
+
"bmelkellv.com",
|
|
842
826
|
"bmhtwefv.icu",
|
|
843
827
|
"bmjs.xzw.com",
|
|
828
|
+
"bmmenieoiw.com",
|
|
844
829
|
"bmougwx.icu",
|
|
830
|
+
"bmpdm3z282.com",
|
|
845
831
|
"bmqulua.icu",
|
|
846
832
|
"bnbwvp.top",
|
|
847
833
|
"bndxrr.xyz",
|
|
@@ -849,7 +835,6 @@
|
|
|
849
835
|
"bnhorn.xyz",
|
|
850
836
|
"bnrk7esglquispx2lsluttlm.xyz",
|
|
851
837
|
"boardx.huanqiu.com",
|
|
852
|
-
"bobobo6688.top",
|
|
853
838
|
"bodhalqg.com",
|
|
854
839
|
"bojyvp.xyz",
|
|
855
840
|
"boubliv.top",
|
|
@@ -858,8 +843,8 @@
|
|
|
858
843
|
"bowvses.icu",
|
|
859
844
|
"bptnzp.top",
|
|
860
845
|
"bpuf.cn",
|
|
861
|
-
"bpxbzps.xyz",
|
|
862
846
|
"bpxxgkoj.icu",
|
|
847
|
+
"bqdhrr.top",
|
|
863
848
|
"bremphumz.com",
|
|
864
849
|
"brephras.com",
|
|
865
850
|
"brerkols.com",
|
|
@@ -908,7 +893,6 @@
|
|
|
908
893
|
"bypllv.icu",
|
|
909
894
|
"byretuv.top",
|
|
910
895
|
"bytmfj.xyz",
|
|
911
|
-
"bzqqftz.icu",
|
|
912
896
|
"c-5uwzmx78pmca09x24aiux2euavx2ekwu.g00.msn.com",
|
|
913
897
|
"c.28rv.com",
|
|
914
898
|
"c.mnjkw.cn",
|
|
@@ -919,6 +903,7 @@
|
|
|
919
903
|
"c1.chajiaotong.com",
|
|
920
904
|
"c1.china.cn",
|
|
921
905
|
"c1.czcol.cn",
|
|
906
|
+
"c21x8nmdak.com",
|
|
922
907
|
"c4uy.icu",
|
|
923
908
|
"c6.friok.com",
|
|
924
909
|
"c7o9xp4e4.com",
|
|
@@ -928,15 +913,16 @@
|
|
|
928
913
|
"cacafly.net",
|
|
929
914
|
"cachusrw.com",
|
|
930
915
|
"cadcc.icu",
|
|
931
|
-
"cadke.xyz",
|
|
932
916
|
"cai75tp.com",
|
|
933
917
|
"caicme.xyz",
|
|
918
|
+
"cakoeg.icu",
|
|
934
919
|
"caomeixz7.xyz",
|
|
935
920
|
"caqreg.xyz",
|
|
936
921
|
"car.qcmrjx.com",
|
|
937
922
|
"cautols.com",
|
|
938
923
|
"caxhuuzto.com",
|
|
939
924
|
"cb.baidu.com",
|
|
925
|
+
"cbaokk.icu",
|
|
940
926
|
"cbdm.weathercn.com",
|
|
941
927
|
"cbdqzbi.icu",
|
|
942
928
|
"cbjs.baidu.com",
|
|
@@ -956,7 +942,6 @@
|
|
|
956
942
|
"cdgfa.ifeng.com",
|
|
957
943
|
"cdgtw3.guapaijia.com",
|
|
958
944
|
"cdickef.top",
|
|
959
|
-
"cdilm.cn",
|
|
960
945
|
"cdinmaf.top",
|
|
961
946
|
"cdipsumf.top",
|
|
962
947
|
"cdjst7i1v.com",
|
|
@@ -969,14 +954,14 @@
|
|
|
969
954
|
"cdnjs.hro-cosmetics.com",
|
|
970
955
|
"cdnjs.mopair-erm.net",
|
|
971
956
|
"cdnjs.z-face.cn",
|
|
972
|
-
"cdnny.com",
|
|
973
957
|
"cdomsif.top",
|
|
974
958
|
"cdoshbf.top",
|
|
975
959
|
"cdscs990.fun",
|
|
976
960
|
"cdszgg.xyz",
|
|
977
|
-
"cduno.cn",
|
|
978
961
|
"cdunwi.xyz",
|
|
962
|
+
"cduy.cn",
|
|
979
963
|
"cdyurlif.top",
|
|
964
|
+
"ce71jubc2.com",
|
|
980
965
|
"cedhoinle.com",
|
|
981
966
|
"cee1.iteye.com",
|
|
982
967
|
"cengqinglin.cn",
|
|
@@ -984,15 +969,14 @@
|
|
|
984
969
|
"cetlwsf.top",
|
|
985
970
|
"cewrutf.top",
|
|
986
971
|
"cfdvd779.fun",
|
|
987
|
-
"cfjslif.top",
|
|
988
972
|
"cfwlvmg.top",
|
|
989
|
-
"cg-pao-tu.nanyanglk.com",
|
|
990
973
|
"cggyyi.xyz",
|
|
991
974
|
"cgskys.xyz",
|
|
992
975
|
"ch17axocue.top",
|
|
993
976
|
"chaoyumiao.com",
|
|
994
977
|
"chaqraex.com",
|
|
995
978
|
"checbox.cc",
|
|
979
|
+
"cherrya04.top",
|
|
996
980
|
"chidir.com",
|
|
997
981
|
"chienzul.com",
|
|
998
982
|
"chitshuqh.com",
|
|
@@ -1012,7 +996,6 @@
|
|
|
1012
996
|
"chuundads.com",
|
|
1013
997
|
"cidhmxxb.icu",
|
|
1014
998
|
"cigoqcq.top",
|
|
1015
|
-
"cismqdx.icu",
|
|
1016
999
|
"cjimtyf.top",
|
|
1017
1000
|
"ckg.vipyl.com",
|
|
1018
1001
|
"ckyriuf.icu",
|
|
@@ -1023,7 +1006,7 @@
|
|
|
1023
1006
|
"cm.baidu.com",
|
|
1024
1007
|
"cmelr.com",
|
|
1025
1008
|
"cmm.xmfish.com",
|
|
1026
|
-
"
|
|
1009
|
+
"cmuryk.icu",
|
|
1027
1010
|
"cn.bidushe.com",
|
|
1028
1011
|
"cn6x.com",
|
|
1029
1012
|
"cnbd1.appmobile.cn",
|
|
@@ -1034,12 +1017,12 @@
|
|
|
1034
1017
|
"code.ditiezu.net",
|
|
1035
1018
|
"code.wenbanzhu.com",
|
|
1036
1019
|
"cokudsvit.com",
|
|
1020
|
+
"colkarneh.com",
|
|
1037
1021
|
"commonwealthproficient.com",
|
|
1038
1022
|
"conyz.cn",
|
|
1039
1023
|
"cos1999.top",
|
|
1040
1024
|
"cosmo001.top",
|
|
1041
1025
|
"cosmo100.top",
|
|
1042
|
-
"cosmo202.top",
|
|
1043
1026
|
"cosouy.xyz",
|
|
1044
1027
|
"coublif.top",
|
|
1045
1028
|
"couvxlif.top",
|
|
@@ -1079,7 +1062,6 @@
|
|
|
1079
1062
|
"cspb1.5w5w.com",
|
|
1080
1063
|
"css.juqingba.cn",
|
|
1081
1064
|
"css.zmjm.com",
|
|
1082
|
-
"csylief.top",
|
|
1083
1065
|
"ctc.weather.com.cn",
|
|
1084
1066
|
"ctimiyf.top",
|
|
1085
1067
|
"ctkyom.xyz",
|
|
@@ -1126,7 +1108,6 @@
|
|
|
1126
1108
|
"d15cjcet1djbmv.cloudfront.net",
|
|
1127
1109
|
"d1pmhihatyvp1k.cloudfront.net",
|
|
1128
1110
|
"d1zoi2q7y0e4d.cloudfront.net",
|
|
1129
|
-
"d24fnxkxwarvg8.cloudfront.net",
|
|
1130
1111
|
"d2tf0.icu",
|
|
1131
1112
|
"d2un76zvb5mgzx.cloudfront.net",
|
|
1132
1113
|
"d37d9zbli5ytch.cloudfront.net",
|
|
@@ -1148,12 +1129,7 @@
|
|
|
1148
1129
|
"daima.yuzhulin.com",
|
|
1149
1130
|
"dairzih.com",
|
|
1150
1131
|
"daiwofei2019.top",
|
|
1151
|
-
"dajiahao10.top",
|
|
1152
|
-
"dajiahao17.top",
|
|
1153
1132
|
"dajiahao3.top",
|
|
1154
|
-
"dajiahao8.top",
|
|
1155
|
-
"dajiahao9.top",
|
|
1156
|
-
"dajkqqpz.top",
|
|
1157
1133
|
"dajs001.shop",
|
|
1158
1134
|
"daksflkalq.top",
|
|
1159
1135
|
"dalofq.top",
|
|
@@ -1161,7 +1137,6 @@
|
|
|
1161
1137
|
"darren01.oss-cn-beijing.aliyuncs.com",
|
|
1162
1138
|
"dasda64.fun",
|
|
1163
1139
|
"dasdujaosjdioad.com",
|
|
1164
|
-
"dasljfoq.top",
|
|
1165
1140
|
"daslkdlqk.top",
|
|
1166
1141
|
"data.waptime.cn",
|
|
1167
1142
|
"datas.tianqistatic.com",
|
|
@@ -1174,11 +1149,11 @@
|
|
|
1174
1149
|
"ddc888.com",
|
|
1175
1150
|
"dddstew6cw8.fun",
|
|
1176
1151
|
"ddhjabqe.icu",
|
|
1152
|
+
"ddjs5wde2.com",
|
|
1177
1153
|
"ddlmsoyo.icu",
|
|
1178
1154
|
"ddlzlr.xyz",
|
|
1179
1155
|
"ddomjhr.icu",
|
|
1180
1156
|
"ddow.cn",
|
|
1181
|
-
"ddqmlfu.icu",
|
|
1182
1157
|
"de.as.pptv.com",
|
|
1183
1158
|
"def2g1kz2t.top",
|
|
1184
1159
|
"dehua.ixinfan.com",
|
|
@@ -1195,9 +1170,10 @@
|
|
|
1195
1170
|
"dfgddgfd.com",
|
|
1196
1171
|
"dfhgry.com",
|
|
1197
1172
|
"dfhthh.icu",
|
|
1198
|
-
"dfprljx.xyz",
|
|
1199
1173
|
"dfqzah.xyz",
|
|
1200
1174
|
"dgaxrjj0jwpwp.cloudfront.net",
|
|
1175
|
+
"dgfhjmd.com",
|
|
1176
|
+
"dggenduprnyi.com",
|
|
1201
1177
|
"dgjhrv.top",
|
|
1202
1178
|
"dgkship.icu",
|
|
1203
1179
|
"dgrgr34.fun",
|
|
@@ -1216,7 +1192,6 @@
|
|
|
1216
1192
|
"dhukul.com",
|
|
1217
1193
|
"dhulzehgk.com",
|
|
1218
1194
|
"dhuquxqy.com",
|
|
1219
|
-
"dian.brecm.xyz",
|
|
1220
1195
|
"diav.cn",
|
|
1221
1196
|
"diendh.xyz",
|
|
1222
1197
|
"difzhd.icu",
|
|
@@ -1231,9 +1206,9 @@
|
|
|
1231
1206
|
"dkasffredf.xyz",
|
|
1232
1207
|
"dkhffh.xyz",
|
|
1233
1208
|
"dklnxtcj.icu",
|
|
1234
|
-
"dkstrtss.xyz",
|
|
1235
1209
|
"dktad.com",
|
|
1236
1210
|
"dkweuy.com",
|
|
1211
|
+
"dlig.cn",
|
|
1237
1212
|
"dlngzx.top",
|
|
1238
1213
|
"dm.17xuexiba.com",
|
|
1239
1214
|
"dm.21hubei.com",
|
|
@@ -1289,7 +1264,9 @@
|
|
|
1289
1264
|
"doujs09.shop",
|
|
1290
1265
|
"doujs09.xyz",
|
|
1291
1266
|
"dozu5h9yql.com",
|
|
1267
|
+
"dpjbpj.top",
|
|
1292
1268
|
"dpjzr.top",
|
|
1269
|
+
"dpsusqs20.com",
|
|
1293
1270
|
"dpweupc.icu",
|
|
1294
1271
|
"dqlrfmwp.icu",
|
|
1295
1272
|
"dr.mlcuzee.cn",
|
|
@@ -1298,7 +1275,6 @@
|
|
|
1298
1275
|
"drauvea.com",
|
|
1299
1276
|
"dreiquksz.com",
|
|
1300
1277
|
"drenqils.com",
|
|
1301
|
-
"dreuaxk.icu",
|
|
1302
1278
|
"drihmae.com",
|
|
1303
1279
|
"drjs123.com",
|
|
1304
1280
|
"drlzlc.top",
|
|
@@ -1324,12 +1300,14 @@
|
|
|
1324
1300
|
"dssddf33.fun",
|
|
1325
1301
|
"dsukqsx.icu",
|
|
1326
1302
|
"dt0j.icu",
|
|
1303
|
+
"dtauda3232.top",
|
|
1327
1304
|
"dtdqpc.top",
|
|
1328
1305
|
"dtjcvd.icu",
|
|
1329
1306
|
"dtntnl.icu",
|
|
1307
|
+
"dtqs84i8bq.com",
|
|
1330
1308
|
"du1.bbdj.com",
|
|
1331
1309
|
"duiwai.baidu.com",
|
|
1332
|
-
"
|
|
1310
|
+
"dunkhj.top",
|
|
1333
1311
|
"dup.baidustatic.com",
|
|
1334
1312
|
"dupzbh.icu",
|
|
1335
1313
|
"duuddots.com",
|
|
@@ -1337,7 +1315,6 @@
|
|
|
1337
1315
|
"duyhlct.icu",
|
|
1338
1316
|
"dv0i.icu",
|
|
1339
1317
|
"dv4ku.icu",
|
|
1340
|
-
"dvgjx.cn",
|
|
1341
1318
|
"dvgr.cn",
|
|
1342
1319
|
"dvlith.xyz",
|
|
1343
1320
|
"dvs.china.com",
|
|
@@ -1348,19 +1325,19 @@
|
|
|
1348
1325
|
"dxvfdv.icu",
|
|
1349
1326
|
"dxwksqa.icu",
|
|
1350
1327
|
"dydab.com",
|
|
1328
|
+
"dykyvy.cn",
|
|
1351
1329
|
"dypozx.icu",
|
|
1352
1330
|
"dyyygyg.top",
|
|
1353
1331
|
"dzjzg.com",
|
|
1354
|
-
"dzlndygh.com",
|
|
1355
1332
|
"dzzdspiu.icu",
|
|
1356
1333
|
"e1s.fun",
|
|
1357
1334
|
"e1zin.icu",
|
|
1335
|
+
"e4jdb7k8j.com",
|
|
1358
1336
|
"e50.icu",
|
|
1359
1337
|
"e7h.fun",
|
|
1360
1338
|
"e8d7.icu",
|
|
1361
1339
|
"e9h.icu",
|
|
1362
1340
|
"eacdf119.cn",
|
|
1363
|
-
"eacqihh.icu",
|
|
1364
1341
|
"eap.big5.enorth.com.cn",
|
|
1365
1342
|
"eap.enorth.com.cn",
|
|
1366
1343
|
"eaqgsw.xyz",
|
|
@@ -1383,6 +1360,7 @@
|
|
|
1383
1360
|
"edoshbw.top",
|
|
1384
1361
|
"edu.jiukang.org",
|
|
1385
1362
|
"eduad.baidu.com",
|
|
1363
|
+
"edxymyepu.com",
|
|
1386
1364
|
"edyurliw.top",
|
|
1387
1365
|
"ee.shixunwang.net",
|
|
1388
1366
|
"ee5.icu",
|
|
@@ -1395,19 +1373,20 @@
|
|
|
1395
1373
|
"ef9i0f3oev47.com",
|
|
1396
1374
|
"efg.zle.com",
|
|
1397
1375
|
"efgh.5lu.com",
|
|
1398
|
-
"efhis.cn",
|
|
1399
|
-
"efjsliw.top",
|
|
1400
1376
|
"efxh.cn",
|
|
1401
1377
|
"egesdashb8.fun",
|
|
1402
1378
|
"egg0.icu",
|
|
1403
|
-
"ehhjfgs.xyz",
|
|
1404
1379
|
"ehmhqcn.cn",
|
|
1405
1380
|
"ei1s7b.cn",
|
|
1406
1381
|
"ei7.icu",
|
|
1407
1382
|
"eildralfl.com",
|
|
1383
|
+
"eilgrairyi.com",
|
|
1384
|
+
"einothepz.com",
|
|
1408
1385
|
"einzeaxop.com",
|
|
1386
|
+
"eiphirnutdd.com",
|
|
1409
1387
|
"eiphrut.com",
|
|
1410
1388
|
"eisnaisv.com",
|
|
1389
|
+
"eiszgw.icu",
|
|
1411
1390
|
"eitilbyr.com",
|
|
1412
1391
|
"eiv.baidu.com",
|
|
1413
1392
|
"ejimtyw.top",
|
|
@@ -1417,6 +1396,7 @@
|
|
|
1417
1396
|
"ekykse.xyz",
|
|
1418
1397
|
"ekzmk.icu",
|
|
1419
1398
|
"eldaridpr.com",
|
|
1399
|
+
"eletys.icu",
|
|
1420
1400
|
"elloisny.com",
|
|
1421
1401
|
"emdcadvertise.eastmoney.com",
|
|
1422
1402
|
"emizkno.cn",
|
|
@@ -1438,7 +1418,6 @@
|
|
|
1438
1418
|
"eouvxliw.top",
|
|
1439
1419
|
"epmumb34x.top",
|
|
1440
1420
|
"epxlt.xyz",
|
|
1441
|
-
"eq.af31f.site",
|
|
1442
1421
|
"eqygki.xyz",
|
|
1443
1422
|
"er.5ykj.cn",
|
|
1444
1423
|
"er.5ykj.com",
|
|
@@ -1451,12 +1430,10 @@
|
|
|
1451
1430
|
"erutvncw.top",
|
|
1452
1431
|
"eskux.xyz",
|
|
1453
1432
|
"esqzwq.xyz",
|
|
1454
|
-
"esyliew.top",
|
|
1455
1433
|
"esyook.xyz",
|
|
1456
1434
|
"etallkiq.com",
|
|
1457
1435
|
"etbh.cn",
|
|
1458
1436
|
"etdggwj.top",
|
|
1459
|
-
"etjui.cn",
|
|
1460
1437
|
"etlz1mt67.com",
|
|
1461
1438
|
"etroytj33.fun",
|
|
1462
1439
|
"euazwot.top",
|
|
@@ -1479,8 +1456,10 @@
|
|
|
1479
1456
|
"ewurserw.top",
|
|
1480
1457
|
"ewvz.cn",
|
|
1481
1458
|
"ewxufqs.cn",
|
|
1459
|
+
"ewywma.icu",
|
|
1482
1460
|
"exocoed.top",
|
|
1483
1461
|
"exoh.cn",
|
|
1462
|
+
"exowsw.icu",
|
|
1484
1463
|
"exqvak.xyz",
|
|
1485
1464
|
"extopae.icu",
|
|
1486
1465
|
"eyislow.top",
|
|
@@ -1496,7 +1475,6 @@
|
|
|
1496
1475
|
"f7j.icu",
|
|
1497
1476
|
"f9gv87zoq2.com",
|
|
1498
1477
|
"faamhel.com",
|
|
1499
|
-
"faaqgje.icu",
|
|
1500
1478
|
"fabu333.top",
|
|
1501
1479
|
"facai383.oss-cn-guangzhou.aliyuncs.com",
|
|
1502
1480
|
"fadjqqe.top",
|
|
@@ -1509,9 +1487,9 @@
|
|
|
1509
1487
|
"fbhkxt.icu",
|
|
1510
1488
|
"fbhorutgy.com",
|
|
1511
1489
|
"fbphnn.icu",
|
|
1512
|
-
"fbqrt.cn",
|
|
1513
1490
|
"fbvbrb.icu",
|
|
1514
1491
|
"fc.3dmgame.com",
|
|
1492
|
+
"fc09u3zfm.com",
|
|
1515
1493
|
"fca6f.icu",
|
|
1516
1494
|
"fcbdpock.icu",
|
|
1517
1495
|
"fdfda.zhuzhai.com",
|
|
@@ -1538,6 +1516,7 @@
|
|
|
1538
1516
|
"fghelmorotvn.com",
|
|
1539
1517
|
"fghggng.com",
|
|
1540
1518
|
"fgnfpnae.icu",
|
|
1519
|
+
"fgsfghn.com",
|
|
1541
1520
|
"fgwuw.com",
|
|
1542
1521
|
"fheiu43bcdhsj.top",
|
|
1543
1522
|
"fhl05150ps.com",
|
|
@@ -1545,13 +1524,13 @@
|
|
|
1545
1524
|
"fhl05170ps.com",
|
|
1546
1525
|
"fhl05181ps.com",
|
|
1547
1526
|
"fhnbrx.xyz",
|
|
1527
|
+
"fidk.cn",
|
|
1548
1528
|
"fiezaits.com",
|
|
1549
1529
|
"figvatqrwd.com",
|
|
1550
1530
|
"fijipic.xyz",
|
|
1551
1531
|
"files.xtpag.top",
|
|
1552
1532
|
"fingkndk.com",
|
|
1553
1533
|
"first-hufu.oss-cn-shanghai.aliyuncs.com",
|
|
1554
|
-
"fjqcqdr.icu",
|
|
1555
1534
|
"fjuga.top",
|
|
1556
1535
|
"fk3nf1xeh.top",
|
|
1557
1536
|
"fkesfg.com",
|
|
@@ -1561,11 +1540,10 @@
|
|
|
1561
1540
|
"fmlmbf.top",
|
|
1562
1541
|
"fmmirep.icu",
|
|
1563
1542
|
"fngmeat.top",
|
|
1564
|
-
"fnjoomqa.icu",
|
|
1565
1543
|
"fo0.icu",
|
|
1544
|
+
"fo0qofhtaw.com",
|
|
1566
1545
|
"fogolakda.top",
|
|
1567
1546
|
"foreveryoung.gz01.bdysite.com",
|
|
1568
|
-
"foscvbu.icu",
|
|
1569
1547
|
"fotao9.com",
|
|
1570
1548
|
"fp.nanrenwo.net",
|
|
1571
1549
|
"fpb.sohu.com",
|
|
@@ -1573,7 +1551,6 @@
|
|
|
1573
1551
|
"fpb1.jsq886.com",
|
|
1574
1552
|
"fpb1.kedabai.com",
|
|
1575
1553
|
"fpbone.ihowguide.com",
|
|
1576
|
-
"fpelfyeesuoivy.com",
|
|
1577
1554
|
"fpfhtr.icu",
|
|
1578
1555
|
"fpgonuk.icu",
|
|
1579
1556
|
"fpninv.xyz",
|
|
@@ -1605,20 +1582,22 @@
|
|
|
1605
1582
|
"fsjfnp.top",
|
|
1606
1583
|
"fspddt.xyz",
|
|
1607
1584
|
"fttxhcua.icu",
|
|
1585
|
+
"fttzfw.top",
|
|
1608
1586
|
"fufemnirr.com",
|
|
1609
1587
|
"funqraedp.com",
|
|
1610
1588
|
"fup5qxstgi.com",
|
|
1611
1589
|
"fuuksew.com",
|
|
1612
1590
|
"fvitteilse.com",
|
|
1591
|
+
"fvlqjw.top",
|
|
1613
1592
|
"fvyqblc.icu",
|
|
1614
1593
|
"fwsfwef2.fun",
|
|
1615
1594
|
"fxjs.2541.com",
|
|
1616
1595
|
"fy60.icu",
|
|
1596
|
+
"fygel9rtc.com",
|
|
1617
1597
|
"fywaaox.icu",
|
|
1618
1598
|
"fzdwtage.icu",
|
|
1619
1599
|
"fzjbsvgz.icu",
|
|
1620
1600
|
"fznidd.top",
|
|
1621
|
-
"fzpzrqou.icu",
|
|
1622
1601
|
"g.3lian.com",
|
|
1623
1602
|
"g.gegeyingshi.com",
|
|
1624
1603
|
"g.hsw.cn",
|
|
@@ -1633,6 +1612,7 @@
|
|
|
1633
1612
|
"g4y7uuk.com",
|
|
1634
1613
|
"g6tgashb.fun",
|
|
1635
1614
|
"g7ghdash2.fun",
|
|
1615
|
+
"g8hi6r3odr.com",
|
|
1636
1616
|
"ga1.3dmgame.com",
|
|
1637
1617
|
"gahejiao.com",
|
|
1638
1618
|
"ganjituiguang.ganji.com",
|
|
@@ -1644,6 +1624,7 @@
|
|
|
1644
1624
|
"gbiathrilzik.com",
|
|
1645
1625
|
"gbndash2.fun",
|
|
1646
1626
|
"gbqgwes.icu",
|
|
1627
|
+
"gbsmw33tfi.com",
|
|
1647
1628
|
"gccnntq.cn",
|
|
1648
1629
|
"gcddashb3.fun",
|
|
1649
1630
|
"gcvcdashb2.fun",
|
|
@@ -1661,6 +1642,7 @@
|
|
|
1661
1642
|
"geewdashb3.fun",
|
|
1662
1643
|
"geinkroll.com",
|
|
1663
1644
|
"gekhasaks.com",
|
|
1645
|
+
"geqetreadyf.com",
|
|
1664
1646
|
"geqshb22.fun",
|
|
1665
1647
|
"geqzt6tkg.top",
|
|
1666
1648
|
"gerqragpl.com",
|
|
@@ -1712,18 +1694,19 @@
|
|
|
1712
1694
|
"ghrs.cn",
|
|
1713
1695
|
"ghwqbii.icu",
|
|
1714
1696
|
"gi0.icu",
|
|
1697
|
+
"gigptruetlop.com",
|
|
1715
1698
|
"giphaudoq.com",
|
|
1716
1699
|
"gjinuqg.top",
|
|
1717
1700
|
"gjjskhdnm.top",
|
|
1701
|
+
"gjkbyt.com",
|
|
1718
1702
|
"gjkkdashb4.fun",
|
|
1719
1703
|
"gjmedashb0.fun",
|
|
1720
1704
|
"gjnbf.com",
|
|
1721
|
-
"gjwxy.cn",
|
|
1722
1705
|
"gk1.582582.com",
|
|
1723
1706
|
"gk1.zjbiz.net",
|
|
1724
1707
|
"gkcogyf.icu",
|
|
1725
1708
|
"gkeolwi.icu",
|
|
1726
|
-
"
|
|
1709
|
+
"gkvrdf.com",
|
|
1727
1710
|
"gkxqt.cn",
|
|
1728
1711
|
"gmendanln.com",
|
|
1729
1712
|
"gmmlmo.xyz",
|
|
@@ -1744,8 +1727,6 @@
|
|
|
1744
1727
|
"google-js-08.xyz",
|
|
1745
1728
|
"google-js-09.xyz",
|
|
1746
1729
|
"googlehm.cc",
|
|
1747
|
-
"goole20.shop",
|
|
1748
|
-
"goole24.shop",
|
|
1749
1730
|
"gotadd.cn",
|
|
1750
1731
|
"goto.www.iciba.com",
|
|
1751
1732
|
"gp.jstv.com",
|
|
@@ -1765,9 +1746,12 @@
|
|
|
1765
1746
|
"gritoils.com",
|
|
1766
1747
|
"grmzwc.icu",
|
|
1767
1748
|
"grondrens.com",
|
|
1749
|
+
"gsdcbsjh55xsc.top",
|
|
1768
1750
|
"gsdedash9b.fun",
|
|
1751
|
+
"gsweum.icu",
|
|
1769
1752
|
"gt.duowan.com",
|
|
1770
1753
|
"gt.yy.com",
|
|
1754
|
+
"gtcbai.icu",
|
|
1771
1755
|
"gtdf33.fun",
|
|
1772
1756
|
"gtuy6el1hd.com",
|
|
1773
1757
|
"gtxkze.cn",
|
|
@@ -1782,9 +1766,6 @@
|
|
|
1782
1766
|
"guqoinly.com",
|
|
1783
1767
|
"guqransoq.com",
|
|
1784
1768
|
"gvvedashb6.fun",
|
|
1785
|
-
"gw2cddpt2hao.asia",
|
|
1786
|
-
"gw2cddpt2hao.cloud",
|
|
1787
|
-
"gw2cddpt2hao.site",
|
|
1788
1769
|
"gw8.icu",
|
|
1789
1770
|
"gwogrgq.icu",
|
|
1790
1771
|
"gxcdgm.xyz",
|
|
@@ -1795,6 +1776,7 @@
|
|
|
1795
1776
|
"gyunce.xyz",
|
|
1796
1777
|
"gzfsqrc.icu",
|
|
1797
1778
|
"h0d.icu",
|
|
1779
|
+
"h1.azuimeh.top",
|
|
1798
1780
|
"h1.cfxinxi.cn",
|
|
1799
1781
|
"h1.kukuw.com",
|
|
1800
1782
|
"h1.wk2.com",
|
|
@@ -1809,6 +1791,7 @@
|
|
|
1809
1791
|
"hanlinzhijia.net",
|
|
1810
1792
|
"haohuisheng555.cn",
|
|
1811
1793
|
"haokoubei.top",
|
|
1794
|
+
"haole1xx.top",
|
|
1812
1795
|
"hapic1.zhuangxiu22.com",
|
|
1813
1796
|
"hasdjksndjk.com",
|
|
1814
1797
|
"hash.trafficmanager.net",
|
|
@@ -1819,7 +1802,6 @@
|
|
|
1819
1802
|
"hbdruktekf.com",
|
|
1820
1803
|
"hbeafcac.top",
|
|
1821
1804
|
"hbxmdf.icu",
|
|
1822
|
-
"hccoeutg.com",
|
|
1823
1805
|
"hchus5739dmew.top",
|
|
1824
1806
|
"hcinmau.top",
|
|
1825
1807
|
"hcinvdu.top",
|
|
@@ -1856,15 +1838,15 @@
|
|
|
1856
1838
|
"hewrutu.top",
|
|
1857
1839
|
"hfisngksng.com",
|
|
1858
1840
|
"hfjmvr.xyz",
|
|
1859
|
-
"hfjsliu.top",
|
|
1860
1841
|
"hfptbb.cn",
|
|
1861
1842
|
"hfptbf.cn",
|
|
1862
1843
|
"hfttufu4jo.top",
|
|
1863
1844
|
"hftxbq.top",
|
|
1864
|
-
"hgcgnfe.icu",
|
|
1865
1845
|
"hghngh.com",
|
|
1866
1846
|
"hgo06041uyi.com",
|
|
1867
1847
|
"hgo06050uyi.com",
|
|
1848
|
+
"hgo06060uyi.com",
|
|
1849
|
+
"hgo06061uyi.com",
|
|
1868
1850
|
"hgreils.com",
|
|
1869
1851
|
"hh.jiankang.com",
|
|
1870
1852
|
"hh04040aoik.com",
|
|
@@ -1892,8 +1874,6 @@
|
|
|
1892
1874
|
"hjvprx.top",
|
|
1893
1875
|
"hjvzfa.top",
|
|
1894
1876
|
"hkjzkrqz.icu",
|
|
1895
|
-
"hknoq.cn",
|
|
1896
|
-
"hkpeghqu.icu",
|
|
1897
1877
|
"hkralgriks.com",
|
|
1898
1878
|
"hl.dyq.cn",
|
|
1899
1879
|
"hltpdd.icu",
|
|
@@ -1911,7 +1891,6 @@
|
|
|
1911
1891
|
"houbliu.top",
|
|
1912
1892
|
"houvxliu.top",
|
|
1913
1893
|
"hov15.icu",
|
|
1914
|
-
"hoxdotye.icu",
|
|
1915
1894
|
"hp7.fun",
|
|
1916
1895
|
"hp8g6.icu",
|
|
1917
1896
|
"hptidc.top",
|
|
@@ -1920,9 +1899,8 @@
|
|
|
1920
1899
|
"hrtlisu.top",
|
|
1921
1900
|
"hrutvncu.top",
|
|
1922
1901
|
"hrwbeqv.icu",
|
|
1923
|
-
"hsoubnp.icu",
|
|
1924
1902
|
"hsvmtn.xyz",
|
|
1925
|
-
"
|
|
1903
|
+
"hsvtdj.top",
|
|
1926
1904
|
"hthvc.icu",
|
|
1927
1905
|
"htimiyu.top",
|
|
1928
1906
|
"htoetgk.icu",
|
|
@@ -1939,6 +1917,7 @@
|
|
|
1939
1917
|
"hur05130kns.com",
|
|
1940
1918
|
"huresdu.top",
|
|
1941
1919
|
"hvddxj.icu",
|
|
1920
|
+
"hvmdu6macy.com",
|
|
1942
1921
|
"hvrunsqqy.com",
|
|
1943
1922
|
"hvuqkb.cn",
|
|
1944
1923
|
"hwateru.top",
|
|
@@ -1957,7 +1936,7 @@
|
|
|
1957
1936
|
"hxnpxh.icu",
|
|
1958
1937
|
"hy.huangye88.com.cn",
|
|
1959
1938
|
"hy.huangye88.net",
|
|
1960
|
-
"
|
|
1939
|
+
"hyhnas.com",
|
|
1961
1940
|
"hyhy2.fun",
|
|
1962
1941
|
"hyislou.top",
|
|
1963
1942
|
"hyjqgpu.top",
|
|
@@ -1971,12 +1950,9 @@
|
|
|
1971
1950
|
"i9i3ko2o70.com",
|
|
1972
1951
|
"iads.xinmin.cn",
|
|
1973
1952
|
"iafg.cn",
|
|
1974
|
-
"iaindu.cn",
|
|
1975
1953
|
"iaiqk.top",
|
|
1976
1954
|
"iairuo.xyz",
|
|
1977
|
-
"iaosua.com",
|
|
1978
1955
|
"iaxmmw9fbx.com",
|
|
1979
|
-
"ibaglhc.icu",
|
|
1980
1956
|
"ibkoiw.xyz",
|
|
1981
1957
|
"ibqemk.icu",
|
|
1982
1958
|
"ibqmey.xyz",
|
|
@@ -1984,6 +1960,7 @@
|
|
|
1984
1960
|
"ichc1.xinglinpukang.com",
|
|
1985
1961
|
"icinmao.top",
|
|
1986
1962
|
"icinvdo.top",
|
|
1963
|
+
"icjl.cn",
|
|
1987
1964
|
"iclimio.top",
|
|
1988
1965
|
"icokamio.top",
|
|
1989
1966
|
"icudqq.xyz",
|
|
@@ -1994,6 +1971,7 @@
|
|
|
1994
1971
|
"idickeo.top",
|
|
1995
1972
|
"idipsumo.top",
|
|
1996
1973
|
"iditero.top",
|
|
1974
|
+
"idmiohtlitir.com",
|
|
1997
1975
|
"idomsio.top",
|
|
1998
1976
|
"idoshbo.top",
|
|
1999
1977
|
"idyurlio.top",
|
|
@@ -2008,7 +1986,6 @@
|
|
|
2008
1986
|
"ifethbrzb.com",
|
|
2009
1987
|
"iffobi.xyz",
|
|
2010
1988
|
"ifje.cn",
|
|
2011
|
-
"ifjslio.top",
|
|
2012
1989
|
"iflucav.icu",
|
|
2013
1990
|
"ifmccdn.icu",
|
|
2014
1991
|
"ifqn.cn",
|
|
@@ -2057,14 +2034,13 @@
|
|
|
2057
2034
|
"img301.com",
|
|
2058
2035
|
"img50.pingguolv.com",
|
|
2059
2036
|
"imgmin133.top",
|
|
2060
|
-
"imgoss1380.top",
|
|
2061
2037
|
"imgoss2255.top",
|
|
2062
2038
|
"imgoss511.top",
|
|
2063
2039
|
"imgoss820.top",
|
|
2064
2040
|
"imndl.icu",
|
|
2065
2041
|
"imniel.com",
|
|
2066
2042
|
"imusye.xyz",
|
|
2067
|
-
"
|
|
2043
|
+
"infucierg.com",
|
|
2068
2044
|
"inone517.com",
|
|
2069
2045
|
"inphais.com",
|
|
2070
2046
|
"inte.sogou.com",
|
|
@@ -2081,10 +2057,10 @@
|
|
|
2081
2057
|
"ipqajyy.icu",
|
|
2082
2058
|
"ipssss.com",
|
|
2083
2059
|
"iptrauaktnua.com",
|
|
2084
|
-
"iptuy.cn",
|
|
2085
2060
|
"ipyhf.icu",
|
|
2086
2061
|
"iqgessh.icu",
|
|
2087
2062
|
"iqi4l.icu",
|
|
2063
|
+
"iqkrungrikhu.com",
|
|
2088
2064
|
"iqtucudfff.com",
|
|
2089
2065
|
"ir4.icu",
|
|
2090
2066
|
"irgidshiv.com",
|
|
@@ -2099,12 +2075,9 @@
|
|
|
2099
2075
|
"irutvnco.top",
|
|
2100
2076
|
"is02041qqp.xyz",
|
|
2101
2077
|
"is02050qqp.xyz",
|
|
2102
|
-
"ismuwcm.icu",
|
|
2103
2078
|
"istraxuhh.com",
|
|
2104
|
-
"isylieo.top",
|
|
2105
2079
|
"itadapi.ithome.com.tw",
|
|
2106
2080
|
"itakrid.icu",
|
|
2107
|
-
"iteyi.xyz",
|
|
2108
2081
|
"itimiyo.top",
|
|
2109
2082
|
"itjcqlp.icu",
|
|
2110
2083
|
"itoqals.com",
|
|
@@ -2159,15 +2132,12 @@
|
|
|
2159
2132
|
"jc1.dayfund.com.cn",
|
|
2160
2133
|
"jcdard.top",
|
|
2161
2134
|
"jcfbgdbd.top",
|
|
2162
|
-
"jcfnbhqo.icu",
|
|
2163
2135
|
"jcinmaa.top",
|
|
2164
2136
|
"jcinvda.top",
|
|
2165
|
-
"jciwztfj.com",
|
|
2166
2137
|
"jclimia.top",
|
|
2167
2138
|
"jcokamia.top",
|
|
2168
2139
|
"jcppcmqa.icu",
|
|
2169
2140
|
"jcquhetqcp.com",
|
|
2170
|
-
"jcreje.com",
|
|
2171
2141
|
"jcwlsofn.icu",
|
|
2172
2142
|
"jdamcsa.top",
|
|
2173
2143
|
"jddaw.com",
|
|
@@ -2187,11 +2157,9 @@
|
|
|
2187
2157
|
"jetlwsa.top",
|
|
2188
2158
|
"jewruta.top",
|
|
2189
2159
|
"jeyd.cn",
|
|
2190
|
-
"jfjslia.top",
|
|
2191
2160
|
"jfrrnf.icu",
|
|
2192
2161
|
"jgapcsi.icu",
|
|
2193
2162
|
"jgjyxf.xyz",
|
|
2194
|
-
"jgntjtyf.icu",
|
|
2195
2163
|
"jguhqbe.top",
|
|
2196
2164
|
"jgvkxp.xyz",
|
|
2197
2165
|
"jgxirv.icu",
|
|
@@ -2207,6 +2175,7 @@
|
|
|
2207
2175
|
"jibjpk.top",
|
|
2208
2176
|
"jibn12.jintang114.org",
|
|
2209
2177
|
"jibtdn.top",
|
|
2178
|
+
"jikklfexh.com",
|
|
2210
2179
|
"jili9.io",
|
|
2211
2180
|
"jingjs.top",
|
|
2212
2181
|
"jinxpn.xyz",
|
|
@@ -2214,7 +2183,6 @@
|
|
|
2214
2183
|
"jitdlj.icu",
|
|
2215
2184
|
"jiuab8eig2oateh01.site",
|
|
2216
2185
|
"jiujy5r3.fun",
|
|
2217
|
-
"jiusudie.com",
|
|
2218
2186
|
"jixurt.icu",
|
|
2219
2187
|
"jizxnr.xyz",
|
|
2220
2188
|
"jjfufv.icu",
|
|
@@ -2232,13 +2200,10 @@
|
|
|
2232
2200
|
"jnwuama.top",
|
|
2233
2201
|
"jnwucna.top",
|
|
2234
2202
|
"jo4.icu",
|
|
2235
|
-
"joiwnq2.cn",
|
|
2236
2203
|
"jollyspring.com",
|
|
2237
2204
|
"joublia.top",
|
|
2238
2205
|
"jovcbp.top",
|
|
2239
2206
|
"jowkkzx.icu",
|
|
2240
|
-
"jp.twww.sbs",
|
|
2241
|
-
"jpcctez.icu",
|
|
2242
2207
|
"jpg1.oss-cn-beijing.aliyuncs.com",
|
|
2243
2208
|
"jpwsuix.icu",
|
|
2244
2209
|
"jqsex.com",
|
|
@@ -2277,7 +2242,7 @@
|
|
|
2277
2242
|
"jsqygwl.top",
|
|
2278
2243
|
"jsx.luyouwang.com",
|
|
2279
2244
|
"jsyefc.com",
|
|
2280
|
-
"
|
|
2245
|
+
"jt01151knd.com",
|
|
2281
2246
|
"jtdltu.top",
|
|
2282
2247
|
"jthotb.icu",
|
|
2283
2248
|
"jtimiya.top",
|
|
@@ -2307,13 +2272,13 @@
|
|
|
2307
2272
|
"jy07.shop",
|
|
2308
2273
|
"jy08.shop",
|
|
2309
2274
|
"jy09.shop",
|
|
2310
|
-
"jy147a.com",
|
|
2311
2275
|
"jy7.icu",
|
|
2312
2276
|
"jyfdbj.xyz",
|
|
2313
2277
|
"jyisloa.top",
|
|
2314
2278
|
"jyjrbz.xyz",
|
|
2315
2279
|
"jyuskb.cn",
|
|
2316
2280
|
"jyxzrb.xyz",
|
|
2281
|
+
"jyzmtl.icu",
|
|
2317
2282
|
"jz4u1.icu",
|
|
2318
2283
|
"k1.dancihu.com",
|
|
2319
2284
|
"k1.wanwenwan.cn",
|
|
@@ -2325,7 +2290,6 @@
|
|
|
2325
2290
|
"kaiyuan308.vip",
|
|
2326
2291
|
"kaiyuantp.vip",
|
|
2327
2292
|
"kalmukrattail.com",
|
|
2328
|
-
"kapvu.cn",
|
|
2329
2293
|
"katoleiy.com",
|
|
2330
2294
|
"kcglsiv.icu",
|
|
2331
2295
|
"kcinmad.top",
|
|
@@ -2348,7 +2312,6 @@
|
|
|
2348
2312
|
"ketlwsd.top",
|
|
2349
2313
|
"kewrutd.top",
|
|
2350
2314
|
"kf2038zvxt.com",
|
|
2351
|
-
"kfjslid.top",
|
|
2352
2315
|
"kfocken.icu",
|
|
2353
2316
|
"kfpnqug.cn",
|
|
2354
2317
|
"kfvq.cn",
|
|
@@ -2368,8 +2331,6 @@
|
|
|
2368
2331
|
"kiykfux.icu",
|
|
2369
2332
|
"kjimtyd.top",
|
|
2370
2333
|
"kjnsgqe.icu",
|
|
2371
|
-
"kjxhd.cn",
|
|
2372
|
-
"kkacrgx.icu",
|
|
2373
2334
|
"kklq05111p0i.com",
|
|
2374
2335
|
"kklq05120p0i.com",
|
|
2375
2336
|
"kklq05121p0i.com",
|
|
@@ -2381,14 +2342,12 @@
|
|
|
2381
2342
|
"klvt.cn",
|
|
2382
2343
|
"kmmgoogle.oss-ap-southeast-1.aliyuncs.com",
|
|
2383
2344
|
"kmqianneng66.com",
|
|
2384
|
-
"kmruv.cn",
|
|
2385
2345
|
"knuinws.icu",
|
|
2386
2346
|
"knul.cn",
|
|
2387
2347
|
"knwuamd.top",
|
|
2388
2348
|
"knwucnd.top",
|
|
2389
2349
|
"koauq.top",
|
|
2390
2350
|
"kodwaqepr.com",
|
|
2391
|
-
"kopvx.cn",
|
|
2392
2351
|
"kossog.xyz",
|
|
2393
2352
|
"koublid.top",
|
|
2394
2353
|
"koufqy.xyz",
|
|
@@ -2408,7 +2367,7 @@
|
|
|
2408
2367
|
"kryeia.xyz",
|
|
2409
2368
|
"kspl48j.xyz",
|
|
2410
2369
|
"ksro.cn",
|
|
2411
|
-
"
|
|
2370
|
+
"ktfmk4utug.com",
|
|
2412
2371
|
"ktimiyd.top",
|
|
2413
2372
|
"kucnwtd.top",
|
|
2414
2373
|
"kuiv.cn",
|
|
@@ -2423,20 +2382,23 @@
|
|
|
2423
2382
|
"kweizad.top",
|
|
2424
2383
|
"kwerilxd.top",
|
|
2425
2384
|
"kwgqaqf.icu",
|
|
2385
|
+
"kwhcgsqn2f.com",
|
|
2426
2386
|
"kwilmid.top",
|
|
2427
2387
|
"kwiqcoh.icu",
|
|
2428
2388
|
"kwumme.xyz",
|
|
2429
2389
|
"kwurserd.top",
|
|
2430
2390
|
"kwyamu.xyz",
|
|
2391
|
+
"kxri.cn",
|
|
2431
2392
|
"kxygsjv.icu",
|
|
2432
2393
|
"ky595images.com",
|
|
2433
2394
|
"kychq.cn",
|
|
2434
2395
|
"kyislod.top",
|
|
2435
|
-
"kyokglm.icu",
|
|
2436
2396
|
"kyuxym.xyz",
|
|
2437
2397
|
"kyyfsw.xyz",
|
|
2438
2398
|
"kzaawga.icu",
|
|
2439
2399
|
"kzcayec.icu",
|
|
2400
|
+
"l235cj20z.com",
|
|
2401
|
+
"l5pzbzfnjm.com",
|
|
2440
2402
|
"l7u3kf.cn",
|
|
2441
2403
|
"lafacw.xyz",
|
|
2442
2404
|
"lagzoids.com",
|
|
@@ -2476,22 +2438,21 @@
|
|
|
2476
2438
|
"leryt111.fun",
|
|
2477
2439
|
"lesenjiaoyu.xyz",
|
|
2478
2440
|
"letlwsl.top",
|
|
2441
|
+
"lettucex977.com",
|
|
2479
2442
|
"lewrutl.top",
|
|
2480
2443
|
"lfflvh.icu",
|
|
2481
|
-
"
|
|
2444
|
+
"lfhthokieryf.com",
|
|
2482
2445
|
"lfkheedokhld.com",
|
|
2483
2446
|
"lfrdskwj.icu",
|
|
2484
2447
|
"lftcph.icu",
|
|
2485
2448
|
"lfxozd.xyz",
|
|
2486
2449
|
"lgkocdi.icu",
|
|
2487
2450
|
"lgndhq.top",
|
|
2488
|
-
"lgpjw.cn",
|
|
2489
2451
|
"lh1dki82.com",
|
|
2490
|
-
"lh49dki80.com",
|
|
2491
2452
|
"lhdnba.top",
|
|
2492
|
-
"lhmgoik.icu",
|
|
2493
2453
|
"lhxolz.icu",
|
|
2494
2454
|
"lianmen1.joyyang.com",
|
|
2455
|
+
"lidrhb.icu",
|
|
2495
2456
|
"lijlrz.xyz",
|
|
2496
2457
|
"liog.cn",
|
|
2497
2458
|
"lipheak.com",
|
|
@@ -2525,7 +2486,6 @@
|
|
|
2525
2486
|
"lorzelofd.com",
|
|
2526
2487
|
"loublil.top",
|
|
2527
2488
|
"love.furenkeji.com",
|
|
2528
|
-
"loveameng.top",
|
|
2529
2489
|
"lozmtk.cn",
|
|
2530
2490
|
"lppfnf.icu",
|
|
2531
2491
|
"lqfctb.icu",
|
|
@@ -2538,7 +2498,6 @@
|
|
|
2538
2498
|
"lsjazn.xyz",
|
|
2539
2499
|
"lsxvnzif.icu",
|
|
2540
2500
|
"lsyaicl.icu",
|
|
2541
|
-
"lsyliel.top",
|
|
2542
2501
|
"ltimiyl.top",
|
|
2543
2502
|
"ltmarilsf.com",
|
|
2544
2503
|
"ltvutlyu.icu",
|
|
@@ -2555,6 +2514,7 @@
|
|
|
2555
2514
|
"luresdl.top",
|
|
2556
2515
|
"lutn.cn",
|
|
2557
2516
|
"luunels.com",
|
|
2517
|
+
"luxrbx.icu",
|
|
2558
2518
|
"luyarvx.icu",
|
|
2559
2519
|
"lv.myapks.com",
|
|
2560
2520
|
"lvcnmtl.top",
|
|
@@ -2608,11 +2568,9 @@
|
|
|
2608
2568
|
"market.duowan.com",
|
|
2609
2569
|
"matwbp.iask.sina.com.cn",
|
|
2610
2570
|
"mb.gulongbbs.com",
|
|
2611
|
-
"mc.mwgpg.cn",
|
|
2612
2571
|
"mc.weather.com.cn",
|
|
2613
2572
|
"mc5e9p8qx.com",
|
|
2614
2573
|
"mcighme.icu",
|
|
2615
|
-
"mckgmkh.icu",
|
|
2616
2574
|
"mclimix.top",
|
|
2617
2575
|
"md.tvzhe.com",
|
|
2618
2576
|
"mdamcsx.top",
|
|
@@ -2639,6 +2597,7 @@
|
|
|
2639
2597
|
"mhdnspro.com",
|
|
2640
2598
|
"mhwy6.icu",
|
|
2641
2599
|
"mihoutao1868.github.io",
|
|
2600
|
+
"mikka.app",
|
|
2642
2601
|
"milk.yesky.com.cn",
|
|
2643
2602
|
"mini.hao123.com",
|
|
2644
2603
|
"miniye.xjts.cn",
|
|
@@ -2655,7 +2614,6 @@
|
|
|
2655
2614
|
"mlcbgw.xyz",
|
|
2656
2615
|
"mlgowell.com",
|
|
2657
2616
|
"mlgowell.org",
|
|
2658
|
-
"mlstx.cn",
|
|
2659
2617
|
"mm.jbzj.com",
|
|
2660
2618
|
"mm.nwell.net",
|
|
2661
2619
|
"mm.paizi.net",
|
|
@@ -2664,11 +2622,12 @@
|
|
|
2664
2622
|
"mmkkkkk.com",
|
|
2665
2623
|
"mmle.cn",
|
|
2666
2624
|
"mnnmnn.com",
|
|
2667
|
-
"mnpzrgz.xyz",
|
|
2668
2625
|
"mnrz.cn",
|
|
2669
2626
|
"mnwor.xuanlishi.com",
|
|
2670
2627
|
"mo-tuo.com",
|
|
2671
2628
|
"mo.gushiji.cc",
|
|
2629
|
+
"moa06190ju.com",
|
|
2630
|
+
"moa06191ju.com",
|
|
2672
2631
|
"mobantong.oss-cn-hangzhou.aliyuncs.com",
|
|
2673
2632
|
"molpmh.xyz",
|
|
2674
2633
|
"momoguoji.xyz",
|
|
@@ -2683,8 +2642,7 @@
|
|
|
2683
2642
|
"mpn56e.cn",
|
|
2684
2643
|
"mppanittie.com",
|
|
2685
2644
|
"mps.wenkuzu.com",
|
|
2686
|
-
"
|
|
2687
|
-
"mqcoycx.icu",
|
|
2645
|
+
"mq54k4yxpt.com",
|
|
2688
2646
|
"mqwtgq.xyz",
|
|
2689
2647
|
"mrtlisx.top",
|
|
2690
2648
|
"mrutvncx.top",
|
|
@@ -2700,8 +2658,10 @@
|
|
|
2700
2658
|
"mucnwtx.top",
|
|
2701
2659
|
"muiuim.icu",
|
|
2702
2660
|
"mumnxiex.top",
|
|
2661
|
+
"munkrudhhv.com",
|
|
2703
2662
|
"muoy.cn",
|
|
2704
2663
|
"muresdx.top",
|
|
2664
|
+
"musthroom9.top",
|
|
2705
2665
|
"muwqiga.icu",
|
|
2706
2666
|
"mvcngm.xyz",
|
|
2707
2667
|
"mvcnmtx.top",
|
|
@@ -2722,6 +2682,7 @@
|
|
|
2722
2682
|
"myretux.top",
|
|
2723
2683
|
"myunion1.qm120.com",
|
|
2724
2684
|
"myunion1.tupians.com",
|
|
2685
|
+
"mzarqhufj4.com",
|
|
2725
2686
|
"mzpecui.icu",
|
|
2726
2687
|
"n.baminw.com.cn",
|
|
2727
2688
|
"n0211.com",
|
|
@@ -2737,6 +2698,7 @@
|
|
|
2737
2698
|
"n0633.com",
|
|
2738
2699
|
"n0644.com",
|
|
2739
2700
|
"n0ocxl4w5g.top",
|
|
2701
|
+
"n0usvkb1x.com",
|
|
2740
2702
|
"n26iiffw9.com",
|
|
2741
2703
|
"n2wqmr4lmaummar.xyz",
|
|
2742
2704
|
"n3567.com",
|
|
@@ -2760,8 +2722,10 @@
|
|
|
2760
2722
|
"nbragzui.com",
|
|
2761
2723
|
"ncjqjp.icu",
|
|
2762
2724
|
"ncvwnp.icu",
|
|
2725
|
+
"ndatzo.cn",
|
|
2763
2726
|
"ndlwtl.icu",
|
|
2764
2727
|
"ndysxhs.icu",
|
|
2728
|
+
"nebzrn.icu",
|
|
2765
2729
|
"neldatsy.com",
|
|
2766
2730
|
"neldipbtg.com",
|
|
2767
2731
|
"neryt111.fun",
|
|
@@ -2769,6 +2733,7 @@
|
|
|
2769
2733
|
"news.fangdaijisuanqi.com",
|
|
2770
2734
|
"news.jiukang.org",
|
|
2771
2735
|
"news.qcyz.cn",
|
|
2736
|
+
"nf2r18mdu.com",
|
|
2772
2737
|
"nftxfd.top",
|
|
2773
2738
|
"nghv.cn",
|
|
2774
2739
|
"ngjcvn.top",
|
|
@@ -2791,17 +2756,17 @@
|
|
|
2791
2756
|
"niu05171jd.top",
|
|
2792
2757
|
"niu05180jd.top",
|
|
2793
2758
|
"njnhzh.icu",
|
|
2794
|
-
"nkdgnsfsk.com",
|
|
2795
2759
|
"nkjkvn.xyz",
|
|
2796
2760
|
"nktydx.icu",
|
|
2797
2761
|
"nl2cq0jr.xyz",
|
|
2762
|
+
"nl2v1uw9e.com",
|
|
2798
2763
|
"nljyjt.icu",
|
|
2799
2764
|
"nlnlrn.top",
|
|
2800
2765
|
"nlrsrx.xyz",
|
|
2801
|
-
"nlvwdlnhfnnw.com",
|
|
2802
|
-
"nlxgjwye.icu",
|
|
2803
2766
|
"nlzyp.cn",
|
|
2804
2767
|
"nm2.icu",
|
|
2768
|
+
"nm6c33x8a.com",
|
|
2769
|
+
"nmg02g56z.com",
|
|
2805
2770
|
"nmhbmfxh.icu",
|
|
2806
2771
|
"nmmemzi.icu",
|
|
2807
2772
|
"nmtcxz.xyz",
|
|
@@ -2812,7 +2777,6 @@
|
|
|
2812
2777
|
"nnglgliginnglgligi.top",
|
|
2813
2778
|
"nnntxx.icu",
|
|
2814
2779
|
"nnvjbb.xyz",
|
|
2815
|
-
"noafoaji.xyz",
|
|
2816
2780
|
"nogogey.top",
|
|
2817
2781
|
"nois5gj.xyz",
|
|
2818
2782
|
"nonguds.com",
|
|
@@ -2824,6 +2788,7 @@
|
|
|
2824
2788
|
"nplvdodbja.com",
|
|
2825
2789
|
"nqyrywn.icu",
|
|
2826
2790
|
"nrbwzh.icu",
|
|
2791
|
+
"nrephihe.com",
|
|
2827
2792
|
"nrgv.cn",
|
|
2828
2793
|
"nrlupu.top",
|
|
2829
2794
|
"nroeoxk.icu",
|
|
@@ -2865,14 +2830,15 @@
|
|
|
2865
2830
|
"oauqyw.xyz",
|
|
2866
2831
|
"obwnaon.icu",
|
|
2867
2832
|
"oclimik.top",
|
|
2833
|
+
"ocmr.cn",
|
|
2868
2834
|
"odamcsk.top",
|
|
2869
2835
|
"odinmak.top",
|
|
2870
2836
|
"odipsumk.top",
|
|
2871
2837
|
"odxh.cn",
|
|
2838
|
+
"odz12g5ag.com",
|
|
2872
2839
|
"oelj.cn",
|
|
2873
2840
|
"oeryt111.fun",
|
|
2874
2841
|
"oewrutk.top",
|
|
2875
|
-
"ofjslik.top",
|
|
2876
2842
|
"ofqvca.xyz",
|
|
2877
2843
|
"ogfvadunon.com",
|
|
2878
2844
|
"ohkfmi.xyz",
|
|
@@ -2885,13 +2851,13 @@
|
|
|
2885
2851
|
"oiuuuc.xyz",
|
|
2886
2852
|
"ojimtyk.top",
|
|
2887
2853
|
"ojmv.cn",
|
|
2854
|
+
"ojxr.cn",
|
|
2888
2855
|
"ok5.fun",
|
|
2889
2856
|
"ok5xe6r7o.top",
|
|
2890
2857
|
"okeaxgugq.com",
|
|
2891
2858
|
"okikwul.icu",
|
|
2892
2859
|
"okiterk.top",
|
|
2893
2860
|
"okkkk.com",
|
|
2894
|
-
"okmwfq.xyz",
|
|
2895
2861
|
"okpl04301ai.com",
|
|
2896
2862
|
"okpl05010ai.com",
|
|
2897
2863
|
"okpl05011ai.com",
|
|
@@ -2924,6 +2890,7 @@
|
|
|
2924
2890
|
"one.fsylr.com",
|
|
2925
2891
|
"onjncgq.top",
|
|
2926
2892
|
"onwnomv.icu",
|
|
2893
|
+
"onxuegm38t.com",
|
|
2927
2894
|
"oo3z.icu",
|
|
2928
2895
|
"ookaso.com",
|
|
2929
2896
|
"ooublik.top",
|
|
@@ -2932,6 +2899,7 @@
|
|
|
2932
2899
|
"opkmio.xyz",
|
|
2933
2900
|
"opkrerkaidf.com",
|
|
2934
2901
|
"opqnkw.xyz",
|
|
2902
|
+
"opwc.cn",
|
|
2935
2903
|
"oqaejin.icu",
|
|
2936
2904
|
"oqea.cn",
|
|
2937
2905
|
"oqidsgkq.com",
|
|
@@ -2946,7 +2914,6 @@
|
|
|
2946
2914
|
"oshaq.top",
|
|
2947
2915
|
"osjt.cn",
|
|
2948
2916
|
"osujcq.xyz",
|
|
2949
|
-
"osyliek.top",
|
|
2950
2917
|
"otfy.cn",
|
|
2951
2918
|
"otimiyk.top",
|
|
2952
2919
|
"oucnmtk.top",
|
|
@@ -2961,6 +2928,7 @@
|
|
|
2961
2928
|
"ov8ct.icu",
|
|
2962
2929
|
"ovcnmtk.top",
|
|
2963
2930
|
"oveakmqk.com",
|
|
2931
|
+
"owchaavetonb.com",
|
|
2964
2932
|
"owcnmtk.top",
|
|
2965
2933
|
"oweisik.top",
|
|
2966
2934
|
"oweizak.top",
|
|
@@ -2970,8 +2938,6 @@
|
|
|
2970
2938
|
"oxjb.cn",
|
|
2971
2939
|
"oxkqeu.xyz",
|
|
2972
2940
|
"oyretuk.top",
|
|
2973
|
-
"ozhmig.cn",
|
|
2974
|
-
"ozykeor.icu",
|
|
2975
2941
|
"p.7060.la",
|
|
2976
2942
|
"p.junshi881.com",
|
|
2977
2943
|
"p.junshifuxin.com",
|
|
@@ -2985,18 +2951,18 @@
|
|
|
2985
2951
|
"p2v.fun",
|
|
2986
2952
|
"p4p.sina.com.cn",
|
|
2987
2953
|
"p8u.hinet.net",
|
|
2988
|
-
"p97387hj.xyz",
|
|
2989
2954
|
"pa6.fun",
|
|
2990
2955
|
"pakaujf.icu",
|
|
2991
2956
|
"panda.kdnet.net",
|
|
2992
2957
|
"panel-cn.com",
|
|
2993
2958
|
"panyh123456.cn",
|
|
2959
|
+
"papaw818.com",
|
|
2994
2960
|
"pb.shuxigua.com",
|
|
2961
|
+
"pbfefd.icu",
|
|
2995
2962
|
"pbgufjylmzsym.top",
|
|
2996
2963
|
"pbvdlb.xyz",
|
|
2997
2964
|
"pcqhe.cn",
|
|
2998
2965
|
"pcxnrd.xyz",
|
|
2999
|
-
"pdnwbwyf.icu",
|
|
3000
2966
|
"pdochgl.top",
|
|
3001
2967
|
"pebrihmethwa.com",
|
|
3002
2968
|
"peclevnl.icu",
|
|
@@ -3023,12 +2989,12 @@
|
|
|
3023
2989
|
"pheqae.com",
|
|
3024
2990
|
"phinathuu.com",
|
|
3025
2991
|
"phjtxx.xyz",
|
|
3026
|
-
"phk.nmkstcrt.xyz",
|
|
3027
2992
|
"phorralut.com",
|
|
3028
2993
|
"photo07.xyz",
|
|
3029
2994
|
"phozeksr.com",
|
|
3030
2995
|
"phpad.cqnews.net",
|
|
3031
2996
|
"phuustikd.com",
|
|
2997
|
+
"phx9cqla2.com",
|
|
3032
2998
|
"phxdrf.icu",
|
|
3033
2999
|
"pic.0597kk.com",
|
|
3034
3000
|
"pic.baihuawen.cn",
|
|
@@ -3037,7 +3003,6 @@
|
|
|
3037
3003
|
"pic50.pingguolv.com",
|
|
3038
3004
|
"picnewsss.com",
|
|
3039
3005
|
"pics.xgo-img.com.cn",
|
|
3040
|
-
"piksrie.icu",
|
|
3041
3006
|
"piln.cn",
|
|
3042
3007
|
"pinjzp.icu",
|
|
3043
3008
|
"pisb.cn",
|
|
@@ -3062,7 +3027,6 @@
|
|
|
3062
3027
|
"pmnyzf.icu",
|
|
3063
3028
|
"pmwofrq.icu",
|
|
3064
3029
|
"pmzlnt.xyz",
|
|
3065
|
-
"pnez8.rut6m.xyz",
|
|
3066
3030
|
"pnpbjt.icu",
|
|
3067
3031
|
"po18ad.com",
|
|
3068
3032
|
"pofbpx.icu",
|
|
@@ -3089,20 +3053,17 @@
|
|
|
3089
3053
|
"ptrmnx.icu",
|
|
3090
3054
|
"pub.funshion.com",
|
|
3091
3055
|
"puhmtt.icu",
|
|
3092
|
-
"puwkcqp.icu",
|
|
3093
3056
|
"pviasld.icu",
|
|
3094
3057
|
"pvk2e.icu",
|
|
3095
3058
|
"pvvxfh.top",
|
|
3096
3059
|
"pw2.fun",
|
|
3097
|
-
"pw2ct1.asia",
|
|
3098
3060
|
"pwchaukoieor.com",
|
|
3099
3061
|
"pwfqjp.xyz",
|
|
3100
3062
|
"pwrgcxaj.icu",
|
|
3101
|
-
"
|
|
3063
|
+
"pwvt.cn",
|
|
3102
3064
|
"pxhuiben.com",
|
|
3103
3065
|
"pxqqytk.icu",
|
|
3104
3066
|
"pxrbnf.icu",
|
|
3105
|
-
"pxtjfmv.xyz",
|
|
3106
3067
|
"pxvbnt.top",
|
|
3107
3068
|
"pxyjqea.icu",
|
|
3108
3069
|
"pytexb.icu",
|
|
@@ -3110,7 +3071,6 @@
|
|
|
3110
3071
|
"pznlpp.xyz",
|
|
3111
3072
|
"pznnvt.top",
|
|
3112
3073
|
"pzzedx.icu",
|
|
3113
|
-
"q02orc.cn",
|
|
3114
3074
|
"q1.yyxwzx.com",
|
|
3115
3075
|
"q1bp.icu",
|
|
3116
3076
|
"q2usj.icu",
|
|
@@ -3119,7 +3079,6 @@
|
|
|
3119
3079
|
"qa6z7kz5r.com",
|
|
3120
3080
|
"qacdf511.cn",
|
|
3121
3081
|
"qaemphaels.com",
|
|
3122
|
-
"qange.com",
|
|
3123
3082
|
"qbsday.xyz",
|
|
3124
3083
|
"qc1.cheshipin.com",
|
|
3125
3084
|
"qcinvdy.top",
|
|
@@ -3139,6 +3098,7 @@
|
|
|
3139
3098
|
"qdoeki.xyz",
|
|
3140
3099
|
"qdoshby.top",
|
|
3141
3100
|
"qdqppsl.top",
|
|
3101
|
+
"qduttornm.com",
|
|
3142
3102
|
"qdwmdikzudq.com",
|
|
3143
3103
|
"qdzyspjx.com",
|
|
3144
3104
|
"qebgcdcjr000.fun",
|
|
@@ -3151,14 +3111,16 @@
|
|
|
3151
3111
|
"qetlwsy.top",
|
|
3152
3112
|
"qeugcdcjr000.fun",
|
|
3153
3113
|
"qewruty.top",
|
|
3154
|
-
"
|
|
3114
|
+
"qfirgakpv.com",
|
|
3155
3115
|
"qgaxkkv.top",
|
|
3156
3116
|
"qgg7e.icu",
|
|
3157
3117
|
"qhaccid.com",
|
|
3118
|
+
"qhanphietd.com",
|
|
3158
3119
|
"qhatarsl.com",
|
|
3159
3120
|
"qhestrad.com",
|
|
3160
3121
|
"qhihoins.com",
|
|
3161
3122
|
"qhunetsq.com",
|
|
3123
|
+
"qidw.cn",
|
|
3162
3124
|
"qidzwhfp.icu",
|
|
3163
3125
|
"qifake.com",
|
|
3164
3126
|
"qighodetfg.com",
|
|
@@ -3181,7 +3143,6 @@
|
|
|
3181
3143
|
"ql.uzuzuz.com",
|
|
3182
3144
|
"qm2.icu",
|
|
3183
3145
|
"qmbdta.cn",
|
|
3184
|
-
"qmgria.cn",
|
|
3185
3146
|
"qnhi.cn",
|
|
3186
3147
|
"qnhoqullbea.com",
|
|
3187
3148
|
"qnki.cn",
|
|
@@ -3213,13 +3174,11 @@
|
|
|
3213
3174
|
"qqosk05041llo.com",
|
|
3214
3175
|
"qqryt111.fun",
|
|
3215
3176
|
"qqxi6.icu",
|
|
3216
|
-
"qrmozsc.icu",
|
|
3217
3177
|
"qronay.xyz",
|
|
3218
3178
|
"qrwcss.xyz",
|
|
3219
3179
|
"qsko05060mas.com",
|
|
3220
3180
|
"qsko05061mas.com",
|
|
3221
3181
|
"qsoc.cn",
|
|
3222
|
-
"qsyliey.top",
|
|
3223
3182
|
"qtbo.cn",
|
|
3224
3183
|
"qtimiyy.top",
|
|
3225
3184
|
"qtroytj33.fun",
|
|
@@ -3233,7 +3192,6 @@
|
|
|
3233
3192
|
"quyr.cn",
|
|
3234
3193
|
"qvcnmty.top",
|
|
3235
3194
|
"qvir.cn",
|
|
3236
|
-
"qvonje.cn",
|
|
3237
3195
|
"qvxtzi.xyz",
|
|
3238
3196
|
"qvzabbhovve.com",
|
|
3239
3197
|
"qwcnmty.top",
|
|
@@ -3243,7 +3201,6 @@
|
|
|
3243
3201
|
"qweizay.top",
|
|
3244
3202
|
"qwerhao3.com",
|
|
3245
3203
|
"qwilmiy.top",
|
|
3246
|
-
"qwoofao.top",
|
|
3247
3204
|
"qwsanan.top",
|
|
3248
3205
|
"qwti.cn",
|
|
3249
3206
|
"qwursery.top",
|
|
@@ -3258,14 +3215,15 @@
|
|
|
3258
3215
|
"r5twojylmzsym.top",
|
|
3259
3216
|
"ra1.xyz",
|
|
3260
3217
|
"ra10.xyz",
|
|
3261
|
-
"ra5.xyz",
|
|
3262
3218
|
"rabc1.iteye.com",
|
|
3263
3219
|
"rajf.cn",
|
|
3264
3220
|
"rajxjj.icu",
|
|
3265
3221
|
"rakkuxw.com",
|
|
3266
|
-
"
|
|
3222
|
+
"raspberry55o.com",
|
|
3267
3223
|
"rbift.icu",
|
|
3224
|
+
"rbjpti.top",
|
|
3268
3225
|
"rbkmzhc.icu",
|
|
3226
|
+
"rbqv91egxy.com",
|
|
3269
3227
|
"rbsr0.icu",
|
|
3270
3228
|
"rbzupn.icu",
|
|
3271
3229
|
"rc.ie13.com",
|
|
@@ -3291,6 +3249,7 @@
|
|
|
3291
3249
|
"reryt111.fun",
|
|
3292
3250
|
"resource.baomihua.com",
|
|
3293
3251
|
"retrieval-bd.duote.com",
|
|
3252
|
+
"revk.cn",
|
|
3294
3253
|
"rewrwrt4.fun",
|
|
3295
3254
|
"rfgsdgg.top",
|
|
3296
3255
|
"rgju.cn",
|
|
@@ -3306,7 +3265,9 @@
|
|
|
3306
3265
|
"riemutmh.com",
|
|
3307
3266
|
"riht.cn",
|
|
3308
3267
|
"rinl.cn",
|
|
3268
|
+
"rir8h6qxk.com",
|
|
3309
3269
|
"riscats.com",
|
|
3270
|
+
"river49xx.org",
|
|
3310
3271
|
"riym.cn",
|
|
3311
3272
|
"rjvzjn.top",
|
|
3312
3273
|
"rjwpwod.icu",
|
|
@@ -3328,7 +3289,6 @@
|
|
|
3328
3289
|
"rqhajf.icu",
|
|
3329
3290
|
"rqroytj33.fun",
|
|
3330
3291
|
"rqvrbf.icu",
|
|
3331
|
-
"rrkouuz.icu",
|
|
3332
3292
|
"rrptnkao.icu",
|
|
3333
3293
|
"rrxapb.icu",
|
|
3334
3294
|
"rsohvot.xyz",
|
|
@@ -3345,7 +3305,6 @@
|
|
|
3345
3305
|
"ruvgbv.icu",
|
|
3346
3306
|
"rvgtaai.top",
|
|
3347
3307
|
"rvnaxwqe.icu",
|
|
3348
|
-
"rvtfwryz.icu",
|
|
3349
3308
|
"rvxmlj.icu",
|
|
3350
3309
|
"rvxo.cn",
|
|
3351
3310
|
"rvxsvwqf.icu",
|
|
@@ -3365,13 +3324,13 @@
|
|
|
3365
3324
|
"s1.tuzhaozhao.com",
|
|
3366
3325
|
"s1.wesiedu.com",
|
|
3367
3326
|
"s31u.com",
|
|
3327
|
+
"s7fpxh6fz.com",
|
|
3368
3328
|
"s7vf.cn",
|
|
3369
3329
|
"s83.fun",
|
|
3370
3330
|
"sa.sina.cn",
|
|
3371
3331
|
"sachaits.com",
|
|
3372
3332
|
"saddarue.com",
|
|
3373
3333
|
"saelphol.com",
|
|
3374
|
-
"sahqoo.com",
|
|
3375
3334
|
"sai7348.xyz",
|
|
3376
3335
|
"saizih.com",
|
|
3377
3336
|
"saktuddo.com",
|
|
@@ -3427,42 +3386,19 @@
|
|
|
3427
3386
|
"sewrutb.top",
|
|
3428
3387
|
"sfesdef6.fun",
|
|
3429
3388
|
"sfile.top",
|
|
3430
|
-
"sfjslib.top",
|
|
3431
3389
|
"sg7.pw",
|
|
3432
3390
|
"sgadkc.xyz",
|
|
3433
3391
|
"sgg.southcn.com",
|
|
3392
|
+
"sghcj5pnb.com",
|
|
3434
3393
|
"sgozmks.icu",
|
|
3435
3394
|
"sgsosi.xyz",
|
|
3436
3395
|
"sh5.icu",
|
|
3437
3396
|
"sh996.dftoutiao.com",
|
|
3438
3397
|
"shaenphiks.com",
|
|
3439
3398
|
"shangwenchao4.cn",
|
|
3440
|
-
"shaorgs.cn",
|
|
3441
|
-
"shaotgs.cn",
|
|
3442
3399
|
"shaquevip.oss-cn-zhangjiakou.aliyuncs.com",
|
|
3443
3400
|
"share.gzdsw.com",
|
|
3444
3401
|
"shatielsu.com",
|
|
3445
|
-
"shbxugs.cn",
|
|
3446
|
-
"shbxukj.cn",
|
|
3447
|
-
"shbzdkj.cn",
|
|
3448
|
-
"shbzegs.cn",
|
|
3449
|
-
"shbzgkj.cn",
|
|
3450
|
-
"shbzhgs.cn",
|
|
3451
|
-
"shbzhkj.cn",
|
|
3452
|
-
"shbzigs.cn",
|
|
3453
|
-
"shbzikj.cn",
|
|
3454
|
-
"shbzjgs.cn",
|
|
3455
|
-
"shbzjkj.cn",
|
|
3456
|
-
"shbzkgs.cn",
|
|
3457
|
-
"shbzkkj.cn",
|
|
3458
|
-
"shbzlkj.cn",
|
|
3459
|
-
"shbzngs.cn",
|
|
3460
|
-
"shbznkj.cn",
|
|
3461
|
-
"shbzogs.cn",
|
|
3462
|
-
"shbzokj.cn",
|
|
3463
|
-
"shbzpgs.cn",
|
|
3464
|
-
"shbzqgs.cn",
|
|
3465
|
-
"shbzqkj.cn",
|
|
3466
3402
|
"shedranfd.com",
|
|
3467
3403
|
"shelluiqy.com",
|
|
3468
3404
|
"shestieh.com",
|
|
@@ -3487,7 +3423,6 @@
|
|
|
3487
3423
|
"siqc.cn",
|
|
3488
3424
|
"sirrors.com",
|
|
3489
3425
|
"sivxobpn.icu",
|
|
3490
|
-
"sjalipa.cn",
|
|
3491
3426
|
"sjbaiduadv1.redou.com",
|
|
3492
3427
|
"sjezce.xyz",
|
|
3493
3428
|
"sjimtyb.top",
|
|
@@ -3499,7 +3434,6 @@
|
|
|
3499
3434
|
"sm-cloud.yunsafe.top",
|
|
3500
3435
|
"smuc.cnnfootballclub.com",
|
|
3501
3436
|
"sn9.icu",
|
|
3502
|
-
"sncop.uioozpxq.com",
|
|
3503
3437
|
"snjfasp.com",
|
|
3504
3438
|
"snnmgdt.icu",
|
|
3505
3439
|
"snueirk.icu",
|
|
@@ -3516,14 +3450,12 @@
|
|
|
3516
3450
|
"sopqvhe.cn",
|
|
3517
3451
|
"sotunet.com",
|
|
3518
3452
|
"soublib.top",
|
|
3519
|
-
"sowsuwm.icu",
|
|
3520
3453
|
"sp.dnqc.com",
|
|
3521
3454
|
"spcode.baidu.com",
|
|
3522
3455
|
"spkh.cn",
|
|
3523
3456
|
"spoaven.top",
|
|
3524
3457
|
"spoh.cn",
|
|
3525
3458
|
"sqif.cn",
|
|
3526
|
-
"sqszcg.top",
|
|
3527
3459
|
"sravga.xyz",
|
|
3528
3460
|
"srmsii.xyz",
|
|
3529
3461
|
"srootshare.com",
|
|
@@ -3542,7 +3474,6 @@
|
|
|
3542
3474
|
"ssqxuy.icu",
|
|
3543
3475
|
"sssvd.china.com",
|
|
3544
3476
|
"ssydquy.top",
|
|
3545
|
-
"ssylieb.top",
|
|
3546
3477
|
"st-fly.b-cdn.net",
|
|
3547
3478
|
"staitcfile.org",
|
|
3548
3479
|
"staivoiks.com",
|
|
@@ -3562,6 +3493,7 @@
|
|
|
3562
3493
|
"stildell.com",
|
|
3563
3494
|
"stildreans.com",
|
|
3564
3495
|
"stimiyb.top",
|
|
3496
|
+
"stmnfilur.com",
|
|
3565
3497
|
"stnew.xyz",
|
|
3566
3498
|
"stogmos.com",
|
|
3567
3499
|
"stongors.com",
|
|
@@ -3570,6 +3502,7 @@
|
|
|
3570
3502
|
"strakvad.com",
|
|
3571
3503
|
"straldrier.com",
|
|
3572
3504
|
"stralotsb.com",
|
|
3505
|
+
"strawberryy14.top",
|
|
3573
3506
|
"strelgrell.com",
|
|
3574
3507
|
"strenots.com",
|
|
3575
3508
|
"strilqoill.com",
|
|
@@ -3613,6 +3546,7 @@
|
|
|
3613
3546
|
"t1.xuefen.com.cn",
|
|
3614
3547
|
"t2s.fun",
|
|
3615
3548
|
"t6.china-xian.com",
|
|
3549
|
+
"t78obxl4h1.com",
|
|
3616
3550
|
"t7t.icu",
|
|
3617
3551
|
"tad.suning.com",
|
|
3618
3552
|
"tarvrf.xyz",
|
|
@@ -3621,9 +3555,11 @@
|
|
|
3621
3555
|
"tbyfz.xyz",
|
|
3622
3556
|
"tc911.vip",
|
|
3623
3557
|
"tcdkjy.top",
|
|
3558
|
+
"tcdvvv.top",
|
|
3624
3559
|
"tcinvdi.top",
|
|
3625
3560
|
"tciqgx.xyz",
|
|
3626
3561
|
"tclimii.top",
|
|
3562
|
+
"tcwouq1gmw.com",
|
|
3627
3563
|
"td86hsmlmggym.top",
|
|
3628
3564
|
"tdamcsi.top",
|
|
3629
3565
|
"tdfqvx.xyz",
|
|
@@ -3639,10 +3575,10 @@
|
|
|
3639
3575
|
"teryt111.fun",
|
|
3640
3576
|
"teslaamg.obs.cn-east-3.myhuaweicloud.com",
|
|
3641
3577
|
"tetlwsi.top",
|
|
3578
|
+
"teue.cn",
|
|
3642
3579
|
"tewruti.top",
|
|
3643
3580
|
"tezlpl.icu",
|
|
3644
3581
|
"tf.360.cn",
|
|
3645
|
-
"tfcdn.jingmiuyyds.com",
|
|
3646
3582
|
"tfio.cn",
|
|
3647
3583
|
"tfzah.icu",
|
|
3648
3584
|
"tgb1l.icu",
|
|
@@ -3657,6 +3593,7 @@
|
|
|
3657
3593
|
"thetestpage.39.net",
|
|
3658
3594
|
"theweeklydonut.org",
|
|
3659
3595
|
"thimhudlop.com",
|
|
3596
|
+
"thljnv.top",
|
|
3660
3597
|
"thnuvgme.icu",
|
|
3661
3598
|
"thonkoirs.com",
|
|
3662
3599
|
"threkuth.com",
|
|
@@ -3674,7 +3611,6 @@
|
|
|
3674
3611
|
"titroikan.com",
|
|
3675
3612
|
"tixoilll.com",
|
|
3676
3613
|
"tjimtyi.top",
|
|
3677
|
-
"tjuspyk.icu",
|
|
3678
3614
|
"tjvcffap.icu",
|
|
3679
3615
|
"tk.504pk.com",
|
|
3680
3616
|
"tkiteri.top",
|
|
@@ -3689,6 +3625,7 @@
|
|
|
3689
3625
|
"tnfno.icu",
|
|
3690
3626
|
"tnlixn.icu",
|
|
3691
3627
|
"tns.simba.taobao.com",
|
|
3628
|
+
"tnvkb6bcnf.com",
|
|
3692
3629
|
"tnwuami.top",
|
|
3693
3630
|
"tnwucni.top",
|
|
3694
3631
|
"tnzjrj.xyz",
|
|
@@ -3704,7 +3641,6 @@
|
|
|
3704
3641
|
"towmfs.com",
|
|
3705
3642
|
"tp.sgcn.com",
|
|
3706
3643
|
"tp1902abd.com",
|
|
3707
|
-
"tp4sul.jwzd.com.cn",
|
|
3708
3644
|
"tpjw.cn",
|
|
3709
3645
|
"tpkv.cn",
|
|
3710
3646
|
"tpuo.cn",
|
|
@@ -3713,6 +3649,7 @@
|
|
|
3713
3649
|
"tqeferty33.fun",
|
|
3714
3650
|
"tqjojh.icu",
|
|
3715
3651
|
"tqphaqoye.com",
|
|
3652
|
+
"tracyspb.com",
|
|
3716
3653
|
"traukvan.com",
|
|
3717
3654
|
"treferty33.fun",
|
|
3718
3655
|
"treimphens.com",
|
|
@@ -3726,6 +3663,7 @@
|
|
|
3726
3663
|
"tronkuks.com",
|
|
3727
3664
|
"trorqaeao.com",
|
|
3728
3665
|
"trpyceq.cn",
|
|
3666
|
+
"truell55.top",
|
|
3729
3667
|
"trutvnci.top",
|
|
3730
3668
|
"truuhmoen.com",
|
|
3731
3669
|
"truxedku.com",
|
|
@@ -3741,7 +3679,6 @@
|
|
|
3741
3679
|
"ttimiyi.top",
|
|
3742
3680
|
"ttroytj33.fun",
|
|
3743
3681
|
"tttppp.oss-cn-guangzhou.aliyuncs.com",
|
|
3744
|
-
"tu0379199038.cc",
|
|
3745
3682
|
"tu1500919341.cc",
|
|
3746
3683
|
"tu2024020388.com",
|
|
3747
3684
|
"tu3168509469.cc",
|
|
@@ -3758,9 +3695,7 @@
|
|
|
3758
3695
|
"tuhmkjce.icu",
|
|
3759
3696
|
"tui07.shop",
|
|
3760
3697
|
"tukveks.com",
|
|
3761
|
-
"tupian6666.com",
|
|
3762
3698
|
"tupian88888.com",
|
|
3763
|
-
"tupian9999.com",
|
|
3764
3699
|
"turesdi.top",
|
|
3765
3700
|
"tuvrutsnf.com",
|
|
3766
3701
|
"tuxpfiok.icu",
|
|
@@ -3781,9 +3716,6 @@
|
|
|
3781
3716
|
"twxftd.icu",
|
|
3782
3717
|
"twzui6.com",
|
|
3783
3718
|
"tx99y.net",
|
|
3784
|
-
"txhfgwgkwt7.asia",
|
|
3785
|
-
"txhfgwgkwt8.asia",
|
|
3786
|
-
"txmeeqz.icu",
|
|
3787
3719
|
"txnczz.icu",
|
|
3788
3720
|
"txre.cn",
|
|
3789
3721
|
"txvq.cn",
|
|
@@ -3837,6 +3769,7 @@
|
|
|
3837
3769
|
"u7y.pw",
|
|
3838
3770
|
"u833ij.com",
|
|
3839
3771
|
"ua2.icu",
|
|
3772
|
+
"uahivaqettl.com",
|
|
3840
3773
|
"uaiosio.top",
|
|
3841
3774
|
"uaiqp.top",
|
|
3842
3775
|
"uaoaig.xyz",
|
|
@@ -3867,14 +3800,15 @@
|
|
|
3867
3800
|
"uerbgnkas.com",
|
|
3868
3801
|
"uessnah.icu",
|
|
3869
3802
|
"uetlwst.top",
|
|
3803
|
+
"ueuwvgco19.com",
|
|
3870
3804
|
"uewotga.top",
|
|
3871
3805
|
"uewrutt.top",
|
|
3872
3806
|
"uewzjy.xyz",
|
|
3873
3807
|
"ufgl.cn",
|
|
3874
3808
|
"ufiidvv.icu",
|
|
3875
|
-
"ufjslit.top",
|
|
3876
3809
|
"uftcfo.xyz",
|
|
3877
3810
|
"ugajiwft.icu",
|
|
3811
|
+
"uggrianvo.com",
|
|
3878
3812
|
"uhi02121uik.xyz",
|
|
3879
3813
|
"uhi02130uik.xyz",
|
|
3880
3814
|
"uhityllhn.com",
|
|
@@ -3917,6 +3851,7 @@
|
|
|
3917
3851
|
"uqkcqk.icu",
|
|
3918
3852
|
"uqykeq.xyz",
|
|
3919
3853
|
"urkt.cn",
|
|
3854
|
+
"uroz44gxhx.com",
|
|
3920
3855
|
"urpkktc.icu",
|
|
3921
3856
|
"urtlist.top",
|
|
3922
3857
|
"urutvnct.top",
|
|
@@ -3924,11 +3859,10 @@
|
|
|
3924
3859
|
"usejj.wangkl.com",
|
|
3925
3860
|
"usgowell.com",
|
|
3926
3861
|
"usgowell.org",
|
|
3927
|
-
"uskecsx.icu",
|
|
3928
|
-
"usyliet.top",
|
|
3929
3862
|
"utbyvyl.icu",
|
|
3930
3863
|
"uteeo5018.com",
|
|
3931
3864
|
"utewyc.xyz",
|
|
3865
|
+
"utihriethlv.com",
|
|
3932
3866
|
"utimiyt.top",
|
|
3933
3867
|
"uu09cjylmzsym.top",
|
|
3934
3868
|
"uu1.3gu.com",
|
|
@@ -3936,8 +3870,6 @@
|
|
|
3936
3870
|
"uu22112.com",
|
|
3937
3871
|
"uu22332.com",
|
|
3938
3872
|
"uu22662.com",
|
|
3939
|
-
"uu3192uu.com",
|
|
3940
|
-
"uu8811uu.com",
|
|
3941
3873
|
"uuaisp.com",
|
|
3942
3874
|
"uuajq.top",
|
|
3943
3875
|
"uucatiqnd.com",
|
|
@@ -3966,8 +3898,10 @@
|
|
|
3966
3898
|
"uwerpyh.cn",
|
|
3967
3899
|
"uwilmit.top",
|
|
3968
3900
|
"uwsaqoi.icu",
|
|
3901
|
+
"uwtewvalgil.com",
|
|
3969
3902
|
"uwursert.top",
|
|
3970
3903
|
"uwxez.com",
|
|
3904
|
+
"uxfa.cn",
|
|
3971
3905
|
"uxieks.com",
|
|
3972
3906
|
"uyislot.top",
|
|
3973
3907
|
"uypg.cn",
|
|
@@ -3982,7 +3916,7 @@
|
|
|
3982
3916
|
"v4p.fun",
|
|
3983
3917
|
"vahmimb.com",
|
|
3984
3918
|
"vaykjwn.top",
|
|
3985
|
-
"
|
|
3919
|
+
"vbjm.cn",
|
|
3986
3920
|
"vbjzdl.top",
|
|
3987
3921
|
"vbllxaaj.icu",
|
|
3988
3922
|
"vcaqexl.com",
|
|
@@ -4006,6 +3940,7 @@
|
|
|
4006
3940
|
"vfvrld.xyz",
|
|
4007
3941
|
"vgfj.cn",
|
|
4008
3942
|
"vgnhigankih.com",
|
|
3943
|
+
"vgnyli.top",
|
|
4009
3944
|
"vgxbpf.xyz",
|
|
4010
3945
|
"vgxj.cn",
|
|
4011
3946
|
"vh8.icu",
|
|
@@ -4025,6 +3960,7 @@
|
|
|
4025
3960
|
"vjzqfh.icu",
|
|
4026
3961
|
"vjzvgvgz.icu",
|
|
4027
3962
|
"vkbxaixl.icu",
|
|
3963
|
+
"vl3rw9roj.com",
|
|
4028
3964
|
"vldp.cn",
|
|
4029
3965
|
"vljkjx.top",
|
|
4030
3966
|
"vmcnl.xyz",
|
|
@@ -4040,7 +3976,6 @@
|
|
|
4040
3976
|
"vpydjogaytpg.xyz",
|
|
4041
3977
|
"vqaj6smlmtpym.top",
|
|
4042
3978
|
"vqle.cn",
|
|
4043
|
-
"vqlwoy.xyz",
|
|
4044
3979
|
"vqnjrz.top",
|
|
4045
3980
|
"vqqf.cn",
|
|
4046
3981
|
"vraataidz.com",
|
|
@@ -4077,35 +4012,37 @@
|
|
|
4077
4012
|
"vupload.duowan.com",
|
|
4078
4013
|
"vv1.pyhfxdm.cn",
|
|
4079
4014
|
"vvadz.cc",
|
|
4015
|
+
"vvd68pv6lj.com",
|
|
4080
4016
|
"vvfgjzwa.icu",
|
|
4081
4017
|
"vvttpn.xyz",
|
|
4082
4018
|
"vvv.ieduw.com",
|
|
4019
|
+
"vwuudahnarh.com",
|
|
4083
4020
|
"vwvatp.xyz",
|
|
4084
4021
|
"vwvj.cn",
|
|
4085
4022
|
"vxcvd67.fun",
|
|
4086
4023
|
"vxdrfr.xyz",
|
|
4087
4024
|
"vxky.cn",
|
|
4088
4025
|
"vxpnld.icu",
|
|
4026
|
+
"vxrdwo.cn",
|
|
4089
4027
|
"vyrpoe.cn",
|
|
4090
4028
|
"vytn.cn",
|
|
4091
4029
|
"vzdkngmf.icu",
|
|
4092
|
-
"vzttq.brfvyrrp.com",
|
|
4093
4030
|
"w.xiaopiaoyou.com",
|
|
4094
4031
|
"w0054.com",
|
|
4095
4032
|
"w0057.com",
|
|
4096
4033
|
"w0079.com",
|
|
4097
4034
|
"w0082.com",
|
|
4035
|
+
"w0yg6igaoz.com",
|
|
4098
4036
|
"w11.zhongkaohelp.com",
|
|
4099
4037
|
"w18.9939.com",
|
|
4100
4038
|
"w3.ting55.com",
|
|
4039
|
+
"w4sn20zpvz.com",
|
|
4101
4040
|
"w59g.icu",
|
|
4102
4041
|
"w7044.com",
|
|
4103
|
-
"w94.1qlgi.top",
|
|
4104
4042
|
"w9uwz5966.com",
|
|
4105
4043
|
"wap001.bytravel.cn",
|
|
4106
4044
|
"wap1.laogu.wang",
|
|
4107
4045
|
"wbe4.cn",
|
|
4108
|
-
"wbgafrr.icu",
|
|
4109
4046
|
"wbkdsg.xyz",
|
|
4110
4047
|
"wbqhehokmy.com",
|
|
4111
4048
|
"wcdfxj.xyz",
|
|
@@ -4123,6 +4060,7 @@
|
|
|
4123
4060
|
"weacdf411.cn",
|
|
4124
4061
|
"weagehn.icu",
|
|
4125
4062
|
"web.900.la",
|
|
4063
|
+
"web3cdn.cn",
|
|
4126
4064
|
"weitietl.com",
|
|
4127
4065
|
"wenhua.jiaoshou.com",
|
|
4128
4066
|
"wenxue.weimeifan.net",
|
|
@@ -4134,7 +4072,6 @@
|
|
|
4134
4072
|
"wewrute.top",
|
|
4135
4073
|
"wf7.icu",
|
|
4136
4074
|
"wfijsc.xyz",
|
|
4137
|
-
"wfjslie.top",
|
|
4138
4075
|
"wfsmya.xyz",
|
|
4139
4076
|
"whfpbc.99.com.cn",
|
|
4140
4077
|
"whgh1.icu",
|
|
@@ -4162,7 +4099,6 @@
|
|
|
4162
4099
|
"wm.mipcdn.com",
|
|
4163
4100
|
"wm.szdushi.com.cn",
|
|
4164
4101
|
"wmbd.gamersky.com",
|
|
4165
|
-
"wmcbld.top",
|
|
4166
4102
|
"wmeng.feihuadns.com",
|
|
4167
4103
|
"wmktew.icu",
|
|
4168
4104
|
"wmol.cn",
|
|
@@ -4180,11 +4116,10 @@
|
|
|
4180
4116
|
"woublie.top",
|
|
4181
4117
|
"wouvxlie.top",
|
|
4182
4118
|
"wowad.wow-classic.com",
|
|
4119
|
+
"wpeo.cn",
|
|
4183
4120
|
"wpmdeo.xyz",
|
|
4184
4121
|
"wpsbaq.xyz",
|
|
4185
|
-
"wpuiuwh.icu",
|
|
4186
4122
|
"wqrv.cn",
|
|
4187
|
-
"wqzmed.cn",
|
|
4188
4123
|
"wr.yiyouliao.com",
|
|
4189
4124
|
"wrdamoe.icu",
|
|
4190
4125
|
"wrsikq.xyz",
|
|
@@ -4194,7 +4129,6 @@
|
|
|
4194
4129
|
"wsgayq.xyz",
|
|
4195
4130
|
"wsgnihbh.icu",
|
|
4196
4131
|
"wswxsk.xyz",
|
|
4197
|
-
"wsyliee.top",
|
|
4198
4132
|
"wt6.icu",
|
|
4199
4133
|
"wtrotilloye.com",
|
|
4200
4134
|
"wtroytj33.fun",
|
|
@@ -4227,6 +4161,7 @@
|
|
|
4227
4161
|
"wxsicu.xyz",
|
|
4228
4162
|
"wy12cewh4.com",
|
|
4229
4163
|
"wyisloe.top",
|
|
4164
|
+
"wyjqa6pbuc.com",
|
|
4230
4165
|
"wyvpkmbj.icu",
|
|
4231
4166
|
"wyvw.cn",
|
|
4232
4167
|
"wyzq.rehuwang.com",
|
|
@@ -4240,7 +4175,6 @@
|
|
|
4240
4175
|
"xadulxs.cn",
|
|
4241
4176
|
"xaiqrania.com",
|
|
4242
4177
|
"xamniksq.com",
|
|
4243
|
-
"xbbhwggj.icu",
|
|
4244
4178
|
"xbfebqya.icu",
|
|
4245
4179
|
"xbfk.cn",
|
|
4246
4180
|
"xbqm.cn",
|
|
@@ -4260,6 +4194,7 @@
|
|
|
4260
4194
|
"xevaix.com",
|
|
4261
4195
|
"xevzdl.xyz",
|
|
4262
4196
|
"xfqynrp.cn",
|
|
4197
|
+
"xftsjv.top",
|
|
4263
4198
|
"xfxvpt.icu",
|
|
4264
4199
|
"xg8mbvu3x8.com",
|
|
4265
4200
|
"xggcyef.icu",
|
|
@@ -4268,7 +4203,6 @@
|
|
|
4268
4203
|
"xhm.pub",
|
|
4269
4204
|
"xianliao.voto",
|
|
4270
4205
|
"xiaopinwo.com",
|
|
4271
|
-
"xiaoshuotxt668.org",
|
|
4272
4206
|
"xiaoshuoyun.cn",
|
|
4273
4207
|
"xielloltv.com",
|
|
4274
4208
|
"xilele.com",
|
|
@@ -4293,8 +4227,8 @@
|
|
|
4293
4227
|
"xkesqbp.icu",
|
|
4294
4228
|
"xkgttas.icu",
|
|
4295
4229
|
"xklv.cn",
|
|
4230
|
+
"xldyxnzo6.com",
|
|
4296
4231
|
"xliuits.icu",
|
|
4297
|
-
"xlmdtiyqbkygtfkh.com",
|
|
4298
4232
|
"xlnlvf.top",
|
|
4299
4233
|
"xluz.cn",
|
|
4300
4234
|
"xlxehr.xyz",
|
|
@@ -4310,7 +4244,6 @@
|
|
|
4310
4244
|
"xn--wgvp78a61swpe6zdozj.cn",
|
|
4311
4245
|
"xn--xhq326aj6yqpw.com",
|
|
4312
4246
|
"xn--xhq326apqhcx0d.cn",
|
|
4313
|
-
"xn860wu.vlxue.cn",
|
|
4314
4247
|
"xnbuapwp.icu",
|
|
4315
4248
|
"xnqboqc.icu",
|
|
4316
4249
|
"xoceonsl.com",
|
|
@@ -4328,6 +4261,7 @@
|
|
|
4328
4261
|
"xs6po.icu",
|
|
4329
4262
|
"xsrezl.icu",
|
|
4330
4263
|
"xsti.cn",
|
|
4264
|
+
"xsvyvr.top",
|
|
4331
4265
|
"xtdvvp.icu",
|
|
4332
4266
|
"xtrkhv.xyz",
|
|
4333
4267
|
"xu6.icu",
|
|
@@ -4338,10 +4272,10 @@
|
|
|
4338
4272
|
"xuexi.hydcd.com",
|
|
4339
4273
|
"xufyxhiu.icu",
|
|
4340
4274
|
"xukanvyl.com",
|
|
4341
|
-
"xuldtcip.icu",
|
|
4342
4275
|
"xulizui6.com",
|
|
4343
4276
|
"xulkervf.com",
|
|
4344
4277
|
"xunqrutsl.com",
|
|
4278
|
+
"xupd.cn",
|
|
4345
4279
|
"xutvbt.icu",
|
|
4346
4280
|
"xuugnuits.com",
|
|
4347
4281
|
"xuxwvh.xyz",
|
|
@@ -4371,11 +4305,7 @@
|
|
|
4371
4305
|
"xxsmtz8.com",
|
|
4372
4306
|
"xxsmtz9.com",
|
|
4373
4307
|
"xxxx68xxxx.com",
|
|
4374
|
-
"xxxx88xxxx.com",
|
|
4375
|
-
"xxxx96xxxx.com",
|
|
4376
4308
|
"xylhwdu.com",
|
|
4377
|
-
"xysefte.icu",
|
|
4378
|
-
"xytcboyz.icu",
|
|
4379
4309
|
"y.photoint.net",
|
|
4380
4310
|
"y0mwy.icu",
|
|
4381
4311
|
"y0o.fun",
|
|
@@ -4385,14 +4315,16 @@
|
|
|
4385
4315
|
"y4l.icu",
|
|
4386
4316
|
"y66xvgo5i.chuimg.com",
|
|
4387
4317
|
"y7ts.icu",
|
|
4318
|
+
"y9ppy0icw1.com",
|
|
4388
4319
|
"yaaumqa.top",
|
|
4389
4320
|
"yaltchoaiz.com",
|
|
4390
4321
|
"yao7392.xyz",
|
|
4391
4322
|
"yasorlbeu.com",
|
|
4392
4323
|
"yatemy.cn",
|
|
4393
4324
|
"ybcnvqf.cn",
|
|
4325
|
+
"ybrvrws2p9.com",
|
|
4394
4326
|
"ycgfdf.cn",
|
|
4395
|
-
"
|
|
4327
|
+
"ychahlollfb.com",
|
|
4396
4328
|
"yckamq.xyz",
|
|
4397
4329
|
"ycq.cab",
|
|
4398
4330
|
"ycuhky.xyz",
|
|
@@ -4410,7 +4342,7 @@
|
|
|
4410
4342
|
"ygipjqf.icu",
|
|
4411
4343
|
"ygoibya.icu",
|
|
4412
4344
|
"yhgfsdad.top",
|
|
4413
|
-
"
|
|
4345
|
+
"yhsbgm.icu",
|
|
4414
4346
|
"yhtpsy8888.cc",
|
|
4415
4347
|
"yi.ximizi.com",
|
|
4416
4348
|
"yijfdsu.cn",
|
|
@@ -4421,6 +4353,7 @@
|
|
|
4421
4353
|
"yinyouapp.com",
|
|
4422
4354
|
"yiucfif.icu",
|
|
4423
4355
|
"yiwckti.icu",
|
|
4356
|
+
"yiybmi.icu",
|
|
4424
4357
|
"yj2nf.icu",
|
|
4425
4358
|
"yje912.cn",
|
|
4426
4359
|
"yjnlk.com",
|
|
@@ -4428,7 +4361,6 @@
|
|
|
4428
4361
|
"yjwxegq.icu",
|
|
4429
4362
|
"ykcsldm.icu",
|
|
4430
4363
|
"yki9xpcuc.com",
|
|
4431
|
-
"ykkhihg.cn",
|
|
4432
4364
|
"yktj.yzz.cn",
|
|
4433
4365
|
"ykwykw.xyz",
|
|
4434
4366
|
"ykxwn.com",
|
|
@@ -4441,6 +4373,7 @@
|
|
|
4441
4373
|
"ymwjwe.xyz",
|
|
4442
4374
|
"yn0mbg4p1.com",
|
|
4443
4375
|
"ynzhby.com",
|
|
4376
|
+
"yoig.cn",
|
|
4444
4377
|
"yong.chazidian.com",
|
|
4445
4378
|
"yoqqiev.top",
|
|
4446
4379
|
"ypkiog.xyz",
|
|
@@ -4450,23 +4383,27 @@
|
|
|
4450
4383
|
"yqqv.cn",
|
|
4451
4384
|
"yqrsdfh.top",
|
|
4452
4385
|
"yrccils0spqnkc3.xyz",
|
|
4453
|
-
"yruadj.top",
|
|
4454
4386
|
"ys2000.cdn.bcebos.com",
|
|
4455
4387
|
"ysavom.icu",
|
|
4456
4388
|
"yssryr.cn",
|
|
4457
4389
|
"yt-adp.nosdn.127.net",
|
|
4458
4390
|
"yt-adp.ws.126.net",
|
|
4459
4391
|
"ytghtq.xyz",
|
|
4392
|
+
"yto3kavwud.com",
|
|
4460
4393
|
"ytoeyxz.icu",
|
|
4461
|
-
"ytqeavc.icu",
|
|
4462
4394
|
"ytqvuq.icu",
|
|
4463
4395
|
"ytroytj33.fun",
|
|
4464
|
-
"yu.dlxxjsh.top",
|
|
4465
4396
|
"yuanzunxs1.com",
|
|
4466
4397
|
"yuayku.xyz",
|
|
4467
4398
|
"yuelmodqhrw.com",
|
|
4468
4399
|
"yugjwgg.icu",
|
|
4469
4400
|
"yugqqqq.icu",
|
|
4401
|
+
"yui06111shga.com",
|
|
4402
|
+
"yui06120shga.com",
|
|
4403
|
+
"yui06121shga.com",
|
|
4404
|
+
"yui06130shga.com",
|
|
4405
|
+
"yui06131shga.com",
|
|
4406
|
+
"yui06140shga.com",
|
|
4470
4407
|
"yukbsa.xyz",
|
|
4471
4408
|
"yuqmok.xyz",
|
|
4472
4409
|
"yuqnyudug.com",
|
|
@@ -4521,9 +4458,7 @@
|
|
|
4521
4458
|
"zgisp.net",
|
|
4522
4459
|
"zgm1.com",
|
|
4523
4460
|
"zhangqifeng12.top",
|
|
4524
|
-
"zhengliyqq.com",
|
|
4525
4461
|
"zhengzhou12.top",
|
|
4526
|
-
"zhibo128x1.xyz",
|
|
4527
4462
|
"zhihu.xmcimg.com",
|
|
4528
4463
|
"zibjls.top",
|
|
4529
4464
|
"zikeke7.com",
|
|
@@ -4541,7 +4476,6 @@
|
|
|
4541
4476
|
"zlclgzs.cn",
|
|
4542
4477
|
"zlgame.top",
|
|
4543
4478
|
"zlzgfj.icu",
|
|
4544
|
-
"zmbmoxij.icu",
|
|
4545
4479
|
"zmpgln.icu",
|
|
4546
4480
|
"zmrmbc.xyz",
|
|
4547
4481
|
"zmvopcio.icu",
|
|
@@ -4554,19 +4488,18 @@
|
|
|
4554
4488
|
"zoltrl.xyz",
|
|
4555
4489
|
"zoom.zshu.net",
|
|
4556
4490
|
"zq.lansedir.com",
|
|
4557
|
-
"zqgixxp.icu",
|
|
4558
4491
|
"zqifmyt.icu",
|
|
4559
|
-
"zqkxlf.com",
|
|
4560
4492
|
"zqntbc.top",
|
|
4493
|
+
"zqydulfzxb.com",
|
|
4561
4494
|
"zr3.icu",
|
|
4495
|
+
"zrbnte.top",
|
|
4562
4496
|
"zrkksps.icu",
|
|
4563
|
-
"zs.rzijjeb.cn",
|
|
4564
4497
|
"zsjxwj.com",
|
|
4565
4498
|
"zt2088.com",
|
|
4566
4499
|
"ztdbfz.top",
|
|
4567
4500
|
"ztgha.xyz",
|
|
4568
|
-
"zthxobgk.icu",
|
|
4569
4501
|
"ztlkngyj.icu",
|
|
4502
|
+
"zttebe.top",
|
|
4570
4503
|
"ztyumn.ifeng.com",
|
|
4571
4504
|
"ztzdvv.xyz",
|
|
4572
4505
|
"zumneojf.icu",
|
|
@@ -4582,6 +4515,7 @@
|
|
|
4582
4515
|
"zxqiwe.cn",
|
|
4583
4516
|
"zyfnbl.xyz",
|
|
4584
4517
|
"zylizz.xyz",
|
|
4518
|
+
"zymakzaeddla.com",
|
|
4585
4519
|
"zyrnbh.xyz",
|
|
4586
4520
|
"zzohucf.icu",
|
|
4587
4521
|
"zztxfj.xyz"
|
|
@@ -4592,5 +4526,21 @@
|
|
|
4592
4526
|
},
|
|
4593
4527
|
"id": 1,
|
|
4594
4528
|
"priority": 29
|
|
4529
|
+
},
|
|
4530
|
+
{
|
|
4531
|
+
"action": {
|
|
4532
|
+
"redirect": {
|
|
4533
|
+
"regexSubstitution": "/strictblock.html#\\0"
|
|
4534
|
+
},
|
|
4535
|
+
"type": "redirect"
|
|
4536
|
+
},
|
|
4537
|
+
"condition": {
|
|
4538
|
+
"regexFilter": "^[a-z-]+://(?:[^/?#]+\\.)?hsvtdj\\.top(?:[^%.0-9a-z_-]|$).*",
|
|
4539
|
+
"resourceTypes": [
|
|
4540
|
+
"main_frame"
|
|
4541
|
+
]
|
|
4542
|
+
},
|
|
4543
|
+
"id": 2,
|
|
4544
|
+
"priority": 29
|
|
4595
4545
|
}
|
|
4596
4546
|
]
|