Does an "Expired" filter list means it won't be applied anymore? #4056
|
"AdGuard – Popup Overlays" for me was last updated And in fact I seem to be noticing more popup overlays. Is the list now inoperative for me? (I know I can manually update it, but it seems odd that the list can get all the way past expiration and never update. I am on Firefox every day, sometimes most of the day, so there's ample opportunity). |
Replies: 2 comments 3 replies
|
Filter lists are still functional when "expired". The And make sure you didn't disable automatic updates. |
|
Thank you for clarifying. Now the issue is how to get this fixed in the list. That it's an AdGuard list seems to complicate the matter. |
Filter lists are still functional when "expired".
The
Expires:directive defines the update interval for the filter list. The actual update doesn't occur exactly at this time since it is slightly randomized. For more details, see: https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists#auto-update-filter-listsAnd make sure you didn't disable automatic updates.