domainrc 990 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # domainrc - Dillo cross-domain request rules file.
  2. #
  3. # Here you can tell Dillo what to do when one site wants to retrieve resources
  4. # (e.g., images, style sheets, redirection) from a different site.
  5. #
  6. # Lines that begin with a '#' are comments.
  7. # Default rule can be "accept" or "deny".
  8. default accept
  9. # Now we list exceptions to the default. The format is:
  10. #
  11. # source destination
  12. #
  13. # There are three ways that you can specify a source or destination domain:
  14. #
  15. # 1. * - wildcard will match any domain
  16. # 2. example.com - match the specific host example.com
  17. # 3. .example.com - match example.com and any of its subdomains
  18. # Let's block some of the most notorious ad sites and trackers.
  19. * .2o7.net
  20. * .admt.com
  21. * .adnxs.com
  22. * .atdmt.com
  23. * .collective-media.net
  24. * .crwdcntrl.com
  25. * .doubleclick.net
  26. * .effectivemeasure.net
  27. * .googleadservices.com
  28. * .imrworldwide.com
  29. * .quantserve.com
  30. * .revsci.net
  31. * .scorecardresearch.com
  32. * .webtrendslive.com
  33. * .yieldmanager.com