mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Have embed.html refresh itself once a day.
This is a hedge against any bugs that may cause the badge to hang when left running for a long time, and it also means that badges will effectively check for updated code once a day.
This commit is contained in:
parent
2a46db2c01
commit
0ccb4b7cc8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
||||
<meta http-equiv="refresh" content="86400">
|
||||
<script type="text/javascript" src="modernizr.js"></script>
|
||||
<script type="text/javascript" src="snowflake.js"></script>
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue