From e0e23dca4039846d6aea1153a930db7e096f75e4 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Wed, 8 Jan 2025 12:43:32 +0800 Subject: [PATCH] Remove `sndcdn.com` from Stream Hosts --- Source/stream.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/stream.ts b/Source/stream.ts index 79332b9f..534c0cf3 100644 --- a/Source/stream.ts +++ b/Source/stream.ts @@ -607,7 +607,7 @@ const PORNHUB: StreamService = { const SOUNDCLOUD: StreamService = { name: 'SoundCloud', rules: [ - 'DOMAIN-SUFFIX,sndcdn.com', + // 'DOMAIN-SUFFIX,sndcdn.com', 'DOMAIN-SUFFIX,soundcloud.com', 'USER-AGENT,SoundCloud*'