This repository was archived by the owner on Sep 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33
44 "name" : " uBlock" ,
5- "version" : " 0.9.2.4 " ,
5+ "version" : " 0.9.3.0 " ,
66
77 "default_locale" : " en" ,
88 "description" : " __MSG_extShortDesc__" ,
Original file line number Diff line number Diff line change 1717 < li > < a href ="https://github.com/gorhill/uBlock " data-i18n ="aboutCode "> </ a >
1818 < li > < span data-i18n ="aboutContributors "> </ span >
1919 < ul >
20- < li > < a href ="https://github.com/gorhill/uBlock/graphs/contributors " > Github </ a >
20+ < li > < a href ="https://github.com/chrisaljoudi/ublock " > GitHub </ a >
2121 < li > < a href ="https://crowdin.net/project/ublock "> Crowdin</ a >
2222 </ ul >
2323</ ul >
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ return {
101101 // EasyList, EasyPrivacy and many others have an 4-day update period,
102102 // as per list headers.
103103 updateAssetsEvery : 97 * oneHour ,
104- projectServerRoot : 'https://raw.githubusercontent.com/gorhill /uBlock/master/' ,
104+ projectServerRoot : 'https://raw.githubusercontent.com/chrisaljoudi /uBlock/master/' ,
105105 userFiltersPath : 'assets/user/filters.txt' ,
106106 pslPath : 'assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat' ,
107107
You can’t perform that action at this time.
0 commit comments