From c8a72ae4ab965c47693c8f98db16b6ec71ab7cd6 Mon Sep 17 00:00:00 2001 From: Hugo Xu Date: Tue, 15 May 2018 22:57:48 -0600 Subject: [PATCH] Update filter-list-authoring.MD --- notes/filter-list-authoring.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes/filter-list-authoring.MD b/notes/filter-list-authoring.MD index 38d8a27c1d95f..c48314bb1606a 100644 --- a/notes/filter-list-authoring.MD +++ b/notes/filter-list-authoring.MD @@ -49,12 +49,16 @@ invalid) later, then Nano Adblocker will reset the update interval to the default value; uBlock Origin does not do this and will keep the last update interval that it has. +The header is only parsed until the time unit, so you can add comments after the +time unit. + Examples: ``` ! Expires: 1 day ! Expires: 2 days ! Expires: 24 hours # Expires: 3 days +# Expires: 3 days (update interval) ``` ### Other Common Headers