mirror of
https://github.com/SimonBrazell/privacy-redirect
synced 2025-01-06 21:42:04 +01:00
Add redirect for Norwegian Google Translate
Signed-off-by: Tim Hårek Andreassen <tim@harek.dev>
This commit is contained in:
parent
8a21b62478
commit
2f903e056b
@ -1,4 +1,4 @@
|
||||
const targets = ["translate.google.com"];
|
||||
const targets = ["translate.google.com", "translate.google.no"];
|
||||
|
||||
const redirects = ["https://translate.metalune.xyz"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user