mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Fixed SafeTwitch https://github.com/libredirect/instances/pull/16
This commit is contained in:
+1
-1
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user