mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
New revision and new GitHub raw URLs
This commit is contained in:
parent
008fd40a3a
commit
72ff749fc2
@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
|
||||
"name": "uBlock",
|
||||
"version": "0.9.2.4",
|
||||
"version": "0.9.3.0",
|
||||
|
||||
"default_locale": "en",
|
||||
"description": "__MSG_extShortDesc__",
|
||||
|
@ -17,7 +17,7 @@
|
||||
<li><a href="https://github.com/gorhill/uBlock" data-i18n="aboutCode"></a>
|
||||
<li><span data-i18n="aboutContributors"></span>
|
||||
<ul>
|
||||
<li><a href="https://github.com/gorhill/uBlock/graphs/contributors">Github</a>
|
||||
<li><a href="https://github.com/chrisaljoudi/ublock">GitHub</a>
|
||||
<li><a href="https://crowdin.net/project/ublock">Crowdin</a>
|
||||
</ul>
|
||||
</ul>
|
||||
|
@ -101,7 +101,7 @@ return {
|
||||
// EasyList, EasyPrivacy and many others have an 4-day update period,
|
||||
// as per list headers.
|
||||
updateAssetsEvery: 97 * oneHour,
|
||||
projectServerRoot: 'https://raw.githubusercontent.com/gorhill/uBlock/master/',
|
||||
projectServerRoot: 'https://raw.githubusercontent.com/chrisaljoudi/uBlock/master/',
|
||||
userFiltersPath: 'assets/user/filters.txt',
|
||||
pslPath: 'assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user