mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Add fallback URLs for "IRN: Adblock-Iran"
Main URL is currently failing. Reported internally.
This commit is contained in:
parent
0aae08bb9a
commit
634724cf29
1 changed files with 5 additions and 1 deletions
|
@ -363,7 +363,11 @@
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "IRN: Adblock-Iran",
|
"title": "IRN: Adblock-Iran",
|
||||||
"lang": "fa",
|
"lang": "fa",
|
||||||
"contentURL": "https://gitcdn.xyz/repo/farrokhi/adblock-iran/master/filter.txt",
|
"contentURL": [
|
||||||
|
"https://gitcdn.xyz/repo/farrokhi/adblock-iran/master/filter.txt",
|
||||||
|
"https://combinatronics.com/farrokhi/adblock-iran/master/filter.txt",
|
||||||
|
"https://cdn.statically.io/gh/farrokhi/adblock-iran/master/filter.txt"
|
||||||
|
],
|
||||||
"supportURL": "https://github.com/farrokhi/adblock-iran"
|
"supportURL": "https://github.com/farrokhi/adblock-iran"
|
||||||
},
|
},
|
||||||
"ISL-0": {
|
"ISL-0": {
|
||||||
|
|
Loading…
Reference in a new issue