From 4c4780f4772acb5abcc57b03d114c5e1364af63a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 14 Aug 2002 22:54:20 +0000 Subject: Create .meta files with the expiry date of pages. Also put the expiry date in HTML meta headers. Make indexfilebasename a configure option. Code cleanup: renamed some functions. --- templates/clist.html | 3 ++- templates/echolot.html | 3 ++- templates/mlist.html | 3 ++- templates/mlist2.html | 3 ++- templates/rlist-clear.html | 3 ++- templates/rlist-dsa.html | 3 ++- templates/rlist-rsa.html | 3 ++- templates/rlist.html | 3 ++- templates/rlist2-clear.html | 3 ++- templates/rlist2-dsa.html | 3 ++- templates/rlist2-rsa.html | 3 ++- templates/rlist2.html | 3 ++- templates/thesaurusindex.html | 3 ++- 13 files changed, 26 insertions(+), 13 deletions(-) (limited to 'templates') diff --git a/templates/clist.html b/templates/clist.html index 2dd7398..a7174f4 100644 --- a/templates/clist.html +++ b/templates/clist.html @@ -1,7 +1,8 @@ Remailers (combined list) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/echolot.html b/templates/echolot.html index cf2804a..59e326a 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -1,7 +1,8 @@ Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/mlist.html b/templates/mlist.html index 1c9f3b8..57833e4 100644 --- a/templates/mlist.html +++ b/templates/mlist.html @@ -1,7 +1,8 @@ Mixmaster Remailers [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/mlist2.html b/templates/mlist2.html index b705e23..45d24f5 100644 --- a/templates/mlist2.html +++ b/templates/mlist2.html @@ -1,7 +1,8 @@ Mixmaster Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist-clear.html b/templates/rlist-clear.html index 0ae3568..b4f80a0 100644 --- a/templates/rlist-clear.html +++ b/templates/rlist-clear.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (cleartext only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist-dsa.html b/templates/rlist-dsa.html index 10bd5b7..3226399 100644 --- a/templates/rlist-dsa.html +++ b/templates/rlist-dsa.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (DSA only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html index 0491bdf..dfc3888 100644 --- a/templates/rlist-rsa.html +++ b/templates/rlist-rsa.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (RSA only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist.html b/templates/rlist.html index ec56616..0c59312 100644 --- a/templates/rlist.html +++ b/templates/rlist.html @@ -1,7 +1,8 @@ Cypherpunk Remailers [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist2-clear.html b/templates/rlist2-clear.html index 8352aa8..46a1209 100644 --- a/templates/rlist2-clear.html +++ b/templates/rlist2-clear.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (v2, cleartext only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html index f51367e..7d186f3 100644 --- a/templates/rlist2-dsa.html +++ b/templates/rlist2-dsa.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (v2, DSA only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist2-rsa.html b/templates/rlist2-rsa.html index 3ab0eca..8977d23 100644 --- a/templates/rlist2-rsa.html +++ b/templates/rlist2-rsa.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (v2, RSA only) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/rlist2.html b/templates/rlist2.html index e1cf15a..97bd522 100644 --- a/templates/rlist2.html +++ b/templates/rlist2.html @@ -1,7 +1,8 @@ Cypherpunk Remailers (v2) [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Remailer Reliability Stats []

diff --git a/templates/thesaurusindex.html b/templates/thesaurusindex.html index fc4d181..08b8bf8 100644 --- a/templates/thesaurusindex.html +++ b/templates/thesaurusindex.html @@ -1,7 +1,8 @@ Thesaurus [<TMPL_VAR NAME="SITE_NAME">] - + "> +

Thesaurus []

-- cgit v1.2.3