From ffecfabf9b91bb8d0b60c1bcd72e69f460c140fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20B=C3=A4ni?= Date: Thu, 28 Aug 2025 15:47:48 +0200 Subject: [PATCH] Initial commit --- .gitignore | 1 + socials/whitelist/hosts | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 .gitignore create mode 100644 socials/whitelist/hosts diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9abb766 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.* \ No newline at end of file diff --git a/socials/whitelist/hosts b/socials/whitelist/hosts new file mode 100644 index 0000000..c7d14ca --- /dev/null +++ b/socials/whitelist/hosts @@ -0,0 +1,24 @@ +0.0.0.0 twitch.tv +0.0.0.0 www.twitch.tv +0.0.0.0 ttvnw.net +0.0.0.0 live-video.net +0.0.0.0 jtvnw.net +0.0.0.0 twitchcdn.net +0.0.0.0 ext-twitch.tv +0.0.0.0 twitch-shadow.net +0.0.0.0 twitch.a2z.com +0.0.0.0 twitchcdn-shadow.net +0.0.0.0 twitchsvc-staging.tech +0.0.0.0 twitchsvc.net +0.0.0.0 assets.twitch.tv +0.0.0.0 k.twitchcdn.net +0.0.0.0 hermes.twitch.tv +0.0.0.0 irc-ws.chat.twitch.tv +0.0.0.0 gql.twitch.tv +0.0.0.0 static-cdn.jtvnw.net +0.0.0.0 pubsub-edge.twitch.tv +0.0.0.0 usher.ttvnw.net +0.0.0.0 global.poe.live-video.net +0.0.0.0 supervisor.ext-twitch.tv +0.0.0.0 extensions-discovery-images.twitch.tv +0.0.0.0 panels.twitch.tv \ No newline at end of file