mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 17:50:34 +08:00
Remove sndcdn.com from Stream Hosts
This commit is contained in:
parent
d12435834e
commit
e0e23dca40
@ -607,7 +607,7 @@ const PORNHUB: StreamService = {
|
|||||||
const SOUNDCLOUD: StreamService = {
|
const SOUNDCLOUD: StreamService = {
|
||||||
name: 'SoundCloud',
|
name: 'SoundCloud',
|
||||||
rules: [
|
rules: [
|
||||||
'DOMAIN-SUFFIX,sndcdn.com',
|
// 'DOMAIN-SUFFIX,sndcdn.com',
|
||||||
'DOMAIN-SUFFIX,soundcloud.com',
|
'DOMAIN-SUFFIX,soundcloud.com',
|
||||||
|
|
||||||
'USER-AGENT,SoundCloud*'
|
'USER-AGENT,SoundCloud*'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user