Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit d079efb

Browse files
gorhillJustOff
authored andcommitted
Add fallback URLs for "IRN: Adblock-Iran"
Main URL is currently failing. Reported internally.
1 parent 53cd07e commit d079efb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

assets/assets.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,11 @@
365365
"off": true,
366366
"title": "IRN: Adblock-Iran",
367367
"lang": "fa",
368-
"contentURL": "https://gitcdn.xyz/repo/farrokhi/adblock-iran/master/filter.txt",
368+
"contentURL": [
369+
"https://gitcdn.xyz/repo/farrokhi/adblock-iran/master/filter.txt",
370+
"https://combinatronics.com/farrokhi/adblock-iran/master/filter.txt",
371+
"https://cdn.statically.io/gh/farrokhi/adblock-iran/master/filter.txt"
372+
],
369373
"supportURL": "https://github.com/farrokhi/adblock-iran"
370374
},
371375
"ISL-0": {

0 commit comments

Comments
 (0)