Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support links to update lists which are differential update-friendly
If the `manual` parameter is assigned a date in the form of `YYMMDD`, this will tell uBO to update lists from origin sources when the current time is within the range of the specified date, otherwise lists will be updated from CDNs. Updating from CDNs is always strongly recommended since this enables differential updates. For the time being, `manual=1` will always cause to update lists from origin, but this form will be deprecated once next stable release is widespread. The idea is to not leave behind stale and obsolete links which would be detrimental to differential updates should someone click on one of these old links left behind.
- Loading branch information