-
### Issue URL (Incorrect Blocking)
[https://www.facebook.com/Hairville/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.facebook.com%2FHairville%2F)
### Comment
…
-
Hello
Those sites appears like these on google search:
*://the-tree-team-hide-app.en.uptodown.com/*
*://hide-apps-and-lock-apps.en.softonic.com/*
*://hidden-android-settings.en.softonic.com/*
…
-
I use DuckDuckGo, but not Google.
And yet, you are forced to ask for Google permissions.
Like DuckDuckGo and Startpage, I'd like to see the system allow it manually.
ghost updated
4 years ago
-
```bash
# add ?
*://*/so.php
*://*/so.php?s=*
*://*/cha.php?s=*
*://*/list.php?s=*
*://*/?s=*
*://*/so/*
```
pexcn updated
4 years ago
-
Right now if I want to see or edit all the urls I've blacklisted I have to click the triple dot > Extensions > uBlacklist > Details > scroll down > Extension options. It would be convenient if I just …
-
I haven't looked into your code friend so I don't know if this would be trivial or not, but would intercepting and removing search results from DuckDuckGo, for example, be as simple as adding this lin…
-
uBlacklist shows `Works with firefox 48.0 and later, android 48.0 and later` in AMO.
But uBlacklist(3.1.0 and later) uses Element.attachShadow(), so it works with fx63(59) and later.
https://develop…
quroe updated
4 years ago
-
Version: 0.2.2
Runs on: ubuntu-latest on GitHub Actions
The publish step fails when I submit [my add-on](https://github.com/iorate/uBlacklist) to AMO. Although a new version is actually uploaded f…
-
## Expected Behavior
Something like `.*pinterest.*` should block any URL containing the string "pinterest" (this example is aggressively greedy for the sake of simplicity).
## Actual Behavior
Doe…
-
### Expected Behaviour
In watch mode, unchanged .ts files should be passed to loaders other than `ts-loader`, as in v6.2.2.
### Actual Behaviour
Unchanged .ts files are not passed to other loader…