mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Remove Modernizr dependency
And inline its only use site.
This commit is contained in:
parent
25dac378ee
commit
f3254e3402
6 changed files with 7 additions and 27 deletions
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Snowflake</title>
|
||||
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
||||
<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