From f177ada3618e23571efb0dd0337cf2756911750d Mon Sep 17 00:00:00 2001 From: Sid Stamm Date: Tue, 15 Mar 2011 18:15:37 -0700 Subject: [PATCH] Added IE9 info and TPL --- dnt-enabler.tpl | 17 +++++++++++++++++ index.php | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 dnt-enabler.tpl diff --git a/dnt-enabler.tpl b/dnt-enabler.tpl new file mode 100644 index 0000000..1f15092 --- /dev/null +++ b/dnt-enabler.tpl @@ -0,0 +1,17 @@ +msFilterList +# +# This tracking protection list only serves to enable the DNT: 1 http header +# without actually blocking anything. +# +# From Mozilla, March 2011 +# +# Check for updates every month (maximum value allowed by the spec). +: Expires=30 +# +# Whitelist hosting domain so when querying for updates, the request is not +# blocked. +# ++d dnt.mozilla.org ++d mozilla.org ++d mozilla.com + diff --git a/index.php b/index.php index 77b87b5..51fbbf1 100644 --- a/index.php +++ b/index.php @@ -56,6 +56,18 @@ title="Mozilla's Do-Not-Track Indicator. Click for more info on web tracking."/> + + + + +