Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get latest lists using querystring in the backend. #5604

Open
3 tasks done
jerrywoo96 opened this issue Mar 17, 2023 · 0 comments
Open
3 tasks done

Get latest lists using querystring in the backend. #5604

jerrywoo96 opened this issue Mar 17, 2023 · 0 comments

Comments

@jerrywoo96
Copy link

jerrywoo96 commented Mar 17, 2023

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • 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=<insert unix time>

@jerrywoo96 jerrywoo96 changed the title FR: FR: Get latest lists using querystring in the backend. Mar 17, 2023
@ainar-g ainar-g changed the title FR: Get latest lists using querystring in the backend. Get latest lists using querystring in the backend. Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants