[tor-commits] [flashproxy/master] Refresh the badge once a day.
dcf at torproject.org
dcf at torproject.org
Thu Feb 9 19:50:30 UTC 2012
commit 83979c32978259e203c029965eaf8853107e300f
Author: David Fifield <david at bamsoftware.com>
Date: Thu Feb 9 11:46:11 2012 -0800
Refresh the badge once a day.
This way browsers that are left open forever will eventually check for a
new badge.
---
embed.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/embed.html b/embed.html
index 9b6b152..fde5ba8 100644
--- a/embed.html
+++ b/embed.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<meta http-equiv="refresh" content="86400">
<script type="text/javascript">
/* Are circumstances such that we should self-disable and not be a
proxy? We take a best-effort guess as to whether this device runs on
More information about the tor-commits
mailing list