Last active
October 23, 2023 02:55
-
-
Save tterb/ff685f9b7acef291c1bc53c5824cc137 to your computer and use it in GitHub Desktop.
PiHole blacklist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Supplementary blacklist for PiHole | |
* Improves coverage on https://d3ward.github.io/toolz/adblock.html | |
**/ | |
[ | |
{ | |
"id": 3, | |
"type": 1, | |
"domain": "adtech.yahooinc.com", | |
"enabled": 1, | |
"date_added": 1698027644, | |
"date_modified": 1698027644, | |
"comment": null | |
}, | |
{ | |
"id": 6, | |
"type": 1, | |
"domain": "freshmarketer.com", | |
"enabled": 1, | |
"date_added": 1698027835, | |
"date_modified": 1698027835, | |
"comment": null | |
}, | |
{ | |
"id": 9, | |
"type": 1, | |
"domain": "advertising.apple.com", | |
"enabled": 1, | |
"date_added": 1698028099, | |
"date_modified": 1698028099, | |
"comment": null | |
}, | |
{ | |
"id": 10, | |
"type": 1, | |
"domain": "ck.ads.oppomobile.com", | |
"enabled": 1, | |
"date_added": 1698028111, | |
"date_modified": 1698028111, | |
"comment": null | |
}, | |
{ | |
"id": 11, | |
"type": 1, | |
"domain": "api-adservices.apple.com", | |
"enabled": 1, | |
"date_added": 1698028125, | |
"date_modified": 1698028125, | |
"comment": null | |
}, | |
{ | |
"id": 12, | |
"type": 1, | |
"domain": "books-analytics-events.apple.com", | |
"enabled": 1, | |
"date_added": 1698028133, | |
"date_modified": 1698028134, | |
"comment": null | |
}, | |
{ | |
"id": 15, | |
"type": 1, | |
"domain": "afs.googlesyndication.com", | |
"enabled": 1, | |
"date_added": 1698028287, | |
"date_modified": 1698028287, | |
"comment": "Google Ads" | |
}, | |
{ | |
"id": 17, | |
"type": 1, | |
"domain": "advertising-api-eu.amazon.com", | |
"enabled": 1, | |
"date_added": 1698028383, | |
"date_modified": 1698028383, | |
"comment": null | |
}, | |
{ | |
"id": 21, | |
"type": 1, | |
"domain": "log.byteoversea.com", | |
"enabled": 1, | |
"date_added": 1698028576, | |
"date_modified": 1698028576, | |
"comment": null | |
}, | |
{ | |
"id": 23, | |
"type": 1, | |
"domain": "mediavisor.doubleclick.net", | |
"enabled": 1, | |
"date_added": 1698028688, | |
"date_modified": 1698028688, | |
"comment": null | |
}, | |
{ | |
"id": 30, | |
"type": 1, | |
"domain": "samsung-com.112.2o7.net", | |
"enabled": 1, | |
"date_added": 1698029031, | |
"date_modified": 1698029031, | |
"comment": null | |
}, | |
{ | |
"id": 31, | |
"type": 1, | |
"domain": "analytics-api.samsunghealthcn.com", | |
"enabled": 1, | |
"date_added": 1698029039, | |
"date_modified": 1698029039, | |
"comment": null | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Supplementary blacklist for PiHole | |
* Improves coverage on https://d3ward.github.io/toolz/adblock.html | |
**/ | |
[ | |
{ | |
"id": 2, | |
"type": 3, | |
"domain": "(extmaps-api|appmetrica|adfstat|metrika|offerwall|adfox)\\.yandex\\.(net|ru)", | |
"enabled": 1, | |
"date_added": 1698027617, | |
"date_modified": 1698027617, | |
"comment": "Yandex" | |
}, | |
{ | |
"id": 4, | |
"type": 3, | |
"domain": "(bdapi-ads|bdapi-in-ads)\\.realmemobile\\.com", | |
"enabled": 1, | |
"date_added": 1698027707, | |
"date_modified": 1698027707, | |
"comment": "RealMe" | |
}, | |
{ | |
"id": 7, | |
"type": 3, | |
"domain": "(claritybt|fwtracks)\\.freshmarketer\\.com", | |
"enabled": 1, | |
"date_added": 1698027868, | |
"date_modified": 1698027868, | |
"comment": "FreshWorks" | |
}, | |
{ | |
"id": 8, | |
"type": 3, | |
"domain": "(metrics\\.data|metrics2\\.data|grs|logservice|logservice1|logbak)\\.hicloud\\.com", | |
"enabled": 1, | |
"date_added": 1698028085, | |
"date_modified": 1698028085, | |
"comment": "Huawei" | |
}, | |
{ | |
"id": 13, | |
"type": 3, | |
"domain": "(udc|udcm|log\\.fc)\\.yahoo\\.com", | |
"enabled": 1, | |
"date_added": 1698028185, | |
"date_modified": 1698028185, | |
"comment": "Yahoo" | |
}, | |
{ | |
"id": 14, | |
"type": 3, | |
"domain": "(api|realtime|cdn|w1)\\.luckyorange\\.com", | |
"enabled": 1, | |
"date_added": 1698028256, | |
"date_modified": 1698028256, | |
"comment": "Luckyorange" | |
}, | |
{ | |
"id": 16, | |
"type": 3, | |
"domain": "(analyticsengine|analytics)\\.s3\\.amazonaws\\.com", | |
"enabled": 1, | |
"date_added": 1698028375, | |
"date_modified": 1698028375, | |
"comment": "AWS Analytics" | |
}, | |
{ | |
"id": 18, | |
"type": 3, | |
"domain": "(adm|identify|insights|surveys|events)\\.hotjar\\.(com|io)", | |
"enabled": 1, | |
"date_added": 1698028438, | |
"date_modified": 1698028438, | |
"comment": "Hotjar" | |
}, | |
{ | |
"id": 19, | |
"type": 3, | |
"domain": "(tools|cdn-test)\\.mouseflow\\.com", | |
"enabled": 1, | |
"date_added": 1698028479, | |
"date_modified": 1698028480, | |
"comment": "Mouseflow" | |
}, | |
{ | |
"id": 20, | |
"type": 3, | |
"domain": "(ads-api|analytics-sg|business-api|ads)\\.tiktok\\.com", | |
"enabled": 1, | |
"date_added": 1698028563, | |
"date_modified": 1698028563, | |
"comment": "TikTok" | |
}, | |
{ | |
"id": 24, | |
"type": 3, | |
"domain": "data\\.mistat\\.(india|rus)\\.xiaomi\\.com", | |
"enabled": 1, | |
"date_added": 1698028836, | |
"date_modified": 1698028836, | |
"comment": "Xiaomi" | |
}, | |
{ | |
"id": 25, | |
"type": 3, | |
"domain": "(\\.|^)mediavisor\\.doubleclick\\.net$", | |
"enabled": 1, | |
"date_added": 1698028892, | |
"date_modified": 1698028892, | |
"comment": null | |
}, | |
{ | |
"id": 27, | |
"type": 3, | |
"domain": "(\\.|^)events\\.reddit\\.com$", | |
"enabled": 1, | |
"date_added": 1698028990, | |
"date_modified": 1698028990, | |
"comment": "Reddit" | |
}, | |
{ | |
"id": 29, | |
"type": 3, | |
"domain": "(\\.|^)click\\.oneplus\\.cn$", | |
"enabled": 1, | |
"date_added": 1698029020, | |
"date_modified": 1698029020, | |
"comment": "OnePlus" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment