Coder Social home page Coder Social logo

ph00lt0 / blocklist Goto Github PK

View Code? Open in Web Editor NEW
187.0 5.0 31.0 28.44 MB

Blocklists for AdGuard Home, AdGuard, Little Snitch, Open Snitch, uBlock Origin, Brave Adblock, pfBlockerNG, and PiHole

Home Page: https://ph00lt0.github.io/blocklist

License: Other

Shell 85.63% JavaScript 2.67% Python 6.69% HTML 5.02%
adguard-home adguard-blocklist adguard-list adguard adblock ublock-origin ublock-origin-filters ublock-filters-rules ublock-rulesets ublock-lists

blocklist's Introduction

Blocklists for AdGuard Home, AdGuard, Little Snitch, Open Snitch, uBlock Origin, Brave Adblock, pfBlockerNG, and PiHole

Blocklist of analytics and annoyances found by our own research (either discovery or found by collecting sources). The trackers listed by DDG contain a lot of false postives, which we try to whitelist to the best of our ability. This blocklists aims at not breaking the exerpience of apps, if this occurs please report so.

We recommend against using the AdGuard DNS filter, they whitellist many tracking domains using @@ which overwrite your settings in the name of functionality. They allow for trackers in emails links and page ads in search results, something we do not compromise for.

This blocklists aims at blocking:

  • Stats and analytics (including privacy preserving ones such as Matomo)
  • Lottery and gambling companies
  • Data brokers and data collecting companies such as surveys
  • Debugging trackers
  • Ads
  • Font content delivery networks
  • Consent/cookie management platforms
  • Malware
  • Spyware
  • Remote Desktop Software
  • Scam and fraud
  • Phishing attempts
  • Domains used in email spam activity

Depending on where the list is used it will also block:

  • Cookie banners
  • Overflow blocking css
  • Ad loading scripts
  • Fingerprinting scripts
  • Tracking scripts and pixels
  • Analytical scripts
  • Newsletter scripts
  • Affliation scripts
  • Tracking parameters
  • Affiliation parameters

Recommended is to use uBlock Origin as it makes best use of the filters, as not all filters are supported by the other tools.

For home DNS resolving Adguard Home is superior in its functionality over PiHole.

Instructions available for:

Also known to be working with:

  • Dnsmasq
  • Adblock Plus
  • Blokada
  • Rethink DNS
  • DNSCloak
  • InviZible
  • Unbound
  • OPNsense

How to add?

AdGuard Home

  1. Go to Filters/DNS blocklists
  2. Press Add blocklist
  3. Select Add a custom list
  4. Chose name and paste the URL from below
https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt
  1. Press Save

AdGuard

With the app it's possible to subscribe by link:

  1. Click here to add the list or follow steps below
  2. For the best impact enable the trusted checkbox
  3. Click Subscribe

For extension/add-on or when the link does not work, follow manual steps:

  1. Open the AdGuard settings
  2. Navigate to Filters
  3. Scroll down to Custom
  4. Enable the custom switch
  5. Click on Custom
  6. Click Add custom filter
  7. Paste the URL from below:
https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt
  1. For the best impact enable the trusted checkbox
  2. Click Subscribe

Little Snitch

  1. Click here to add the list
  2. Change update to daily
  3. Check the active checkbox
  4. Press Subscribe

If the click and install doesn't work you can also add the list manually:

  1. Open Little Snitch Rules... from the Little Snitch icon in the menu bar
  2. In the sidebar look for Rule Groups when hovering on this a + button appears
  3. Click the + button
  4. Paste the URL from below:
https://raw.githubusercontent.com/ph00lt0/blocklist/master/little-snitch-blocklist.lsrules
  1. Press Subscribe...
  2. Change update to daily
  3. Check the active checkbox
  4. Press Subscribe

Open Snitch

  1. Create a folder for list, create update script, crontab, and download the blocklist
