mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Separate BiliBili International from stream_hk (#53)
Co-authored-by: Sukka <github@skk.moe>
This commit is contained in:
committed by
GitHub
parent
f38e29804c
commit
c4149a0b6f
@@ -880,7 +880,7 @@ export const HK: StreamService[] = [
|
||||
VIUTV,
|
||||
MYTV_SUPER,
|
||||
HBO_ASIA,
|
||||
BILIBILI_INTL
|
||||
// BILIBILI_INTL
|
||||
];
|
||||
|
||||
export const TW: StreamService[] = [
|
||||
@@ -956,3 +956,7 @@ export const SOUTH_EAST_ASIA = [
|
||||
// TV360 VN
|
||||
// B-Global VN
|
||||
];
|
||||
|
||||
export const BILI_INTL = [
|
||||
BILIBILI_INTL
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user