Advertisement
r43k3n

cloaking-rules.txt

Aug 2nd, 2018
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. ################################
  2. # Cloaking rules #
  3. ################################
  4.  
  5. # The following example rules force "safe" (without adult content) search
  6. # results from Google, Bing and YouTube.
  7. #
  8. # This has to be enabled with the `cloaking_rules` parameter in the main
  9. # configuration file
  10.  
  11.  
  12. # www.google.* forcesafesearch.google.com
  13.  
  14. # www.bing.com strict.bing.com
  15.  
  16. # www.youtube.com restrictmoderate.youtube.com
  17. # m.youtube.com restrictmoderate.youtube.com
  18. # youtubei.googleapis.com restrictmoderate.youtube.com
  19. # youtube.googleapis.com restrictmoderate.youtube.com
  20. # www.youtube-nocookie.com restrictmoderate.youtube.com
  21.  
  22. # localhost 127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement