removed google translate instances

This commit is contained in:
rimthekid 2021-12-07 14:50:41 +04:00
parent 03041aea65
commit ecd5a7c5bf
1 changed files with 1 additions and 7 deletions

View File

@ -1,12 +1,6 @@
const targets = ["translate.google.com", "translate.google.no"]; const targets = ["translate.google.com", "translate.google.no"];
const targets = [ const redirects = ["https://translate.metalune.xyz"];
"simplytranslate.org",
"st.alefvanoon.xyz",
"translate.josias.dev",
"translate.namazso.eu",
"translate.riverside.rocks",
];
export default { export default {
targets, targets,