AdguardTeam / AdguardTeam/AdguardBrowserExtension

Wildcard support for domain name

オープン
#2,297 コメント 4 件 リアクション 0 件 担当者 1 名 @vozersky に割り当て済み GitHub で見る
Feature Request Priority: P5
主要言語
TypeScript
スター
4.4k
フォーク
449
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue Details

I'm experiencing a situation where some websites frequently change domain names that are quite similar after a short time, but basically, the new domains are quite similar to the old one, differing only in a few characters at the end of the domain name, for example:

> Old: domain.tld -> New: domain1.com
> Old: domain1.com -> New: domain2.net
> Old: domain2.net -> New: domainZ.org
> etc...

However, currently only wildcards for TLDs are supported, i.e. if I write the rule:

`domain*.*##some-rule`

It won't work on any domain at all.
So I expect wildcard support for domain names to be added in the next updated version.

### Proposed solution

In addition to wildcard support for TLDs, support wildcard for domain names

### Alternative solution

_No response_

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

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

評価

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

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

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