mirror of
https://github.com/mmjee/privacy-redirect.git
synced 2024-12-06 19:16:32 +01:00
Add redirect for Norwegian Google Translate
Signed-off-by: Tim Hårek Andreassen <tim@harek.dev>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const targets = ["translate.google.com"];
|
||||
const targets = ["translate.google.com", "translate.google.no"];
|
||||
|
||||
const redirects = ["https://translate.metalune.xyz"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user