mirror of
https://github.com/SimonBrazell/privacy-redirect
synced 2025-01-06 21:42:04 +01:00
Merge pull request #254 from timharek/master
Add redirect for Norwegian Google Translate
This commit is contained in:
commit
049f71fd71
@ -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