Skip to content

Instantly share code, notes, and snippets.

@borcean
Created September 10, 2019 15:31
Show Gist options
  • Save borcean/e8a7d2c948a9dda56fe707af69987ae6 to your computer and use it in GitHub Desktop.
Save borcean/e8a7d2c948a9dda56fe707af69987ae6 to your computer and use it in GitHub Desktop.
Android Adblock Exemptions
{
"autoStart":true,
"dnsServers": {
"enabled":false,
"items":[ {
"location": "213.73.91.35", "state": 1, "title": "Chaos Computer Club (DE)"
}
,
{
"location": "46.182.19.48", "state": 1, "title": "Digitalcourage e.V. (DE)"
}
,
{
"location": "194.150.168.168", "state": 1, "title": "AS250.NET (DE)"
}
,
{
"location": "84.200.69.80", "state": 1, "title": "dns.watch server 1 (DE)"
}
,
{
"location": "84.200.70.40", "state": 1, "title": "dns.watch server 2 (DE)"
}
,
{
"location": "204.152.184.76", "state": 0, "title": "ISC (US)"
}
,
{
"location": "1.1.1.1", "state": 0, "title": "CloudFlare DNS (1)"
}
,
{
"location": "1.0.0.1", "state": 0, "title": "CloudFlare DNS (2)"
}
]
}
,
"hosts": {
"automaticRefresh":true,
"enabled":true,
"items":[ {
"location": "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts", "state": 2, "title": "StevenBlack\u0027s hosts file (includes all others)"
}
,
{
"location": "https://adaway.org/hosts.txt", "state": 2, "title": "Adaway hosts file"
}
,
{
"location": "https://someonewhocares.org/hosts/hosts", "state": 2, "title": "Dan Pollock\u0027s hosts file"
}
,
{
"location": "https://hosts-file.net/ad_servers.txt", "state": 2, "title": "hpHosts’s Ad and tracking servers"
}
,
{
"location": "https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt", "state": 2, "title": "Long-lived malware domains"
}
,
{
"location": "https://www.malwaredomainlist.com/hostslist/hosts.txt", "state": 2, "title": "Malware Domain List"
}
,
{
"location": "https://mirror.cedia.org.ec/malwaredomains/justdomains", "state": 2, "title": "Malware domains.com"
}
,
{
"location": "https://pgl.yoyo.org/adservers/serverlist.php?hostformat\u003dhosts\u0026showintro\u003d1\u0026mimetype\u003dplaintext", "state": 2, "title": "Peter Lowe’s Ad server list"
}
,
{
"location": "https://raw.githubusercontent.com/EnergizedProtection/block/master/blu/formats/hosts", "state": 0, "title": "Energized Blu"
}
,
{
"location": "npr.streaming.adswizz.com", "state": 1, "title": ""
}
,
{
"location": "cf-npr.streaming.adswizz.com", "state": 1, "title": ""
}
,
{
"location": "play.podtrac.com", "state": 1, "title": ""
}
,
{
"location": "edge1.pod.npr.org", "state": 1, "title": ""
}
,
{
"location": "edge2.pod.npr.org", "state": 1, "title": ""
}
]
}
,
"ipV6Support":true,
"minorVersion":1,
"nightMode":false,
"showNotification":true,
"version":1,
"watchDog":true,
"whitelist": {
"defaultMode": 2, "items": ["org.blokada.origin.alarm", "com.google.android.apps.cloudprint", "com.google.android.apps.paidtasks", "com.xiaomi.hm.health", "cz.zdenekhorak.mibandtools", "au.com.shiftyjelly.pocketcasts", "com.sisbot.sisyphus", "com.google.android.apps.fitness", "com.google.android.calendar", "com.google.android.gms", "com.facebook.mlite", "com.mint"], "itemsOnVpn": ["com.facebook.system", "com.facebook.appmanager", "com.facebook.services", "com.google.android.googlequicksearchbox", "com.google.android.gm", "secureauth.android.token", "com.google.android.calculator", "com.google.android.videos", "com.google.android.music", "com.android.vending", "com.google.android.apps.maps", "com.xatori.Plugshare"], "showSystemApps": true
}
}
npr.streaming.adswizz.com
cf-npr.streaming.adswizz.com
play.podtrac.com
edge1.pod.npr.org
edge2.pod.npr.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment