You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
722 B
14 lines
722 B
<!DOCTYPE html>
|
|
<html>
|
|
<body style="background:white">
|
|
<div align="center" style="width:98%; padding:5px; background:white; border-bottom: medium solid lightgrey;">
|
|
<form method="get" action="?url=#[proxyurl]#">
|
|
<button name="exit" onclick="parent.location='#[proxyurl]#'">YaCy stop proxy</button>
|
|
#(httpsAlertMsg)#:: - <span style='color:red'>(Warning: secure target viewed over normal http)</span>#(/httpsAlertMsg)#
|
|
#(allowbookmark)#::<input type="hidden" name="bookmark" value="#[proxyurl]#">
|
|
<input type="submit" name="addbookmark" value="add bookmark">#(/allowbookmark)#
|
|
</form>
|
|
</div>
|
|
</body>
|
|
</html>
|