AdguardTeam / AdguardTeam/AdguardBrowserExtension

Wildcard support for domain name

Abierto
#2,297 4 comentarios 0 reacciones 1 asignado Asignado a @vozersky Ver en GitHub
Feature Request Priority: P5
Lenguaje dominante
TypeScript
Estrellas
4.4k
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.