Improve privacy relace

This commit is contained in:
Thomas Sileo 2022-08-04 19:11:14 +02:00
parent 6d2db24c33
commit d378e17173
5 changed files with 13 additions and 17 deletions

View file

@ -43,6 +43,9 @@ To do so, just add as these extra config items, this is a sample config that rew
domain = "youtube.com"
replace_by ="yewtu.be"
[[privacy_replace]]
domain = "youtu.be"
replace_by = "yewtu.be"
[[privacy_replace]]
domain = "twitter.com"
replace_by = "nitter.net"
[[privacy_replace]]