new google translate instances

This commit is contained in:
rimthekid 2021-12-07 15:09:27 +04:00
parent e64cae0810
commit 5600fdb9a3
1 changed files with 5 additions and 1 deletions

View File

@ -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,