Skip to content
Permalink
Browse files
Add fallback URLs for "IRN: Adblock-Iran"
Main URL is currently failing. Reported internally.
  • Loading branch information
gorhill authored and JustOff committed Jun 11, 2021
1 parent 53cd07e commit d079efbf88db7cf10597794d4cffced84e2f94ef
Showing with 5 additions and 1 deletion.
  1. +5 −1 assets/assets.json
@@ -365,7 +365,11 @@
"off": true,
"title": "IRN: Adblock-Iran",
"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"
},
"ISL-0": {

0 comments on commit d079efb

Please sign in to comment.