mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 01:28:00 +01:00
minor edit
This commit is contained in:
parent
e95fa11e53
commit
2578c0fb65
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ return {
|
|||
allowedRequestCount: 0
|
||||
},
|
||||
|
||||
// EasyList, EasyPrivacy and many others have an update frequency
|
||||
// of 4 days, as per list headers.
|
||||
// EasyList, EasyPrivacy and many others have an 4-day update period,
|
||||
// as per list headers.
|
||||
updateAssetsEvery: 75 * oneHour + 23 * oneMinute + 53 * oneSecond + 605,
|
||||
projectServerRoot: 'https://raw.githubusercontent.com/gorhill/uBlock/master/',
|
||||
userFiltersPath: 'assets/user/filters.txt',
|
||||
|
|
Loading…
Reference in a new issue