new google translate instances
This commit is contained in:
parent
e64cae0810
commit
5600fdb9a3
|
@ -1,6 +1,10 @@
|
||||||
const targets = ["translate.google.com", "translate.google.no"];
|
const targets = ["translate.google.com", "translate.google.no"];
|
||||||
|
|
||||||
const redirects = ["https://translate.metalune.xyz"];
|
const redirects = ["https://translate.metalune.xyz", "https://simplytranslate.org",
|
||||||
|
"https://st.alefvanoon.xyz",
|
||||||
|
"https://translate.josias.dev",
|
||||||
|
"https://translate.namazso.eu",
|
||||||
|
"https://translate.riverside.rocks",];
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
targets,
|
targets,
|
||||||
|
|
Loading…
Reference in New Issue