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 = [
|
||||
"simplytranslate.org",
|
||||
"st.alefvanoon.xyz",
|
||||
"translate.josias.dev",
|
||||
"translate.namazso.eu",
|
||||
"translate.riverside.rocks",
|
||||
];
|
||||
const redirects = ["https://translate.metalune.xyz"];
|
||||
|
||||
export default {
|
||||
targets,
|
||||
|
|
Loading…
Reference in New Issue