mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Remove remnants of rebrand.ly shortened urls
This commit is contained in:
parent
c0862ecfff
commit
d3156175d8
|
@ -5,8 +5,6 @@ const pacUrls = [
|
||||||
'https://anticensority.github.io/generated-pac-scripts/anticensority.pac',
|
'https://anticensority.github.io/generated-pac-scripts/anticensority.pac',
|
||||||
// GitHub repo (anticensority), cached:
|
// GitHub repo (anticensority), cached:
|
||||||
'https://raw.githubusercontent.com/anticensority/generated-pac-scripts/master/anticensority.pac',
|
'https://raw.githubusercontent.com/anticensority/generated-pac-scripts/master/anticensority.pac',
|
||||||
// First official, shortened, not cached:
|
|
||||||
'https://rebrand.ly/ac-chrome-anticensority-pac',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const commonContext = {
|
const commonContext = {
|
||||||
|
@ -57,7 +55,6 @@ exports.contexts.beta = Object.assign({}, commonContext, {
|
||||||
anticensorityPacUrls: [
|
anticensorityPacUrls: [
|
||||||
'https://raw.githubusercontent.com/anticensority/for-testing/master/anticensority.pac',
|
'https://raw.githubusercontent.com/anticensority/for-testing/master/anticensority.pac',
|
||||||
'https://anticensority.github.io/for-testing/anticensority.pac',
|
'https://anticensority.github.io/for-testing/anticensority.pac',
|
||||||
'https://rebrand.ly/ac-beta-pac',
|
|
||||||
],
|
],
|
||||||
version: '1.14',
|
version: '1.14',
|
||||||
versionSuffix: '',
|
versionSuffix: '',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user