From 24601fee3e476e10e858ea20c2681801459d0155 Mon Sep 17 00:00:00 2001 From: WebStreamr <210764791+webstreamr@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:23:03 +0000 Subject: [PATCH] fix(source): update Frembed domain --- src/source/Frembed.ts | 2 +- ...tps:frembed.storeapiseriesid42009andsa4andepi2andidTypetmdb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/source/__fixtures__/Frembed/{https:frembed.spaceapiseriesid42009andsa4andepi2andidTypetmdb => https:frembed.storeapiseriesid42009andsa4andepi2andidTypetmdb} (88%) diff --git a/src/source/Frembed.ts b/src/source/Frembed.ts index e80ff74..7e1ea50 100644 --- a/src/source/Frembed.ts +++ b/src/source/Frembed.ts @@ -21,7 +21,7 @@ export class Frembed implements Source { public async handle(ctx: Context, _type: string, id: Id): Promise { const tmdbId = await getTmdbId(ctx, this.fetcher, id); - const apiUrl = new URL(`https://frembed.space/api/series?id=${tmdbId.id}&sa=${tmdbId.season}&epi=${tmdbId.episode}&idType=tmdb`); + const apiUrl = new URL(`https://frembed.store/api/series?id=${tmdbId.id}&sa=${tmdbId.season}&epi=${tmdbId.episode}&idType=tmdb`); const json = JSON.parse(await this.fetcher.text(ctx, apiUrl)); diff --git a/src/source/__fixtures__/Frembed/https:frembed.spaceapiseriesid42009andsa4andepi2andidTypetmdb b/src/source/__fixtures__/Frembed/https:frembed.storeapiseriesid42009andsa4andepi2andidTypetmdb similarity index 88% rename from src/source/__fixtures__/Frembed/https:frembed.spaceapiseriesid42009andsa4andepi2andidTypetmdb rename to src/source/__fixtures__/Frembed/https:frembed.storeapiseriesid42009andsa4andepi2andidTypetmdb index ba28b5f..9a1cd8f 100644 --- a/src/source/__fixtures__/Frembed/https:frembed.spaceapiseriesid42009andsa4andepi2andidTypetmdb +++ b/src/source/__fixtures__/Frembed/https:frembed.storeapiseriesid42009andsa4andepi2andidTypetmdb @@ -1 +1 @@ -{"id":44334,"tmdb":"42009","title":"Black Mirror","sa":4,"epi":2,"link":"https://ahvsh.com/e/83izf7qzwpae,https://netu.frembed.fun/e/0DFgfkcXOsDP,https://likessb.com/e/7yjgl1x56n08.html,https://ds2play.com/e/fzfvfq3ngig0","imdb":"tt2085059","year":null,"version":"VF","link_vostfr":"","link1":"https://do7go.com/e/dfx8me4un4ul\t","link2":"https://netu.fanstream.us/e/0DFgfkcXOsDP","link3":"https://johnalwayssame.com/e/cqy9oue7sv0g\t","link4":"https://ds2play.com/e/fzfvfq3ngig0","link5":null,"link6":null,"link7":null,"link1vostfr":"","link2vostfr":null,"link3vostfr":null,"link4vostfr":null,"link5vostfr":null,"link6vostfr":null,"link7vostfr":null,"link1vo":null,"link2vo":null,"link3vo":null,"link4vo":null,"link5vo":null,"link6vo":null,"link7vo":null,"date_creation":"2023-08-17T04:06:31.000Z","update_date":"2025-06-13T02:40:26.000Z","views":2,"tatavid":"https://tatavid.com/embed-d5qb488pe53n.html","backdropImage":"/dg3OindVAGZBjlT3xYKqIAdukPL.jpg","posterImage":"/seN6rRfN0I6n8iDXjlSMk1QjNcq.jpg","prevEpisode":{"sa":4,"epi":1,"url":"/series?id=42009&sa=4&epi=1"},"nextEpisode":{"sa":4,"epi":3,"url":"/series?id=42009&sa=4&epi=3"}} \ No newline at end of file +{"id":44334,"tmdb":"42009","title":"Black Mirror","sa":4,"epi":2,"link":"https://ahvsh.com/e/83izf7qzwpae,https://netu.frembed.fun/e/0DFgfkcXOsDP,https://likessb.com/e/7yjgl1x56n08.html,https://ds2play.com/e/fzfvfq3ngig0","imdb":"tt2085059","year":null,"version":"VF","link_vostfr":"","link1":"https://do7go.com/e/dfx8me4un4ul\t","link2":"https://netu.fanstream.us/e/0DFgfkcXOsDP","link3":"https://johnalwayssame.com/e/cqy9oue7sv0g\t","link4":"https://ds2play.com/e/fzfvfq3ngig0","link5":null,"link6":null,"link7":null,"link1vostfr":"","link2vostfr":null,"link3vostfr":null,"link4vostfr":null,"link5vostfr":null,"link6vostfr":null,"link7vostfr":null,"link1vo":null,"link2vo":null,"link3vo":null,"link4vo":null,"link5vo":null,"link6vo":null,"link7vo":null,"date_creation":"2023-08-17T04:06:31.000Z","update_date":"2025-06-13T23:04:32.000Z","views":1,"tatavid":"https://tatavid.com/embed-d5qb488pe53n.html","backdropImage":"/dg3OindVAGZBjlT3xYKqIAdukPL.jpg","posterImage":"/seN6rRfN0I6n8iDXjlSMk1QjNcq.jpg","prevEpisode":{"sa":4,"epi":1,"url":"/series?id=42009&sa=4&epi=1"},"nextEpisode":{"sa":4,"epi":3,"url":"/series?id=42009&sa=4&epi=3"}} \ No newline at end of file