From adc6bb9822e7e358ddfedaf1b53c99f9c91306b8 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Fri, 14 Nov 2025 04:32:33 +0800 Subject: [PATCH] Update CDN & Reject & Strem Hosts --- Source/domainset/cdn.conf | 4 ++++ Source/domainset/reject.conf | 2 ++ Source/stream.ts | 17 ++++++++++++++--- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/Source/domainset/cdn.conf b/Source/domainset/cdn.conf index cbabee72..287f7b66 100644 --- a/Source/domainset/cdn.conf +++ b/Source/domainset/cdn.conf @@ -5051,3 +5051,7 @@ cdn-3.porn87.com mcdn.tubi.tv canvas-lb.tubitv.com tubi.video +images.justwatch.com +static-homepage-en.pluto.tv +images.vudu.com +images2.vudu.com diff --git a/Source/domainset/reject.conf b/Source/domainset/reject.conf index a5bddfba..45b095d5 100644 --- a/Source/domainset/reject.conf +++ b/Source/domainset/reject.conf @@ -1177,6 +1177,8 @@ analytics.immersivetranslate.com analytics.blender.org probe.whatismyipaddress.com o.send.now +sapi.justwatch.com +sp.pluto.tv cdn.perfops.net rum-cdn.perfops.net diff --git a/Source/stream.ts b/Source/stream.ts index 833c1053..641ef2c9 100644 --- a/Source/stream.ts +++ b/Source/stream.ts @@ -791,7 +791,10 @@ const WETV: StreamService = { const VUDU: StreamService = { name: 'Vudu', rules: [ - 'DOMAIN-SUFFIX,vudu.com' + 'DOMAIN,vudu.com', + 'DOMAIN,athome.fandango.com' + // images2.vudu.com -- no geo block + // api.vudu.com -- no geo block ] }; @@ -826,6 +829,14 @@ const TUBI_TV: StreamService = { ] }; +const PLUTO_TV: StreamService = { + name: 'Pluto TV', + rules: [ + 'DOMAIN,pluto.tv', + 'DOMAIN,www.pluto.tv' + ] +}; + export const ALL: StreamService[] = [ $4GTV, ABEMA_TV, AMAZON_PRIME_VIDEO, ALL4, APPLE_TV, APPLE_MUSIC_TV, @@ -844,7 +855,7 @@ export const ALL: StreamService[] = [ MANGAFOX, MY5, MYTV_SUPER, NETFLIX, NAVER_TV, NICONICO, NHK_PLUS, NOW_E, OVERCAST_FM, - PARAMOUNT, PBS, PEACOCK, PANDORA, PORNHUB, + PARAMOUNT, PBS, PEACOCK, PANDORA, PORNHUB, PLUTO_TV, SOUNDCLOUD, SHOWTIME, SPOTIFY, TAIWAN_GOOD, TIDAL, TIKTOK, TVB_ANYWHERE, TWITCH, TUBI_TV, VIUTV, VUDU, @@ -874,7 +885,7 @@ export const NORTH_AMERICA: StreamService[] = [ // https://setantasports.com/ // tubitv.com // SlingTV - // PlutoTV + PLUTO_TV, // AcornTV SHOWTIME, ENCORE_TVB,