AdguardTeam / AdguardTeam/AdGuardMiniForMac
Include AdGuard URL Tracking filter
- Lingua principale
- Swift
- Stelle
- 1.2k
- Fork
- 83
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
### Prerequisites
- [X] I checked to make sure that this issue has not already been filed;
- [X] This is not an ad/bug report.
### Problem description
I notice that the *AdGuard URL Tracking filter* is not included in the list of filters.
### Proposed solution
I checked the rules and found most of them are `removeparam` rules. To my understanding it requires the `redirect` action on Safari side.
Apple added support for `redirect` 10 months ago as mentioned in https://webkit.org/blog/12193/release-notes-for-safari-technology-preview-139/
> Added support for the `redirect` rule type in `declarativeNetRequest`, which requires host permissions to be granted for the host of the URL being redirected
I think this feature is available in Safari 16 but Apple haven't updated their documentation.
### Additional information
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.