AdguardTeam / AdguardTeam/AdguardBrowserExtension
'prevent-fetch' scriptlet doesn't work on hltv.org
- Langage dominant
- TypeScript
- Étoiles
- 4.4k
- Forks
- 449
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Please answer the following questions for yourself before submitting an issue
- [x] Filters were updated before reproducing an issue
- [x] I checked the [knowledge base](https://adguard.com/kb/) and found no answer
- [x] I checked to make sure that this issue has not already been filed
### AdGuard Extension version
5.0.217/4.4.50
### Browser version
Chrome 135
### OS version
macOS 15.4
### Issue Details
Steps to reproduce:
1. Add these rules to the User rules:
```
hltv.org#%#//scriptlet('prevent-fetch', 'hltv.org/ht/event')
@@||hltv.org/ht/event$domain=hltv.org
@@||hltv.org/js/ht.pageview-props.tagged-events.js$domain=hltv.org
```
2. Open a new tab and the dev tools
3. Go to https://www.hltv.org/matches and check whether the hltv.org/ht/event request is succeeded.
Screenshot 1

### Actual Behavior
The request is not blocked.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.