-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels

Description
At the moment the script batches domains into chunks of 25 and queries https://urlfilter.adtidy.org/v2/checkDomains?filter=none. This approach is slow for large domain lists and for clients that are distant from the server. Would it be possible to add an option to download and use a cached, filtered copy of the AdGuard DNS snapshot (containing only offline domains) to improve performance?