mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Replace the expired antizapret.info with rublacklist/roskomsvoboda registry of blocked sites
This commit is contained in:
parent
fd45db7dcc
commit
b3585293a7
|
@ -33,7 +33,7 @@
|
|||
|
||||
antizapretInfo: {
|
||||
title: 'Сайт в реестре блокировок?',
|
||||
getUrl: (blockedUrl) => 'https://antizapret.info/index.php?search=' + new URL(blockedUrl).hostname,
|
||||
getUrl: (blockedUrl) => 'https://reestr.rublacklist.net/?q=' + new URL(blockedUrl).hostname,
|
||||
order: 4,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user