Merge pull request #23 from jamesbrown8532/remove-beatbump

Remove Beatbump
This commit is contained in:
ManeraKai
2024-02-20 06:51:51 +00:00
committed by GitHub
2 changed files with 0 additions and 11 deletions
-6
View File
@@ -1,6 +0,0 @@
{
"clearnet": ["https://beatbump.ml", "https://beatbump.esmailelbob.xyz"],
"tor": ["http://beatbump.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion"],
"i2p": [],
"loki": []
}
-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()