mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Fixed typo for pixivFe
This commit is contained in:
+3
-3
@@ -432,8 +432,8 @@ def rimgo():
|
||||
{'clearnet': 'url', 'tor': 'onion', 'i2p': 'i2p', 'loki': None}, False)
|
||||
|
||||
|
||||
def pixivfe():
|
||||
fetchRegexList('pixivfe', 'https://codeberg.org/VnPower/pixivfe/raw/branch/main/README.md',
|
||||
def pixivFe():
|
||||
fetchRegexList('pixivFe', 'https://codeberg.org/VnPower/pixivfe/raw/branch/main/README.md',
|
||||
r"\| (https?:\/{2}(?:\S+\.)+[a-zA-Z0-9]*)\/? +\|")
|
||||
|
||||
|
||||
@@ -651,7 +651,7 @@ searx()
|
||||
whoogle()
|
||||
librex()
|
||||
rimgo()
|
||||
pixivfe()
|
||||
pixivFe()
|
||||
safetwitch()
|
||||
beatbump()
|
||||
hyperpipe()
|
||||
|
||||
Reference in New Issue
Block a user