AdguardTeam / AdguardTeam/ContentBlocker
fussballtransfers.com - generichide disables element blocking rules
- Dominant language
- Java
- Stars
- 751
- Forks
- 154
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
### Prerequisites
Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
- [ X ] I am running the latest version
- [ X ] I checked the documentation and found no answer
- [ X ] I checked to make sure that this issue has not already been filed
### Issue Details
- **AdGuard version:**
- 2.7.3
- **Browser:**
- Samsung Internet
- **Device model:**
- Google Pixel 6 Pro
- **Operating system and version:**
- Android 15
### Expected Behavior
Generichide exclusion only disables generic element hiding rules and not url block rules too
### Actual Behavior
https://www.fussballtransfers.com/lib/prebid8.49.0.js gets unblocked
### Screenshots
Screenshot:

### Additional Information
Enable only Base filter and it should trigger AdBlock warning, now add this rule to user filter and adblock warning is gone:
`@@||fussballtransfers.com^$generichide`
The site is checking if two urls are blocked and therefore generichide rule should not help against this adblock warning at all.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.