Redirect to .onion mirror if user is using tor browser

This commit is contained in:
qorg11 2020-10-12 21:51:17 +02:00
parent 777bfe572c
commit 7745bec928
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<head> <head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/> <meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/" />
<link rel="icon" href = "images/favicon.ico"/> <link rel="icon" href = "images/favicon.ico"/>
<title>Home - Spyware Watchdog</title> <title>Home - Spyware Watchdog</title>
<link href="./style.css" rel="stylesheet" type="text/css" media="all"/> <link href="./style.css" rel="stylesheet" type="text/css" media="all"/>