mkdir /media/ph00lt0-blocklist/
echo "wget -O https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt -O /media/ph00lt0-blocklis/blocklist.txt" > updater.sh
chmod +x ./updater.sh
crontab -l | { cat; echo "00 11 * * * /media/ph00lt0-blocklis/updater.sh"; } | crontab -
./updater.sh
  1. Create a new rule with 000-block-domains as name
  2. Check the boxes Enable, Priority
  3. Set the Duration to always
  4. Check To this list of domains and select the blocklist downloaded to your machine at:
/media/ph00lt0-blocklis/blocklist.txt
  1. Press Apply

uBlock Origin

  1. Click here to add the list
  2. Click the Subscribe button

If the click and install doesn't work you can also add the list manually:

  1. ⚙ Open the uBO︎ Dashboard
  2. Navigate to Filter lists
  3. Scroll down to + Custom
  4. Check Import…
  5. Paste the URL from below
https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt
  1. Click the Apply changes button on top of the page.

Brave

  1. Open the hamburger menu
  2. Open Settings
  3. Open Shields in the menu on the left
  4. Open Content filtering at the bottom
  5. Under Add custom filter lists paste the URL from below
https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt
  1. Click Add

pfBlockerNG

Install pfBlockerNG in pfSense

  1. In your pfSense dashboard go to System > Package Manager
  2. Click Available packages to open the tab
  3. Find pfBlockerNG and click install
  4. Click confirm
  5. In your pfSense dashboard go to Firewall > pfBlockerNG
  6. Follow the installation Wizard.
  7. Make sure DNS resolver and DNSBL blocking are enabled under the DNSBL tab.

Add the blocklist to pfBlockerNG

  1. In your pfSense dashboard go to Firewall > pfBlockerNG > DNSBL > DNSBL Groups
  2. Click Add
  3. Paste the URL from below
https://raw.githubusercontent.com/ph00lt0/blocklists/master/unbound-blocklist.txt
  1. Click safe.
  2. Make sure auto updates are on, and you may force update to apply the list immediately.

PiHole

For PiHole there is a different blocklist, containing the same domains prefixed with '0.0.0.0' as localhost

  1. Go to Group Management
  2. Select Adlist
  3. Paste the Address from below
https://raw.githubusercontent.com/ph00lt0/blocklists/master/pihole-blocklist.txt
  1. Press Add

To update your filters

  1. Go to Tools/Update Gravity
  2. Click Update

Contributing

Contributing is limited to members, instructions are available in CONTRIBUTING However feel free to report a broken website.

Broken sites

Feel free to report a broken website under Github issues. We will not remove any website because it has 'ethical' tracking, ads or whatsoever.

Can you make a list available for tool 'x'?

Feel free to open an issue with the request.

blocklist's People

Contributors

attilagyorffy avatar janostrowka avatar ph00lt0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

blocklist's Issues

All 4 Ads still show

Please add cdn.http.anno.channel4.com to the Blocklist.
I use all4 on an LG TV and only started using your Blocklist today.
I have manually added the above URL and ads have stopped but the app and content etc still works.

Many thanks for all your efforts!

Outlook, Facebook, Apple Dev, Microsoft Login

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • [x ] Adguard Home

What service are you trying to use?'

What does not work?
Microsoft Login via microsoftonline.com
Outlook web version
Apple developer program (installing apps)
Facebook website

Which rule you believe is causing this?
I do not know what rules are causing this, I've only decided to report them before moving away from this blocklist. It aims to be a blocklist that don't break any app experience but in the last few weeks I have been experiencing dozen and dozen of websites or apps that do not work due to this blocklist.

Thank for your work though, hopefully users continue reporting what doesn't work

gllto.glpals.com is used for A-GPS

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
GPS on a Samsung device

What does not work?
Assisted-GPS falls back to satellite only and takes longer.

Which rule you believe is causing this?
gllto.glpals.com

Twitch

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • [ x] Adguard Home

More that I use this list, more it seems like its blocking a lot of crucial links.

What service are you trying to use?'
Twitch.tv

What does not work?
The steam playback, emojis with bttv and the images

