AdguardTeam / AdguardTeam/Scriptlets
Add a scriptlet that cleans up 'location.hash'
Abierto
enhancement
Priority: P4
Version: Scriptlets v3.0
- Lenguaje dominante
- JavaScript
- Estrellas
- 195
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`location.hash` is the part of an URL that comes after `#`. For instance, `https://example.org/#heregoeshash`.
Doc: https://developer.mozilla.org/en-US/docs/Web/API/Location/hash
This script would nicely pair with $removeparam that currently does not handle `location.hash`.
@AdguardTeam/filters-maintainers what we need before implementing this are examples of tracking parameters that use `location.hash`.
- [ ] Consider real-life examples
- [ ] Scriptlet spec
- [ ] Implementation
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.