@browserless.io/browserless 2.5.0-beta-4 → 2.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -2
- package/README.md +65 -34
- package/build/config.d.ts +2 -2
- package/build/config.js +3 -3
- package/build/data/classes.json +1 -1
- package/build/data/selectors.json +1 -1
- package/build/http.d.ts +1 -0
- package/build/http.js +1 -0
- 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 +9 -9
- 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 +9 -9
- package/build/routes/management/http/active.get.d.ts +16 -0
- package/build/routes/management/http/active.get.js +17 -0
- package/build/routes/management/tests/management.spec.js +7 -0
- package/build/server.js +1 -1
- package/build/types.d.ts +6 -4
- package/build/types.js +1 -0
- package/build/utils.d.ts +1 -1
- package/docker/base/Dockerfile +1 -1
- package/extensions/ublock/1p-filters.html +4 -3
- package/extensions/ublock/3p-filters.html +3 -3
- package/extensions/ublock/_locales/ar/messages.json +16 -4
- package/extensions/ublock/_locales/az/messages.json +16 -4
- package/extensions/ublock/_locales/be/messages.json +19 -7
- package/extensions/ublock/_locales/bg/messages.json +16 -4
- package/extensions/ublock/_locales/bn/messages.json +33 -21
- package/extensions/ublock/_locales/br_FR/messages.json +33 -21
- package/extensions/ublock/_locales/bs/messages.json +16 -4
- package/extensions/ublock/_locales/ca/messages.json +16 -4
- package/extensions/ublock/_locales/cs/messages.json +16 -4
- package/extensions/ublock/_locales/cv/messages.json +16 -4
- package/extensions/ublock/_locales/cy/messages.json +16 -4
- package/extensions/ublock/_locales/da/messages.json +21 -9
- package/extensions/ublock/_locales/de/messages.json +17 -5
- package/extensions/ublock/_locales/el/messages.json +16 -4
- package/extensions/ublock/_locales/en/messages.json +16 -4
- package/extensions/ublock/_locales/en_GB/messages.json +16 -4
- package/extensions/ublock/_locales/eo/messages.json +17 -5
- package/extensions/ublock/_locales/es/messages.json +16 -4
- package/extensions/ublock/_locales/et/messages.json +16 -4
- package/extensions/ublock/_locales/eu/messages.json +16 -4
- package/extensions/ublock/_locales/fa/messages.json +24 -12
- package/extensions/ublock/_locales/fi/messages.json +16 -4
- package/extensions/ublock/_locales/fil/messages.json +16 -4
- package/extensions/ublock/_locales/fr/messages.json +16 -4
- package/extensions/ublock/_locales/fy/messages.json +16 -4
- package/extensions/ublock/_locales/gl/messages.json +16 -4
- package/extensions/ublock/_locales/gu/messages.json +16 -4
- package/extensions/ublock/_locales/he/messages.json +25 -13
- package/extensions/ublock/_locales/hi/messages.json +31 -19
- package/extensions/ublock/_locales/hr/messages.json +16 -4
- package/extensions/ublock/_locales/hu/messages.json +16 -4
- package/extensions/ublock/_locales/hy/messages.json +17 -5
- package/extensions/ublock/_locales/id/messages.json +16 -4
- package/extensions/ublock/_locales/it/messages.json +17 -5
- package/extensions/ublock/_locales/ja/messages.json +16 -4
- package/extensions/ublock/_locales/ka/messages.json +16 -4
- package/extensions/ublock/_locales/kk/messages.json +16 -4
- package/extensions/ublock/_locales/kn/messages.json +74 -62
- package/extensions/ublock/_locales/ko/messages.json +16 -4
- package/extensions/ublock/_locales/lt/messages.json +23 -11
- package/extensions/ublock/_locales/lv/messages.json +16 -4
- package/extensions/ublock/_locales/mk/messages.json +16 -4
- package/extensions/ublock/_locales/ml/messages.json +19 -7
- package/extensions/ublock/_locales/mr/messages.json +16 -4
- package/extensions/ublock/_locales/ms/messages.json +16 -4
- package/extensions/ublock/_locales/nb/messages.json +16 -4
- package/extensions/ublock/_locales/nl/messages.json +16 -4
- package/extensions/ublock/_locales/no/messages.json +16 -4
- package/extensions/ublock/_locales/oc/messages.json +16 -4
- package/extensions/ublock/_locales/pa/messages.json +16 -4
- package/extensions/ublock/_locales/pl/messages.json +17 -5
- package/extensions/ublock/_locales/pt_BR/messages.json +16 -4
- package/extensions/ublock/_locales/pt_PT/messages.json +16 -4
- package/extensions/ublock/_locales/ro/messages.json +17 -5
- package/extensions/ublock/_locales/ru/messages.json +16 -4
- package/extensions/ublock/_locales/si/messages.json +16 -4
- package/extensions/ublock/_locales/sk/messages.json +16 -4
- package/extensions/ublock/_locales/sl/messages.json +16 -4
- package/extensions/ublock/_locales/so/messages.json +16 -4
- package/extensions/ublock/_locales/sq/messages.json +16 -4
- package/extensions/ublock/_locales/sr/messages.json +16 -4
- package/extensions/ublock/_locales/sv/messages.json +20 -8
- package/extensions/ublock/_locales/sw/messages.json +16 -4
- package/extensions/ublock/_locales/ta/messages.json +16 -4
- package/extensions/ublock/_locales/te/messages.json +16 -4
- package/extensions/ublock/_locales/th/messages.json +42 -30
- package/extensions/ublock/_locales/tr/messages.json +19 -7
- package/extensions/ublock/_locales/uk/messages.json +16 -4
- package/extensions/ublock/_locales/ur/messages.json +16 -4
- package/extensions/ublock/_locales/vi/messages.json +16 -4
- package/extensions/ublock/_locales/zh_CN/messages.json +16 -4
- package/extensions/ublock/_locales/zh_TW/messages.json +42 -30
- package/extensions/ublock/assets/assets.json +95 -78
- package/extensions/ublock/assets/resources/scriptlets.js +70 -24
- package/extensions/ublock/assets/thirdparties/easylist/easylist.txt +6258 -3453
- package/extensions/ublock/assets/thirdparties/easylist/easyprivacy.txt +277 -40
- package/extensions/ublock/assets/thirdparties/pgl.yoyo.org/as/serverlist +8 -32
- package/extensions/ublock/assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat +107 -12
- package/extensions/ublock/assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt +1160 -954
- package/extensions/ublock/assets/ublock/badlists.txt +1 -2
- package/extensions/ublock/assets/ublock/badware.min.txt +395 -270
- package/extensions/ublock/assets/ublock/filters.min.txt +1176 -1238
- package/extensions/ublock/assets/ublock/privacy.min.txt +32 -31
- package/extensions/ublock/assets/ublock/quick-fixes.min.txt +120 -110
- package/extensions/ublock/assets/ublock/unbreak.min.txt +75 -36
- package/extensions/ublock/css/1p-filters.css +2 -1
- package/extensions/ublock/css/3p-filters.css +1 -16
- package/extensions/ublock/css/advanced-settings.css +1 -0
- package/extensions/ublock/css/asset-viewer.css +1 -0
- package/extensions/ublock/css/code-viewer.css +1 -0
- package/extensions/ublock/css/codemirror.css +37 -10
- package/extensions/ublock/css/common.css +36 -2
- package/extensions/ublock/css/dashboard.css +9 -3
- package/extensions/ublock/css/devtools.css +1 -0
- package/extensions/ublock/css/document-blocked.css +3 -3
- package/extensions/ublock/css/dom-inspector.css +1 -0
- package/extensions/ublock/css/dyna-rules.css +1 -0
- package/extensions/ublock/css/epicker-ui.css +76 -66
- package/extensions/ublock/css/fa-icons.css +1 -0
- package/extensions/ublock/css/logger-ui.css +2 -0
- package/extensions/ublock/css/popup-fenix.css +1 -0
- package/extensions/ublock/css/whitelist.css +1 -0
- package/extensions/ublock/dashboard.html +20 -13
- package/extensions/ublock/devtools.html +2 -0
- package/extensions/ublock/dyna-rules.html +2 -2
- package/extensions/ublock/img/flags-of-the-world/np.png +0 -0
- package/extensions/ublock/img/fontawesome/fontawesome-defs.svg +1 -0
- package/extensions/ublock/js/1p-filters.js +72 -23
- package/extensions/ublock/js/3p-filters.js +71 -25
- package/extensions/ublock/js/asset-viewer.js +1 -0
- package/extensions/ublock/js/assets.js +83 -89
- package/extensions/ublock/js/background.js +20 -27
- package/extensions/ublock/js/base64-custom.js +1 -102
- package/extensions/ublock/js/benchmarks.js +36 -21
- package/extensions/ublock/js/biditrie.js +8 -23
- package/extensions/ublock/js/broadcast.js +2 -4
- package/extensions/ublock/js/cachestorage.js +594 -396
- package/extensions/ublock/js/codemirror/search.js +49 -37
- package/extensions/ublock/js/codemirror/ubo-static-filtering.js +233 -215
- package/extensions/ublock/js/contentscript-extra.js +31 -1
- package/extensions/ublock/js/cosmetic-filtering.js +35 -33
- package/extensions/ublock/js/dashboard.js +11 -7
- package/extensions/ublock/js/devtools.js +22 -0
- package/extensions/ublock/js/dom.js +2 -2
- package/extensions/ublock/js/dyna-rules.js +17 -16
- package/extensions/ublock/js/epicker-ui.js +41 -16
- package/extensions/ublock/js/fa-icons.js +1 -0
- package/extensions/ublock/js/hntrie.js +10 -25
- package/extensions/ublock/js/i18n.js +15 -15
- package/extensions/ublock/js/logger-ui.js +9 -6
- package/extensions/ublock/js/messaging.js +51 -26
- package/extensions/ublock/js/pagestore.js +21 -23
- package/extensions/ublock/js/popup-fenix.js +35 -22
- package/extensions/ublock/js/redirect-engine.js +15 -30
- package/extensions/ublock/js/reverselookup.js +1 -1
- package/extensions/ublock/js/s14e-serializer.js +1405 -0
- package/extensions/ublock/js/scriptlet-filtering-core.js +1 -1
- package/extensions/ublock/js/scriptlets/epicker.js +27 -18
- package/extensions/ublock/js/settings.js +32 -21
- package/extensions/ublock/js/start.js +121 -62
- package/extensions/ublock/js/static-ext-filtering-db.js +6 -6
- package/extensions/ublock/js/static-ext-filtering.js +17 -28
- package/extensions/ublock/js/static-filtering-parser.js +26 -4
- package/extensions/ublock/js/static-net-filtering.js +69 -168
- package/extensions/ublock/js/storage.js +178 -155
- package/extensions/ublock/js/traffic.js +11 -7
- package/extensions/ublock/js/vapi-background.js +49 -62
- package/extensions/ublock/js/vapi-client.js +13 -16
- package/extensions/ublock/js/webext.js +10 -2
- package/extensions/ublock/js/whitelist.js +27 -25
- package/extensions/ublock/lib/publicsuffixlist/publicsuffixlist.js +3 -7
- package/extensions/ublock/manifest.json +2 -1
- package/extensions/ublock/web_accessible_resources/epicker-ui.html +5 -8
- package/extensions/ublock/whitelist.html +3 -4
- package/package.json +13 -13
- package/src/config.ts +3 -4
- package/src/http.ts +1 -0
- package/src/routes/management/http/active.get.ts +30 -0
- package/src/routes/management/tests/management.spec.ts +13 -0
- package/src/server.ts +1 -1
- package/src/types.ts +2 -1
- package/static/docs/swagger.json +57 -11
- package/static/docs/swagger.min.json +56 -10
- package/static/function/client.js +4155 -3350
- package/extensions/ublock/_locales/ku/messages.json +0 -1294
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
#
|
|
3
3
|
# For more information about this list, see: https://pgl.yoyo.org/adservers/
|
|
4
4
|
# ----
|
|
5
|
-
# last updated:
|
|
6
|
-
# entries:
|
|
5
|
+
# last updated: Wed, 03 Apr 2024 23:19:30 GMT
|
|
6
|
+
# entries: 3758
|
|
7
7
|
# format: hosts (hosts -- in hosts file format)
|
|
8
8
|
# credits: Peter Lowe - pgl@yoyo.org - https://pgl.yoyo.org/ - https://twitter.com/pgl
|
|
9
9
|
# this URL: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext
|
|
@@ -67,7 +67,6 @@
|
|
|
67
67
|
127.0.0.1 abacho.net
|
|
68
68
|
127.0.0.1 abackafterthought.com
|
|
69
69
|
127.0.0.1 abackchain.com
|
|
70
|
-
127.0.0.1 abackframe.com
|
|
71
70
|
127.0.0.1 abandonedaction.com
|
|
72
71
|
127.0.0.1 abc-ads.com
|
|
73
72
|
127.0.0.1 ablink.comms.trainline.com
|
|
@@ -311,6 +310,7 @@
|
|
|
311
310
|
127.0.0.1 admob.com
|
|
312
311
|
127.0.0.1 admonitor.com
|
|
313
312
|
127.0.0.1 adn.lrb.co.uk
|
|
313
|
+
127.0.0.1 adnami.io
|
|
314
314
|
127.0.0.1 adnet.asahi.com
|
|
315
315
|
127.0.0.1 adnet.biz
|
|
316
316
|
127.0.0.1 adnet.de
|
|
@@ -574,11 +574,9 @@
|
|
|
574
574
|
127.0.0.1 ads.prisacom.com
|
|
575
575
|
127.0.0.1 ads.program3.com
|
|
576
576
|
127.0.0.1 ads.psd2html.com
|
|
577
|
-
127.0.0.1 ads.quasaraffiliates.com
|
|
578
577
|
127.0.0.1 ads.quoka.de
|
|
579
578
|
127.0.0.1 ads.radialserver.com
|
|
580
579
|
127.0.0.1 ads.radio1.lv
|
|
581
|
-
127.0.0.1 ads.rcs.it
|
|
582
580
|
127.0.0.1 ads.recoletos.es
|
|
583
581
|
127.0.0.1 ads.rediff.com
|
|
584
582
|
127.0.0.1 ads.redlightcenter.com
|
|
@@ -727,7 +725,6 @@
|
|
|
727
725
|
127.0.0.1 adserver.echdk.pl
|
|
728
726
|
127.0.0.1 adserver.friendfinder.com
|
|
729
727
|
127.0.0.1 adserver.generationiron.com
|
|
730
|
-
127.0.0.1 adserver.html.it
|
|
731
728
|
127.0.0.1 adserver.hwupgrade.it
|
|
732
729
|
127.0.0.1 adserver.ilango.de
|
|
733
730
|
127.0.0.1 adserver.industryarena.com
|
|
@@ -792,7 +789,6 @@
|
|
|
792
789
|
127.0.0.1 adsmogo.com
|
|
793
790
|
127.0.0.1 adsnative.com
|
|
794
791
|
127.0.0.1 adsoftware.com
|
|
795
|
-
127.0.0.1 adsoldier.com
|
|
796
792
|
127.0.0.1 adsolut.in
|
|
797
793
|
127.0.0.1 adspeed.net
|
|
798
794
|
127.0.0.1 adspirit.de
|
|
@@ -826,7 +822,6 @@
|
|
|
826
822
|
127.0.0.1 adtegrity.net
|
|
827
823
|
127.0.0.1 adthis.com
|
|
828
824
|
127.0.0.1 adthrive.com
|
|
829
|
-
127.0.0.1 adthurst.com
|
|
830
825
|
127.0.0.1 adtiger.de
|
|
831
826
|
127.0.0.1 adtilt.com
|
|
832
827
|
127.0.0.1 adtng.com
|
|
@@ -843,7 +838,6 @@
|
|
|
843
838
|
127.0.0.1 adv.donejty.pl
|
|
844
839
|
127.0.0.1 adv.freeonline.it
|
|
845
840
|
127.0.0.1 adv.hwupgrade.it
|
|
846
|
-
127.0.0.1 adv.livedoor.com
|
|
847
841
|
127.0.0.1 adv.mpvc.it
|
|
848
842
|
127.0.0.1 adv.nexthardware.com
|
|
849
843
|
127.0.0.1 adv.webmd.com
|
|
@@ -906,7 +900,6 @@
|
|
|
906
900
|
127.0.0.1 affiliates.babylon.com
|
|
907
901
|
127.0.0.1 affiliates.digitalriver.com
|
|
908
902
|
127.0.0.1 affiliates.globat.com
|
|
909
|
-
127.0.0.1 affiliates.rozetka.com.ua
|
|
910
903
|
127.0.0.1 affiliates.streamray.com
|
|
911
904
|
127.0.0.1 affiliates.thinkhost.net
|
|
912
905
|
127.0.0.1 affiliates.thrixxx.com
|
|
@@ -936,7 +929,6 @@
|
|
|
936
929
|
127.0.0.1 alikeaddition.com
|
|
937
930
|
127.0.0.1 alipromo.com
|
|
938
931
|
127.0.0.1 all4spy.com
|
|
939
|
-
127.0.0.1 allosponsor.com
|
|
940
932
|
127.0.0.1 alluringbucket.com
|
|
941
933
|
127.0.0.1 aloofmetal.com
|
|
942
934
|
127.0.0.1 aloofvest.com
|
|
@@ -947,7 +939,6 @@
|
|
|
947
939
|
127.0.0.1 ambiguousquilt.com
|
|
948
940
|
127.0.0.1 ambitiousagreement.com
|
|
949
941
|
127.0.0.1 americash.com
|
|
950
|
-
127.0.0.1 ampleclick.com
|
|
951
942
|
127.0.0.1 amung.us
|
|
952
943
|
127.0.0.1 analytics-production.hapyak.com
|
|
953
944
|
127.0.0.1 analytics.adpost.org
|
|
@@ -1070,16 +1061,16 @@
|
|
|
1070
1061
|
127.0.0.1 ay.delivery
|
|
1071
1062
|
127.0.0.1 aztracking.net
|
|
1072
1063
|
127.0.0.1 b-s.tercept.com
|
|
1064
|
+
127.0.0.1 b.videoamp.com
|
|
1065
|
+
127.0.0.1 b3.videoamp.com
|
|
1073
1066
|
127.0.0.1 ba.afl.rakuten.co.jp
|
|
1074
1067
|
127.0.0.1 backbeatmedia.com
|
|
1075
1068
|
127.0.0.1 balloontexture.com
|
|
1076
1069
|
127.0.0.1 banik.redigy.cz
|
|
1077
1070
|
127.0.0.1 banner.ambercoastcasino.com
|
|
1078
1071
|
127.0.0.1 banner.buempliz-online.ch
|
|
1079
|
-
127.0.0.1 banner.casino.net
|
|
1080
1072
|
127.0.0.1 banner.cotedazurpalace.com
|
|
1081
1073
|
127.0.0.1 banner.coza.com
|
|
1082
|
-
127.0.0.1 banner.cz
|
|
1083
1074
|
127.0.0.1 banner.easyspace.com
|
|
1084
1075
|
127.0.0.1 banner.elisa.net
|
|
1085
1076
|
127.0.0.1 banner.eurogrand.com
|
|
@@ -1363,6 +1354,7 @@
|
|
|
1363
1354
|
127.0.0.1 click.email.microsoftemail.com
|
|
1364
1355
|
127.0.0.1 click.email.sonos.com
|
|
1365
1356
|
127.0.0.1 click.email.strawberry.no
|
|
1357
|
+
127.0.0.1 click.emails.argos.co.uk
|
|
1366
1358
|
127.0.0.1 click.fool.com
|
|
1367
1359
|
127.0.0.1 click.hookupinyourcity.com
|
|
1368
1360
|
127.0.0.1 click.hooligapps.com
|
|
@@ -1571,7 +1563,6 @@
|
|
|
1571
1563
|
127.0.0.1 dc-storm.com
|
|
1572
1564
|
127.0.0.1 de17a.com
|
|
1573
1565
|
127.0.0.1 deadpangate.com
|
|
1574
|
-
127.0.0.1 deadpanmarble.com
|
|
1575
1566
|
127.0.0.1 dealdotcom.com
|
|
1576
1567
|
127.0.0.1 debonairway.com
|
|
1577
1568
|
127.0.0.1 debtbusterloans.com
|
|
@@ -1675,7 +1666,6 @@
|
|
|
1675
1666
|
127.0.0.1 eiv.baidu.com
|
|
1676
1667
|
127.0.0.1 ejyymghi.com
|
|
1677
1668
|
127.0.0.1 elasticchange.com
|
|
1678
|
-
127.0.0.1 elasticducks.com
|
|
1679
1669
|
127.0.0.1 elderlyscissors.com
|
|
1680
1670
|
127.0.0.1 elderlytown.com
|
|
1681
1671
|
127.0.0.1 elephantqueue.com
|
|
@@ -1750,7 +1740,6 @@
|
|
|
1750
1740
|
127.0.0.1 exchange-it.com
|
|
1751
1741
|
127.0.0.1 exchangead.com
|
|
1752
1742
|
127.0.0.1 exchangeclicksonline.com
|
|
1753
|
-
127.0.0.1 exchangedetail.com
|
|
1754
1743
|
127.0.0.1 exclusivebrass.com
|
|
1755
1744
|
127.0.0.1 exelate.com
|
|
1756
1745
|
127.0.0.1 exelator.com
|
|
@@ -1762,7 +1751,6 @@
|
|
|
1762
1751
|
127.0.0.1 exosrv.com
|
|
1763
1752
|
127.0.0.1 experianmarketingservices.digital
|
|
1764
1753
|
127.0.0.1 explorads.com
|
|
1765
|
-
127.0.0.1 expmediadirect1.com
|
|
1766
1754
|
127.0.0.1 exponea.com
|
|
1767
1755
|
127.0.0.1 exponential.com
|
|
1768
1756
|
127.0.0.1 express-submit.de
|
|
@@ -1830,12 +1818,10 @@
|
|
|
1830
1818
|
127.0.0.1 forwrdnow.com
|
|
1831
1819
|
127.0.0.1 fourarithmetic.com
|
|
1832
1820
|
127.0.0.1 fpctraffic.com
|
|
1833
|
-
127.0.0.1 fpctraffic2.com
|
|
1834
1821
|
127.0.0.1 fpjs.io
|
|
1835
1822
|
127.0.0.1 fqtag.com
|
|
1836
1823
|
127.0.0.1 frailflock.com
|
|
1837
1824
|
127.0.0.1 frailoffer.com
|
|
1838
|
-
127.0.0.1 free-banners.com
|
|
1839
1825
|
127.0.0.1 free-counter.co.uk
|
|
1840
1826
|
127.0.0.1 freebanner.com
|
|
1841
1827
|
127.0.0.1 freecounterstat.com
|
|
@@ -1884,7 +1870,6 @@
|
|
|
1884
1870
|
127.0.0.1 gaug.es
|
|
1885
1871
|
127.0.0.1 gavvia.com
|
|
1886
1872
|
127.0.0.1 gearwom.de
|
|
1887
|
-
127.0.0.1 gekko.spiceworks.com
|
|
1888
1873
|
127.0.0.1 generateoffice.com
|
|
1889
1874
|
127.0.0.1 geo.digitalpoint.com
|
|
1890
1875
|
127.0.0.1 geobanner.adultfriendfinder.com
|
|
@@ -1962,7 +1947,6 @@
|
|
|
1962
1947
|
127.0.0.1 hdscout.com
|
|
1963
1948
|
127.0.0.1 heap.com
|
|
1964
1949
|
127.0.0.1 hearinglizards.com
|
|
1965
|
-
127.0.0.1 heias.com
|
|
1966
1950
|
127.0.0.1 hellobar.com
|
|
1967
1951
|
127.0.0.1 helpcollar.com
|
|
1968
1952
|
127.0.0.1 hentaicounter.com
|
|
@@ -2016,6 +2000,7 @@
|
|
|
2016
2000
|
127.0.0.1 htlbid.com
|
|
2017
2001
|
127.0.0.1 httpool.com
|
|
2018
2002
|
127.0.0.1 hubadnetwork.com
|
|
2003
|
+
127.0.0.1 hubspotlinks.com
|
|
2019
2004
|
127.0.0.1 hueads.com
|
|
2020
2005
|
127.0.0.1 hueadsortb.com
|
|
2021
2006
|
127.0.0.1 hueadsxml.com
|
|
@@ -2125,7 +2110,6 @@
|
|
|
2125
2110
|
127.0.0.1 j93557g.com
|
|
2126
2111
|
127.0.0.1 jadeitite.com
|
|
2127
2112
|
127.0.0.1 jads.co
|
|
2128
|
-
127.0.0.1 jaizouji.com
|
|
2129
2113
|
127.0.0.1 jauchuwa.net
|
|
2130
2114
|
127.0.0.1 jcount.com
|
|
2131
2115
|
127.0.0.1 jdoqocy.com
|
|
@@ -2408,7 +2392,6 @@
|
|
|
2408
2392
|
127.0.0.1 mkto-ab410147.com
|
|
2409
2393
|
127.0.0.1 mktoresp.com
|
|
2410
2394
|
127.0.0.1 ml314.com
|
|
2411
|
-
127.0.0.1 mlm.de
|
|
2412
2395
|
127.0.0.1 mlsend.com
|
|
2413
2396
|
127.0.0.1 mltrk.io
|
|
2414
2397
|
127.0.0.1 mmismm.com
|
|
@@ -2486,6 +2469,7 @@
|
|
|
2486
2469
|
127.0.0.1 navrcholu.cz
|
|
2487
2470
|
127.0.0.1 ncaudienceexchange.com
|
|
2488
2471
|
127.0.0.1 ndparking.com
|
|
2472
|
+
127.0.0.1 nebulacrescent.com
|
|
2489
2473
|
127.0.0.1 nedstatbasic.net
|
|
2490
2474
|
127.0.0.1 needlessnorth.com
|
|
2491
2475
|
127.0.0.1 needyneedle.com
|
|
@@ -2748,7 +2732,6 @@
|
|
|
2748
2732
|
127.0.0.1 primetime.net
|
|
2749
2733
|
127.0.0.1 privatecash.com
|
|
2750
2734
|
127.0.0.1 prmtracking.com
|
|
2751
|
-
127.0.0.1 pro-advertising.com
|
|
2752
2735
|
127.0.0.1 pro-market.net
|
|
2753
2736
|
127.0.0.1 probablepartner.com
|
|
2754
2737
|
127.0.0.1 processplantation.com
|
|
@@ -2868,7 +2851,6 @@
|
|
|
2868
2851
|
127.0.0.1 ratings.lycos.com
|
|
2869
2852
|
127.0.0.1 rayjump.com
|
|
2870
2853
|
127.0.0.1 rcadserver.com
|
|
2871
|
-
127.0.0.1 re-directme.com
|
|
2872
2854
|
127.0.0.1 reachjunction.com
|
|
2873
2855
|
127.0.0.1 reactx.com
|
|
2874
2856
|
127.0.0.1 readgoldfish.com
|
|
@@ -2965,7 +2947,6 @@
|
|
|
2965
2947
|
127.0.0.1 rtbpop.com
|
|
2966
2948
|
127.0.0.1 rtbpopd.com
|
|
2967
2949
|
127.0.0.1 rtmark.net
|
|
2968
|
-
127.0.0.1 rtpdn11.com
|
|
2969
2950
|
127.0.0.1 rtxplatform.com
|
|
2970
2951
|
127.0.0.1 ru4.com
|
|
2971
2952
|
127.0.0.1 rubiconproject.com
|
|
@@ -3020,7 +3001,6 @@
|
|
|
3020
3001
|
127.0.0.1 seadform.net
|
|
3021
3002
|
127.0.0.1 searchmarketing.com
|
|
3022
3003
|
127.0.0.1 searchramp.com
|
|
3023
|
-
127.0.0.1 seashoreturn.com
|
|
3024
3004
|
127.0.0.1 secre.jp
|
|
3025
3005
|
127.0.0.1 secretivecub.com
|
|
3026
3006
|
127.0.0.1 secretspiders.com
|
|
@@ -3175,7 +3155,6 @@
|
|
|
3175
3155
|
127.0.0.1 springserve.com
|
|
3176
3156
|
127.0.0.1 spulse.net
|
|
3177
3157
|
127.0.0.1 spurioussteam.com
|
|
3178
|
-
127.0.0.1 spykemediatrack.com
|
|
3179
3158
|
127.0.0.1 spylog.com
|
|
3180
3159
|
127.0.0.1 spywarelabs.com
|
|
3181
3160
|
127.0.0.1 spywords.com
|
|
@@ -3283,7 +3262,6 @@
|
|
|
3283
3262
|
127.0.0.1 swankysquare.com
|
|
3284
3263
|
127.0.0.1 swimslope.com
|
|
3285
3264
|
127.0.0.1 swingslip.com
|
|
3286
|
-
127.0.0.1 swordfishdc.com
|
|
3287
3265
|
127.0.0.1 swordgoose.com
|
|
3288
3266
|
127.0.0.1 synonymoussticks.com
|
|
3289
3267
|
127.0.0.1 t.appsflyer.com
|
|
@@ -3414,7 +3392,6 @@
|
|
|
3414
3392
|
127.0.0.1 toplista.mw.hu
|
|
3415
3393
|
127.0.0.1 toplistcity.com
|
|
3416
3394
|
127.0.0.1 topsir.com
|
|
3417
|
-
127.0.0.1 topsite.lv
|
|
3418
3395
|
127.0.0.1 topsites.com.br
|
|
3419
3396
|
127.0.0.1 topstats.com
|
|
3420
3397
|
127.0.0.1 totemcash.com
|
|
@@ -3615,7 +3592,6 @@
|
|
|
3615
3592
|
127.0.0.1 vidcpm.com
|
|
3616
3593
|
127.0.0.1 video-stats.video.google.com
|
|
3617
3594
|
127.0.0.1 videoadex.com
|
|
3618
|
-
127.0.0.1 videoamp.com
|
|
3619
3595
|
127.0.0.1 videoegg.com
|
|
3620
3596
|
127.0.0.1 videostats.kakao.com
|
|
3621
3597
|
127.0.0.1 vidible.tv
|
|
@@ -6710,7 +6710,7 @@ org.zw
|
|
|
6710
6710
|
|
|
6711
6711
|
// newGTLDs
|
|
6712
6712
|
|
|
6713
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-
|
|
6713
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2024-03-28T15:13:37Z
|
|
6714
6714
|
// This list is auto-generated, don't edit it manually.
|
|
6715
6715
|
// aaa : American Automobile Association, Inc.
|
|
6716
6716
|
// https://www.iana.org/domains/root/db/aaa.html
|
|
@@ -6988,10 +6988,6 @@ auto
|
|
|
6988
6988
|
// https://www.iana.org/domains/root/db/autos.html
|
|
6989
6989
|
autos
|
|
6990
6990
|
|
|
6991
|
-
// avianca : Avianca Inc.
|
|
6992
|
-
// https://www.iana.org/domains/root/db/avianca.html
|
|
6993
|
-
avianca
|
|
6994
|
-
|
|
6995
6991
|
// aws : AWS Registry LLC
|
|
6996
6992
|
// https://www.iana.org/domains/root/db/aws.html
|
|
6997
6993
|
aws
|
|
@@ -8356,10 +8352,6 @@ grocery
|
|
|
8356
8352
|
// https://www.iana.org/domains/root/db/group.html
|
|
8357
8353
|
group
|
|
8358
8354
|
|
|
8359
|
-
// guardian : The Guardian Life Insurance Company of America
|
|
8360
|
-
// https://www.iana.org/domains/root/db/guardian.html
|
|
8361
|
-
guardian
|
|
8362
|
-
|
|
8363
8355
|
// gucci : Guccio Gucci S.p.a.
|
|
8364
8356
|
// https://www.iana.org/domains/root/db/gucci.html
|
|
8365
8357
|
gucci
|
|
@@ -11229,6 +11221,10 @@ graphox.us
|
|
|
11229
11221
|
// Submitted by Ofer Kalaora <postmaster@activetrail.com>
|
|
11230
11222
|
activetrail.biz
|
|
11231
11223
|
|
|
11224
|
+
// Adaptable.io : https://adaptable.io
|
|
11225
|
+
// Submitted by Mark Terrel <support@adaptable.io>
|
|
11226
|
+
adaptable.app
|
|
11227
|
+
|
|
11232
11228
|
// Adobe : https://www.adobe.com/
|
|
11233
11229
|
// Submitted by Ian Boston <boston@adobe.com> and Lars Trieloff <trieloff@adobe.com>
|
|
11234
11230
|
adobeaemcloud.com
|
|
@@ -12041,6 +12037,10 @@ appudo.net
|
|
|
12041
12037
|
// Submitted by Thomas Orozco <thomas@aptible.com>
|
|
12042
12038
|
on-aptible.com
|
|
12043
12039
|
|
|
12040
|
+
// Aquapal : https://aquapal.net/
|
|
12041
|
+
// Submitted by Aki Ueno <admin@aquapal.net>
|
|
12042
|
+
f5.si
|
|
12043
|
+
|
|
12044
12044
|
// ASEINet : https://www.aseinet.com/
|
|
12045
12045
|
// Submitted by Asei SEKIGUCHI <mail@aseinet.com>
|
|
12046
12046
|
user.aseinet.ne.jp
|
|
@@ -12213,7 +12213,9 @@ mycd.eu
|
|
|
12213
12213
|
// Canva Pty Ltd : https://canva.com/
|
|
12214
12214
|
// Submitted by Joel Aquilina <publicsuffixlist@canva.com>
|
|
12215
12215
|
canva-apps.cn
|
|
12216
|
+
*.my.canvasite.cn
|
|
12216
12217
|
canva-apps.com
|
|
12218
|
+
*.my.canva.site
|
|
12217
12219
|
|
|
12218
12220
|
// Carrd : https://carrd.co
|
|
12219
12221
|
// Submitted by AJ <aj@carrd.co>
|
|
@@ -12405,6 +12407,10 @@ co.no
|
|
|
12405
12407
|
webhosting.be
|
|
12406
12408
|
hosting-cluster.nl
|
|
12407
12409
|
|
|
12410
|
+
// Convex : https://convex.dev/
|
|
12411
|
+
// Submitted by James Cowling <security@convex.dev>
|
|
12412
|
+
convex.site
|
|
12413
|
+
|
|
12408
12414
|
// Coordination Center for TLD RU and XN--P1AI : https://cctld.ru/en/domains/domens_ru/reserved/
|
|
12409
12415
|
// Submitted by George Georgievsky <gug@cctld.ru>
|
|
12410
12416
|
ac.ru
|
|
@@ -12434,6 +12440,10 @@ static-access.net
|
|
|
12434
12440
|
// Submitted by Ales Krajnik <ales.krajnik@craynic.com>
|
|
12435
12441
|
realm.cz
|
|
12436
12442
|
|
|
12443
|
+
// Crisp IM SAS : https://crisp.chat/
|
|
12444
|
+
// Submitted by Baptiste Jamin <hostmaster@crisp.chat>
|
|
12445
|
+
on.crisp.email
|
|
12446
|
+
|
|
12437
12447
|
// Cryptonomic : https://cryptonomic.net/
|
|
12438
12448
|
// Submitted by Andrew Cady <public-suffix-list@cryptonomic.net>
|
|
12439
12449
|
*.cryptonomic.net
|
|
@@ -12941,6 +12951,10 @@ e4.cz
|
|
|
12941
12951
|
easypanel.app
|
|
12942
12952
|
easypanel.host
|
|
12943
12953
|
|
|
12954
|
+
// EasyWP : https://www.easywp.com
|
|
12955
|
+
// Submitted by <infracloudteam@namecheap.com>
|
|
12956
|
+
*.ewp.live
|
|
12957
|
+
|
|
12944
12958
|
// Elementor : Elementor Ltd.
|
|
12945
12959
|
// Submitted by Anton Barkan <antonb@elementor.com>
|
|
12946
12960
|
elementor.cloud
|
|
@@ -13462,6 +13476,10 @@ whitesnow.jp
|
|
|
13462
13476
|
zombie.jp
|
|
13463
13477
|
heteml.net
|
|
13464
13478
|
|
|
13479
|
+
// GoDaddy Registry : https://registry.godaddy
|
|
13480
|
+
// Submitted by Rohan Durrant <tldns@registry.godaddy>
|
|
13481
|
+
graphic.design
|
|
13482
|
+
|
|
13465
13483
|
// GOV.UK Platform as a Service : https://www.cloud.service.gov.uk/
|
|
13466
13484
|
// Submitted by Tom Whitwell <gov-uk-paas-support@digital.cabinet-office.gov.uk>
|
|
13467
13485
|
cloudapps.digital
|
|
@@ -13719,7 +13737,7 @@ biz.at
|
|
|
13719
13737
|
info.at
|
|
13720
13738
|
|
|
13721
13739
|
// info.cx : http://info.cx
|
|
13722
|
-
// Submitted by
|
|
13740
|
+
// Submitted by June Slater <whois@igloo.to>
|
|
13723
13741
|
info.cx
|
|
13724
13742
|
|
|
13725
13743
|
// Interlegis : http://www.interlegis.leg.br
|
|
@@ -13768,6 +13786,10 @@ iopsys.se
|
|
|
13768
13786
|
// Submitted by Matthew Hardeman <mhardeman@ipifony.com>
|
|
13769
13787
|
ipifony.net
|
|
13770
13788
|
|
|
13789
|
+
// ir.md : https://nic.ir.md
|
|
13790
|
+
// Submitted by Ali Soizi <info@nic.ir.md>
|
|
13791
|
+
ir.md
|
|
13792
|
+
|
|
13771
13793
|
// IServ GmbH : https://iserv.de
|
|
13772
13794
|
// Submitted by Mario Hoberg <info@iserv.de>
|
|
13773
13795
|
iservschule.de
|
|
@@ -14123,7 +14145,7 @@ co.pl
|
|
|
14123
14145
|
// Managed by Corporate Domains
|
|
14124
14146
|
// Microsoft Azure : https://home.azure
|
|
14125
14147
|
*.azurecontainer.io
|
|
14126
|
-
|
|
14148
|
+
cloudapp.azure.com
|
|
14127
14149
|
azure-api.net
|
|
14128
14150
|
azureedge.net
|
|
14129
14151
|
azurefd.net
|
|
@@ -14159,6 +14181,10 @@ mintere.site
|
|
|
14159
14181
|
// Submitted by Grayson Martin <grayson.martin@mobileeducation.us>
|
|
14160
14182
|
forte.id
|
|
14161
14183
|
|
|
14184
|
+
// MODX Systems LLC : https://modx.com
|
|
14185
|
+
// Submitted by Elizabeth Southwell <elizabeth@modx.com>
|
|
14186
|
+
modx.dev
|
|
14187
|
+
|
|
14162
14188
|
// Mozilla Corporation : https://mozilla.com
|
|
14163
14189
|
// Submitted by Ben Francis <bfrancis@mozilla.com>
|
|
14164
14190
|
mozilla-iot.org
|
|
@@ -14220,6 +14246,7 @@ jp.ngrok.io
|
|
|
14220
14246
|
sa.ngrok.io
|
|
14221
14247
|
us.ngrok.io
|
|
14222
14248
|
ngrok.pizza
|
|
14249
|
+
ngrok.pro
|
|
14223
14250
|
|
|
14224
14251
|
// Nicolaus Copernicus University in Torun - MSK TORMAN (https://www.man.torun.pl)
|
|
14225
14252
|
torun.pl
|
|
@@ -14232,6 +14259,10 @@ nh-serv.co.uk
|
|
|
14232
14259
|
// Submitted by Jeff Wheelhouse <support@nearlyfreespeech.net>
|
|
14233
14260
|
nfshost.com
|
|
14234
14261
|
|
|
14262
|
+
// NFT.Storage : https://nft.storage/
|
|
14263
|
+
// Submitted by Vasco Santos <vasco.santos@protocol.ai> or <support@nft.storage>
|
|
14264
|
+
ipfs.nftstorage.link
|
|
14265
|
+
|
|
14235
14266
|
// Noop : https://noop.app
|
|
14236
14267
|
// Submitted by Nathaniel Schweinberg <noop@rearc.io>
|
|
14237
14268
|
*.developer.app
|
|
@@ -14635,6 +14666,8 @@ qbuser.com
|
|
|
14635
14666
|
// Rad Web Hosting: https://radwebhosting.com
|
|
14636
14667
|
// Submitted by Scott Claeys <s.claeys@radwebhosting.com>
|
|
14637
14668
|
cloudsite.builders
|
|
14669
|
+
myradweb.net
|
|
14670
|
+
servername.us
|
|
14638
14671
|
|
|
14639
14672
|
// Redgate Software: https://red-gate.com
|
|
14640
14673
|
// Submitted by Andrew Farries <andrew.farries@red-gate.com>
|
|
@@ -14701,11 +14734,40 @@ app.render.com
|
|
|
14701
14734
|
onrender.com
|
|
14702
14735
|
|
|
14703
14736
|
// Repl.it : https://repl.it
|
|
14704
|
-
// Submitted by Lincoln Bergeson <
|
|
14737
|
+
// Submitted by Lincoln Bergeson <psl@repl.it>
|
|
14738
|
+
replit.app
|
|
14739
|
+
id.replit.app
|
|
14705
14740
|
firewalledreplit.co
|
|
14706
14741
|
id.firewalledreplit.co
|
|
14707
14742
|
repl.co
|
|
14708
14743
|
id.repl.co
|
|
14744
|
+
replit.dev
|
|
14745
|
+
archer.replit.dev
|
|
14746
|
+
bones.replit.dev
|
|
14747
|
+
canary.replit.dev
|
|
14748
|
+
global.replit.dev
|
|
14749
|
+
hacker.replit.dev
|
|
14750
|
+
id.replit.dev
|
|
14751
|
+
janeway.replit.dev
|
|
14752
|
+
kim.replit.dev
|
|
14753
|
+
kira.replit.dev
|
|
14754
|
+
kirk.replit.dev
|
|
14755
|
+
odo.replit.dev
|
|
14756
|
+
paris.replit.dev
|
|
14757
|
+
picard.replit.dev
|
|
14758
|
+
pike.replit.dev
|
|
14759
|
+
prerelease.replit.dev
|
|
14760
|
+
reed.replit.dev
|
|
14761
|
+
riker.replit.dev
|
|
14762
|
+
sisko.replit.dev
|
|
14763
|
+
spock.replit.dev
|
|
14764
|
+
staging.replit.dev
|
|
14765
|
+
sulu.replit.dev
|
|
14766
|
+
tarpit.replit.dev
|
|
14767
|
+
teams.replit.dev
|
|
14768
|
+
tucker.replit.dev
|
|
14769
|
+
wesley.replit.dev
|
|
14770
|
+
worf.replit.dev
|
|
14709
14771
|
repl.run
|
|
14710
14772
|
|
|
14711
14773
|
// Resin.io : https://resin.io
|
|
@@ -14988,6 +15050,14 @@ srht.site
|
|
|
14988
15050
|
// Submitted by Adrien Gillon <adrien+public-suffix-list@stackhero.io>
|
|
14989
15051
|
stackhero-network.com
|
|
14990
15052
|
|
|
15053
|
+
// STACKIT : https://www.stackit.de/en/
|
|
15054
|
+
// Submitted by STACKIT-DNS Team (Simon Stier) <stackit-dns@mail.schwarz>
|
|
15055
|
+
runs.onstackit.cloud
|
|
15056
|
+
stackit.gg
|
|
15057
|
+
stackit.rocks
|
|
15058
|
+
stackit.run
|
|
15059
|
+
stackit.zone
|
|
15060
|
+
|
|
14991
15061
|
// Staclar : https://staclar.com
|
|
14992
15062
|
// Submitted by Q Misell <q@staclar.com>
|
|
14993
15063
|
musician.io
|
|
@@ -15054,6 +15124,19 @@ myspreadshop.co.uk
|
|
|
15054
15124
|
// Submitted by Jacob Lee <jacob@stdlib.com>
|
|
15055
15125
|
api.stdlib.com
|
|
15056
15126
|
|
|
15127
|
+
// stereosense GmbH : https://www.involve.me
|
|
15128
|
+
// Submitted by Florian Burmann <publicsuffix@involve.me>
|
|
15129
|
+
feedback.ac
|
|
15130
|
+
forms.ac
|
|
15131
|
+
assessments.cx
|
|
15132
|
+
calculators.cx
|
|
15133
|
+
funnels.cx
|
|
15134
|
+
paynow.cx
|
|
15135
|
+
quizzes.cx
|
|
15136
|
+
researched.cx
|
|
15137
|
+
tests.cx
|
|
15138
|
+
surveys.so
|
|
15139
|
+
|
|
15057
15140
|
// Storipress : https://storipress.com
|
|
15058
15141
|
// Submitted by Benno Liu <benno@storipress.com>
|
|
15059
15142
|
storipress.app
|
|
@@ -15062,6 +15145,12 @@ storipress.app
|
|
|
15062
15145
|
// Submitted by Philip Hutchins <hostmaster@storj.io>
|
|
15063
15146
|
storj.farm
|
|
15064
15147
|
|
|
15148
|
+
// Streak : https://streak.com
|
|
15149
|
+
// Submitted by Blake Kadatz <eng@streak.com>
|
|
15150
|
+
streak-link.com
|
|
15151
|
+
streaklinks.com
|
|
15152
|
+
streakusercontent.com
|
|
15153
|
+
|
|
15065
15154
|
// Studenten Net Twente : http://www.snt.utwente.nl/
|
|
15066
15155
|
// Submitted by Silke Hofstra <syscom@snt.utwente.nl>
|
|
15067
15156
|
utwente.io
|
|
@@ -15124,6 +15213,7 @@ taifun-dns.de
|
|
|
15124
15213
|
// Submitted by David Anderson <danderson@tailscale.com>
|
|
15125
15214
|
beta.tailscale.net
|
|
15126
15215
|
ts.net
|
|
15216
|
+
*.c.ts.net
|
|
15127
15217
|
|
|
15128
15218
|
// TASK geographical domains (www.task.gda.pl/uslugi/dns)
|
|
15129
15219
|
gda.pl
|
|
@@ -15359,6 +15449,11 @@ v.ua
|
|
|
15359
15449
|
// Submitted by Masayuki Note <masa@blade.wafflecell.com>
|
|
15360
15450
|
wafflecell.com
|
|
15361
15451
|
|
|
15452
|
+
// Webflow, Inc. : https://www.webflow.com
|
|
15453
|
+
// Submitted by Webflow Security Team <security@webflow.com>
|
|
15454
|
+
webflow.io
|
|
15455
|
+
webflowtest.io
|
|
15456
|
+
|
|
15362
15457
|
// WebHare bv: https://www.webhare.com/
|
|
15363
15458
|
// Submitted by Arnold Hendriks <info@webhare.com>
|
|
15364
15459
|
*.webhare.dev
|