AdguardTeam / AdguardTeam/Scriptlets

Add a scriptlet that cleans up 'location.hash'

オープン
#135 コメント 11 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement Priority: P4 Version: Scriptlets v3.0
主要言語
JavaScript
スター
195
フォーク
33
PR マージ指標
30日以内にマージされた PR はありません

説明

`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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。