feat(kldscp): additional supported domains
This commit is contained in:
parent
fc8183d464
commit
71b478a2e2
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import requests
|
||||||
|
|
||||||
KLDSCP_SUPPORTED_ORIGINS = [
|
KLDSCP_SUPPORTED_ORIGINS = [
|
||||||
"amnezia.org",
|
"amnezia.org",
|
||||||
|
"belsat.eu",
|
||||||
"doxa.team",
|
"doxa.team",
|
||||||
"holod.media",
|
"holod.media",
|
||||||
"memorialcenter.org",
|
"memorialcenter.org",
|
||||||
|
|
@ -12,6 +13,9 @@ KLDSCP_SUPPORTED_ORIGINS = [
|
||||||
"semnasem.org",
|
"semnasem.org",
|
||||||
"theins.ru",
|
"theins.ru",
|
||||||
"thenewtab.io",
|
"thenewtab.io",
|
||||||
|
"thenewtab.support",
|
||||||
|
"vot-tak.tv",
|
||||||
|
"vpnpay.io",
|
||||||
"zaodno.org",
|
"zaodno.org",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue