Create JSON file with instance list (#85)
* Create json file with instance list * Remove trailing slashes
This commit is contained in:
@@ -52,3 +52,6 @@ cypress/screenshots
|
|||||||
# docker
|
# docker
|
||||||
Dockerfile
|
Dockerfile
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
|
||||||
|
# instance list
|
||||||
|
instances.json
|
||||||
|
|||||||
7
instances.json
Normal file
7
instances.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
"https://lingva.ml",
|
||||||
|
"https://translate.alefvanoon.xyz",
|
||||||
|
"https://translate.igna.rocks",
|
||||||
|
"https://lingva.pussthecat.org",
|
||||||
|
"https://translate.datatunnel.xyz"
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user