浏览代码

Remove `sndcdn.com` from Stream Hosts

SukkaW 1 年之前
父节点
当前提交
e0e23dca40
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/stream.ts

+ 1 - 1
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*'