mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Added fixed JSON for SimplyTranslate
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"clearnet": ["https://simplytranslate.manerakai.com"],
|
||||
"tor": [],
|
||||
"i2p": [],
|
||||
"loki": []
|
||||
}
|
||||
+1
-2
@@ -368,8 +368,7 @@ def libremdb():
|
||||
|
||||
|
||||
def simplytranslate():
|
||||
fetchTextList('simplyTranslate', {'clearnet': 'https://simple-web.org/instances/simplytranslate', 'tor': 'https://simple-web.org/instances/simplytranslate_onion',
|
||||
'i2p': 'https://simple-web.org/instances/simplytranslate_i2p', 'loki': 'https://simple-web.org/instances/simplytranslate_loki'}, {'clearnet': 'https://', 'tor': 'http://', 'i2p': 'http://', 'loki': 'http://'})
|
||||
fetchFromFile('simplytranslate')
|
||||
|
||||
|
||||
def linvgatranslate():
|
||||
|
||||
Reference in New Issue
Block a user