This commit is contained in:
ManeraKai
2024-01-28 15:27:18 +03:00
parent 666784c291
commit d6bb5c15c5
+1 -1
View File
@@ -455,7 +455,7 @@ def pixivFe():
def safetwitch():
fetchRegexList('safetwitch', 'https://codeberg.org/dragongoose/safetwitch/raw/branch/master/README.md',
r"\| \[.*\]\((https?:\/{2}(?:[^\s\/]+\.)*(?:[^\s\/]+\.)+[a-zA-Z0-9]+)\/?\)")
re.compile(r"^\| \[.*?\]\((https?:\/{2}(?:[^\s\/]+\.)*(?:[^\s\/]+\.)+[a-zA-Z0-9]+)\/?\)",re.MULTILINE))
def beatbump():