Which rule you believe is causing this?
static-cdn.jtvnw.net
cdn.betterttv.net
api.betterttv.net
@@.ttvnw.net
usher.ttvnw.net

Wikis & Fandoms

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • [x ] Adguard Home

What service are you trying to use?'
fandom.com

What does not work?
No images loads

Which rule you believe is causing this?
static.wikia.nocookie.net

block `acru.io`

Domains:

acru.io
cdn.acru.io
in.acru.io

Details:
Not sure what purpose it serves (I couldn't find a landing page for it), but look like an anti-ad blocker?

acru.io is loaded into by mouseflow.com with this json response from its servers:

// https://archive.is/F0GlX
{
  "ver": 15,
  "doc": {
    "page": "/",
    "domain": "mouseflow.com",
    "tags": [],
    "var": {},
    "prot": "h3",
    "type": "navigate",
    "sizes": "7u,1l8,1og,3f,76",
    "time": "0,3,m,7,1y,h1,x,r,2w,jx"
  },
  "res": {
    "com": {
      ".mouseflow": {
        "|": "3;0n,p;128,u;3d,x;41,17;5j,14",
        ".cdn": ";;51,2",
        ".o2": ";;74,jq"
      },
      ".cookiebot": {
        ".consent": ";;51,50",
        ".consentcdn": ";;01,2"
      },
      ".hubspot": {
        ".api": ";;71,0",
        ".forms": ";;71,0"
      },
      ".googletagmanager": ";;56,l",
      ".mxpnl.cdn": ";;51,0",
      ".hs-scripts.js": ";;51,1p",
      ".g2crowd.tracking": ";;51,2",
      ".google-analytics": ";;03,0",
      ".google": ";;01,10",
      ".licdn.snap": ";;52,0",
      ".usemessages.js": ";;51,t",
      ".hs-banner.js": "2;51,s",
      ".hubapi.api": ";;71,2z"
    },
    "net": {
      ".typekit": {
        ".p": ";;31,i",
        ".use": "2;03,f"
      },
      ".doubleclick.g.googleads": ";;52,0",
      ".facebook.connect": ";;51,0",
      ".hsadspixel.js": ";;51,3f",
      ".hs-analytics.js": ";;51,0",
      ".hsleadflows.js": ";;51,h"
    },
    "io.acru.cdn": "2;51,2"
  },
  "vit": ",11,,0,117",
  "ref": 0,
  "ls": ""
}

ChatGPT has this to say:

Based on the provided JSON, it appears to be a data payload sent by Mouseflow.com to in.acru.io. However, without further context or information about the specific systems and applications involved, it is challenging to determine the exact purpose and meaning of each field in the JSON.

Here's a breakdown of some key fields in the JSON:

  • "ver": Represents a version number, possibly indicating the version of the data structure or protocol being used.
  • "doc": Contains information related to the document/page being tracked, including the page URL ("page"), domain ("domain"), tags, variables, protocol, type, sizes, and time.
  • "res": Contains information about various resources loaded on the page. Each resource is represented as a key-value pair, where the key is the resource name or identifier and the value contains additional information about the resource.
  • "vit": Represents a value related to "vit" or "view interaction time" with a comma-separated list of values.
  • "ref": Represents a reference value, possibly indicating a reference to another document or resource.
  • "ls": Represents an empty string value.

Without further details about the purpose and usage of this JSON payload within the Mouseflow and in.acru.io systems, it's difficult to provide more specific information about its intended functionality.

From: badmojr/1Hosts#1469

EpicGames Store

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
https://www.epicgames.com/store/en-US/

What does not work?
The website including login stays black

Which rule you believe is causing this?

d1z9autcf703pk.cloudfront.net as it is a CNAME for static-assets-prod.unrealengine.com

autodesk blocked

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
autodesk

What does not work?
Cannot log in through website.
developer.api.autodesk.com
accounts.autodesk.com
were blocked.

Which rule you believe is causing this?

||apigee.net^
||d386d2qs7rw7pa.cloudfront.net^

based on ADH

Spotify, Alexa broken

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Spotify, Amazon Echo

What does not work?
Spotify loads, but does not play or discover network speakers. I pay for premium
Alexa connects to internet, most apps on echo show work, but voice service does not work

Which rule you believe is causing this?
spclient.wg.spotify.com
avs-alexa-14-fe.amazon.com

signupgenius blocked

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
signupgenius.com to sign up an event for work.

What does not work?
website doesn't open

Which rule you believe is causing this?

||signupgenius.com^

Alive.Github.com

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Github

What does not work?
Live Updates and events

Which rule you believe is causing this?
alive.github.com

Web.de

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Web.de

What does not work?
Mail & Newspage

Which rule you believe is causing this?
Web.de

Miners coin cryptojacking

Hello, thank you so much for these amazing awesome blocklist ! Please i have suggestion: it will be awesome to add another list anti Miners coin crytopjacking because many filters lists in the web lacks anti cryptojacking filters ! thank you !

https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock-mining.txt
https://blocklistproject.github.io/Lists/adguard/crypto-ags.txt
https://blocklistproject.github.io/Lists/crypto.txt
https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list.txt
https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt
https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/hosts_browser
https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list_browser_AdBlock.txt
https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/hosts_optional
https://gitlab.com/ZeroDot1/CoinBlockerLists/-/raw/master/list_optional.txt
https://zerodot1.gitlab.io/CoinBlockerLists/list_browser_UBO.txt

or another suggestion please, making a unique unfied list to block all legitimate
or non-legitimate crypto miners from all over the world because some miners
use sophisticated
techniques to only use a small amount of CPU power which makes it undetectable,
and many people don't use crypto, these lists are scattered all over the web
and it's hard to put them together so it will be great to make one unified
blocklist containing all the crypto in the world so we can add them easily
to our ad blocker or our custom dns via rethink dns or blitz ahadns or control d
dns or next dns and this list would be updated often and thus no need to go
searching in the different sites, thank you very much !

blocked battle.net completely, unable to update games

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • [ x] Adguard Home

blocked battle.net completely, unable to update games

What service are you trying to use?'
update battle.net games

What does not work?
blocked battle.net completely, unable to update games

Which rule you believe is causing this?
api.batlle.net

Spotify

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Spotify

What does not work?
The application does not work

Which rule you believe is causing this?
spclient.wg.spotify.com -> Breaks the mobile application and/or the playback sometimes
api-partner.spotify.com -> Breaks the desktop applicaiton (Does not load)

ARD- Public TV Station

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
The ARD website and HBBTV Services

What does not work?
It does not load

Which rule you believe is causing this?
'''ard.de'''

i0.wp.com breaks WordPress based blogs

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Wordpress based blogs

What does not work?
images are not shown

Which rule you believe is causing this?
i0.wp.com

[Question] Why is ko-fi blocked?

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
ko-fi.com

What does not work?
Can't browse to website.

Which rule you believe is causing this?
Commit: added ko-fi

Google SafeBrowsing

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Google SafeBrowsing

What does not work?
Downloading/comparing stuff to blacklisted content

Which rule you believe is causing this?
safebrowsing.googleapis.com

It prevents the average joe from downloading malware and falling victim to phishing attacks.
Since this is done mostly with downloaded hashes and a privacy friendly local comparison according to firefox folks, i think you should remove this host

Zeit.de Energy Charts

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
The energy charts of Zeit.de

What does not work?
no data is shown and the layout feels broken

Which rule you believe is causing this?
interactive.zeit.de
datawrapper.dwcdn.net

CDN.kde.org

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
The KDE Blog

What does not work?
Various images across the KDE website

Which rule you believe is causing this?
1088045785.rsc.cdn77.org

Spamhaus is one of the good guys

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
SpamHaus

What does not work?
SpamHaus

Which rule you believe is causing this?
gmail.com.dbl.spamhaus.org
dbl.spamhaus.org
zen.spamhaus.org
secure.avaaz.org.dbl.spamhaus.org

They are serving dynamic block lists and the Mail app or mail server call back to their dns server to see if the host is good or bad.
Answer is served over dns so you shouldn't block it.

location.services.mozilla.com

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Mozilla Location Services

What does not work?
The service itself

Which rule you believe is causing this?
location.services.mozilla.com

Wallstreet Journal

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Website of the Wallstreet Journal

What does not work?
Images

Which rule you believe is causing this?
dld6x5yyx2pqw.cloudfront.net is a CNAME for images.wsj.net

Amazon.de

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Amazon Games, Shopping and Prime Video

What does not work?
Reaching the page

Which rule you believe is causing this?
amazon.de
(it is not specific enough, you need to go for subdomains here , again :) )

