mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Fix: Move TVer to Stream JP
This commit is contained in:
parent
2564860a17
commit
bf8a746a25
@ -233,7 +233,13 @@ const ENCORE_TVB: StreamService = {
|
||||
|
||||
'USER-AGENT,encoreTVB*',
|
||||
|
||||
'USER-AGENT,TVer-Release*',
|
||||
'USER-AGENT,TVer-Release*'
|
||||
]
|
||||
};
|
||||
|
||||
const ENCORE_TVB_JP_TVER = {
|
||||
name: 'encoreTVB JP',
|
||||
rules: [
|
||||
'DOMAIN-SUFFIX,tver.jp'
|
||||
]
|
||||
};
|
||||
@ -875,13 +881,13 @@ export const JP = [
|
||||
DMM,
|
||||
// DMMTV
|
||||
ABEMA_TV,
|
||||
NICONICO
|
||||
NICONICO,
|
||||
// music.jp
|
||||
// Telasa
|
||||
// Paravi
|
||||
// unext
|
||||
// HuluJP
|
||||
// TVer
|
||||
ENCORE_TVB_JP_TVER
|
||||
// GYAO!
|
||||
// wowow
|
||||
// VideoMarket
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user