diff --git a/src/kldscp/client.py b/src/kldscp/client.py index 3e4ad01..95fcd5a 100644 --- a/src/kldscp/client.py +++ b/src/kldscp/client.py @@ -4,6 +4,7 @@ import requests KLDSCP_SUPPORTED_ORIGINS = [ "amnezia.org", + "belsat.eu", "doxa.team", "holod.media", "memorialcenter.org", @@ -12,6 +13,9 @@ KLDSCP_SUPPORTED_ORIGINS = [ "semnasem.org", "theins.ru", "thenewtab.io", + "thenewtab.support", + "vot-tak.tv", + "vpnpay.io", "zaodno.org", ]