AdguardTeam / AdguardTeam/AdGuardHome

Get latest lists using querystring in the backend.

Offen
#5,604 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
TypeScript
Sterne
36.9k
Forks
2.5k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### Description

#### What problem are you trying to solve?
Get latest lists

#### Proposed solution
Allow option to auto append a version querystring in the url to get the latest list instead of waiting for cache update server side.
Such that when i click on the update button it will retrieve the latest list using the method below.

eg:
What I saved:
`https://foobar.com/list.txt`

On clicking the Update Lists button, AdGuardHome will auto add the version query string behind to get the latest list from the server in the backend.
`https://foobar.com/list.txt?version=`

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.