AdguardTeam / AdguardTeam/Scriptlets

Add a scriptlet that cleans up 'location.hash'

Aberta
#135 11 comentários 1 reação 0 responsáveis Ver no GitHub
enhancement Priority: P4 Version: Scriptlets v3.0
Linguagem predominante
JavaScript
Estrelas
195
Forks
33
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

`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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.