tinyurl.com blocked

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
tinyurl.com

What does not work?
the tinyurl shared by friends does not work

Which rule you believe is causing this?

||tinyurl.com^

KalturaPlayer broken

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
heise.de/video

What does not work?
The Video-Player doesn't load

Which rule you believe is causing this?
cdnapisec.kaltura.com

ArcGis

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
ArcGis Maps

What does not work?
The maps do not show

Which rule you believe is causing this?

js.arcgis.com
arcgis.com

nature.com blocked

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
www.nature.com

What does not work?
Website doesn't open

Which rule you believe is causing this?
||springernature.io^

jetpack.wordpress.com is needed for commenting blogs

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Commenting on a WP based blog

What does not work?
the comment section doesn't load

Which rule you believe is causing this?
jetpack.wordpress.com

Whitelist Pi Network application

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Applications of Pi Network ecosystem.

What does not work?
Applications can't connect to the main application since the URL is blocked. It is needed to establish a connection with the Pi API (authentication, transactions).

Which rule you believe is causing this?
app-cdn.minepi.com^

Whitelist 3cx.com

Submit Form

Client used:

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?
3cx.com.

Describe the service you're using.
3CX is an international VoIP IPBX software developer. (Wikipedia)

What does not work?
Any scripts from 3cx.com get blocked by my blocklist (set this at browser level), so 3cx is broken. And I am pretty sure that if this list is set at DNS level, then it still will be broken. If this website has any privacy issues, it can be unblocked for functionality.

