mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
42 lines
1.4 KiB
HTML
42 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="description" content="Prey standalone mode activation page" /> <meta name="keywords" content="Prey,standalone," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
|
<title>
|
|
Prey on Devgan
|
|
</title>
|
|
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
|
</head>
|
|
|
|
<h1 id="Devgan">Devgan</h1>
|
|
<p>You shouldn't be on this page.</p>
|
|
<h2 id="what-is-this-page">What is this page?</h2>
|
|
<p>This is check page for Prey standalone mode on Devgan. When this page is removed, Prey activates on Devgan and starts sending emails with screenshots and webcam photos.</p>
|
|
<h1 id="what-is-prey">What is Prey?</h1>
|
|
<p><a href="http://preyproject.com/">Prey</a> is open source anti-theft program.</p>
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<html>
|
|
<body>
|
|
<script type="text/javascript"
|
|
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
|
|
|
|
<style>
|
|
/*
|
|
CSS rules to use for styling the overlay:
|
|
.chromeFrameOverlayContent
|
|
.chromeFrameOverlayContent iframe
|
|
.chromeFrameOverlayCloseBar
|
|
.chromeFrameOverlayUnderlay
|
|
*/
|
|
</style>
|
|
|
|
<script>
|
|
// You may want to place these lines inside an onload handler
|
|
CFInstall.check({
|
|
mode: "overlay",
|
|
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
|
|
})
|
|
</script>
|
|
</body>
|
|
</html>
|