removed google translate instances
This commit is contained in:
parent
03041aea65
commit
ecd5a7c5bf
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue