From 03623e14afdc11bd86fcede6fecc258d9a867cfb Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 29 Jul 2023 10:40:43 +0300 Subject: [PATCH] Small Tweaks --- instances.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/instances.py b/instances.py index 7fe996b..54e2bac 100755 --- a/instances.py +++ b/instances.py @@ -435,7 +435,7 @@ def rimgo(): def pixivfe(): fetchRegexList('pixivfe', 'https://codeberg.org/VnPower/pixivfe/raw/branch/main/README.md', - r"\| (https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*) +\|") + r"\| (https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*)\/? +\|") def beatbump(): @@ -467,7 +467,7 @@ def breezeWiki(): def binternet(): fetchRegexList('binternet', 'https://raw.githubusercontent.com/Ahwxorg/Binternet/main/README.md', - r"\| \[[\w\.]+!?\]\((https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*\/?)\)") + r"\| \[[\w\.]+!?\]\((https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*)\/?\)") def privateBin(): @@ -571,7 +571,7 @@ def mikuInvidious(): def tent(): fetchRegexList('tent', 'https://forgejo.sny.sh/sun/Tent/raw/branch/main/README.md', - r"- (https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*\/?)") + r"- (https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*)\/?") wolfreeAlpha_url_list = [