From 1b112c7868792f6371a053ee966b4343c1c7bf98 Mon Sep 17 00:00:00 2001 From: twonfov <161754817+twonfov@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:22:18 -0500 Subject: [PATCH] Update URL --- Dashboard:-Filter-lists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard:-Filter-lists.md b/Dashboard:-Filter-lists.md index 7b6e092..1b42740 100644 --- a/Dashboard:-Filter-lists.md +++ b/Dashboard:-Filter-lists.md @@ -61,7 +61,7 @@ If you check this option, uBO will automatically update the currently selected f Filter lists are automatically updated according to _expiration time_ defined by: - the _Diff-Expires_ directive if list is compatible with [differential updates](https://github.com/ameshkov/diffupdates) (uBO [1.54.0+](https://github.com/gorhill/uBlock/releases/tag/1.54.0)) (in "uBlock filters" currently set to around 5 hours), -- the [_Expires_ directive](https://help.eyeo.com/en/adblockplus/how-to-write-filters#special-comments) if present in the filter list header, +- the [_Expires_ directive](https://help.adblockplus.org/hc/en-us/articles/360062733293-How-to-write-filters#special-comments) if present in the filter list header, - or the `updateAfter` attribute if found in the list entry in [`assets.json`](https://github.com/gorhill/uBlock/blob/master/assets/assets.json), - or every 5 days by default.