update OFFLINE.html

This commit is contained in:
idk
2022-07-31 18:59:13 -04:00
parent 163a8c6a66
commit dfe8db7d1b

View File

@ -7,7 +7,6 @@
<meta name="description" content="i2p.plugins.tor-manager.git" /> <meta name="description" content="i2p.plugins.tor-manager.git" />
<meta name="keywords" content="main" /> <meta name="keywords" content="main" />
<link rel="stylesheet" type="text/css" href="style.css" /> <link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src=""></script>
</head> </head>
<body> <body>
<div id="navbar"> <div id="navbar">
@ -7474,5 +7473,10 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
<div> <div>
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe> <iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
</div> </div>
<div>
<a href="https://geti2p.net/">
I2P
</a>
</div>
</body> </body>
</html> </html>