Remove Beatbump

This commit is contained in:
jamesbrown8532
2024-02-20 01:30:53 +00:00
committed by GitHub
parent 910c1decaf
commit fa95ca44a0
-5
View File
@@ -458,10 +458,6 @@ def safetwitch():
re.compile(r"^\| \[.*?\]\((https?:\/{2}(?:[^\s\/]+\.)*(?:[^\s\/]+\.)+[a-zA-Z0-9]+)\/?\)",re.MULTILINE))
def beatbump():
fetchFromFile('beatbump')
def hyperpipe():
fetchJsonList(
'hyperpipe', 'https://codeberg.org/Hyperpipe/pages/raw/branch/main/api/frontend.json', 'url', False)
@@ -683,7 +679,6 @@ librex()
rimgo()
pixivFe()
safetwitch()
beatbump()
hyperpipe()
facil()
osm()