From f22b2320b6a4ede5a7916bf5ae9057d256a81b9d Mon Sep 17 00:00:00 2001 From: Bharathi <96393348+bachig26@users.noreply.github.com> Date: Sun, 22 Oct 2023 05:38:54 +0200 Subject: [PATCH] Update: tamilyogi --- repo/{tamilyogi.band.js => tamilyogi.js} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename repo/{tamilyogi.band.js => tamilyogi.js} (94%) diff --git a/repo/tamilyogi.band.js b/repo/tamilyogi.js similarity index 94% rename from repo/tamilyogi.band.js rename to repo/tamilyogi.js index 4c67a86..76f1318 100644 --- a/repo/tamilyogi.band.js +++ b/repo/tamilyogi.js @@ -1,13 +1,13 @@ // ==MiruExtension== // @name TamilYogi -// @version v0.0.1 +// @version v0.0.2 // @author appdevelpo // @lang hi-ta // @license MIT -// @icon https://tamilyogi.band/wp-content/uploads/2021/06/ty.png -// @package tamilyogi.band +// @icon https://tamilyogi.plus/wp-content/uploads/2021/06/ty.png +// @package tamilyogi // @type bangumi -// @webSite https://tamilyogi.band +// @webSite https://tamilyogi.plus // @nsfw false // ==/MiruExtension== @@ -17,7 +17,7 @@ export default class extends Extension { const bsxList = res.match(/"cover[\s\S]+?postmetadata/g); const bangumi = []; bsxList.forEach((element) => { - const url = element.match(/href="https:\/\/tamilyogi.band(.+?)"/)[1]; + const url = element.match(/href="https:\/\/tamilyogi.plus(.+?)"/)[1]; // console.log(url); const title = element.match(/alt="(.+?)"/)[1]; // console.log(title); @@ -37,7 +37,7 @@ export default class extends Extension { const bsxList = res.match(/"cover[\s\S]+?postmetadata/g); const bangumi = []; bsxList.forEach((element) => { - const url = element.match(/href="https:\/\/tamilyogi.band(.+?)"/)[1]; + const url = element.match(/href="https:\/\/tamilyogi.plus(.+?)"/)[1]; const title = element.match(/alt="(.+?)"/)[1]; const cover_match = element.match(/src="(.+?)"/)[1]; bangumi.push({