Which rule do you believe is causing this?
||3cx.com^

Any extra information or clarification?
No.

deutschepost.de

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
VideoIdent App

What does not work?
The faq site didn't open

Which rule you believe is causing this?
deutschepost.de

app.slack.com is broken

Tool used (pick one):

  • LittleSnitch

What service are you trying to use?'

Slack web interface (app.slack.com)

What does not work?

Slack web interface

Which rule you believe is causing this?

a.slack-edge.com

German "DHL App" not working anymore

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
I'm using using Adguard Home integration on Home Assistant and I try to use the german "Post & DHL" App. I'm not able to use the app with your block list. The app shows an error message like "technical issue. You can only use offline mode of this app".
I tried to enable/disable your list in AdGuard and it definitely seems to be related to your list :(

What does not work?
The whole "Post &DHL" app is only usable in offline mode.
https://play.google.com/store/apps/details?id=de.dhl.paket

Which rule you believe is causing this?

Unfortunately, I have no clue.

whitelist pinata.cloud IPFS gateway

Tool used (pick one):

  • LittleSnitch

What service are you trying to use?'

A web app which relies on Pinata gateway to deliver images.

What does not work?

The IPFS gateway.

Which rule you believe is causing this?

pinata.cloud

Heise CMP

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
heise.de/video

What does not work?
you can't enable loading thirdparty content from external sources so the videos don't play

Which rule you believe is causing this?
cmp.heise.de

block `aas.streetwriters.co`

Tool used (pick one):

  • Rethink DNS + Firewall

Domains:

aas.streetwriters.co

Details:
Seems to be running an umami analytics (ref?) behind Cloudflare at aas.streetwriters.co/api/collect

List to avoid blocking of trackers like "google-analytics" and "googleads.g.doubleclick" to avoid break websites and make payment services and applications unusable

Hello,
please i have important request ! there is fundamental problem, all lists break websites and make payment services and applications unusable.....because blocking trackers that's why it's better to make lists that just block ads and not the trackers, I tried a lot of mini light basic light minimal blocklists supposed to not contain false positives and not breaking the experience of apps, but I find that all the basic even minimal light lists on the web apparently block these sites essentials:

google-analytics.com

googleads.g.doubleclick.net

for example I tried the lists of 1Hosts (mini), Disconnect, oisd-basic, adguard, control d, HaGeZi - Multi LIGHT.....

but these important services "google-analytics" or "googleads.g.doubleclick" are blocked while they are essential for many sites and apps and services....

it doesn't matter if we see some ads, the most important thing is that all the sites work and we can be content with a basic blocking of the most malicious heavy ads, google is a well-known company so we have nothing to do fear but if there may be concern for privacy, there is virus malware theft....
this problem can be solved by not blocking trackers or at least tracking them from big companies like google and amazon, it will be great to make a list with in whitelist domains and trackers from big companies that we can find them here after doing this test:

https://d3ward.github.io/toolz/adblock.html

so it will be great to have a special list for ublock origin or dns servers that doesn't block trackers to avoid bugs:

"I suppose the same could be said about Google Ads which now breaks Google's partner ad settings interface.

Blocking these types of domains which breaks smaller services that aren't used as much I can understand, but when you have large scale applications being broken it may be time to look at improving the approach such as possibly splitting the AdGuard DNS filter into many smaller lists for more granular control."

urgent need to be unblocked:

AdguardTeam/AdGuardSDNSFilter#1335

AdguardTeam/AdGuardSDNSFilter#1142

AdguardTeam/AdguardFilters#150327

AdguardTeam/AdguardFilters#90357

so my request please is to make a list for ublock origin and for dns servers that allow us to use custom lists in "rethink dns" and "ahadns blitz" and "control d" dns and "opennic dns" and "nextdns"....

and this list only blocks ads and does not block trackers like "google-analytics" and "googleads.g.doubleclick and amazon trackers.....to avoid false positives and the breakdown of services and site breakages website, thank you so much :)

the list of trackers not to be blocked can be found on this site:

https://d3ward.github.io/toolz/adblock.html

Blocked l.google.com blocks youtube

Hi,
Thanks for the excellent blocklist, appreciate the great work!

In the blocklist, l.google.com also blocks youtube.com which is a CNAME for youtube-ui.l.google.com
If youtube is not blocked on purpose, could this be resolved please?

Block `edge.xero.com`

Tool used (pick one):

  • Rethink DNS + Firewall

Domains:

edge.xero.com
xerolytics.xero.com

Details:


From: badmojr/1Hosts#1580

League of Legends

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • [x ] Adguard Home

What service are you trying to use?'
League of Legends

What does not work?
Any images in the client

Which rule you believe is causing this?
ekg.riotgames.com

Block `metadata.io`

Tool used (pick one):

  • Rethink DNS + Firewall

Domains:

metadata.io
stagered-insights.metadata.io
insights.metadata.io
# see comment below
cdn.metadata.io
metadata-static-files.sfo2.cdn.digitaloceanspaces.com

stumbled upon it on eightfold.ai's blog. chatgpt code eval (1,2) says the code is mostly trackware:

also at: badmojr/1Hosts#1451

Bit.ly short links not opening

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Links using bit.ly link shortening

What does not work?
For example opening links from telegram channels using bit.ly as shortener service

Which rule you believe is causing this?
0.0.0.0 bit.ly

i.pinimg.com breaks images on Pinteres

Tool used (pick one):

  • uBlock Origin
  • Adguard for iOS
  • Adguard for Android
  • Adguard Browser add-on/extension
  • Brave Ad Block
  • PiHole
  • Adguard Home

What service are you trying to use?'
Pinterest

What does not work?
Images aren't displayed

Which rule you believe is causing this?
i.pinimg.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.