-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.pdf.html
More file actions
76 lines (61 loc) · 2.41 KB
/
index.pdf.html
File metadata and controls
76 lines (61 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<title>edu.secmachine.net</title>
<meta property="og:title" content="">
<meta property="og:site_name" content="">
<link rel="canonical" href="https://edu.secmachine.net/">
<link rel="alternate" type="XOXapplication/rss+xml" title="XOX" href="http://XOX.eu/feed.xml">
<meta property="og:locale" content="en_US">
<!--meta property="og:locale:alternate" content="en_US" /-->
<meta property="og:url" content="http://xox.eu">
<meta name="description" content="">
<meta property="og:description" content="">
<meta name="keywords" content="">
<meta property="og:image" content="http://XOX.jpg">
<meta name="author" content="https://www.facebook.com/xox">
<!--meta property="article:author" content="https://www.facebook.com/xox.eu" /-->
<meta property="article:publisher" content="https://www.facebook.com/xox">
<!-- local style CSS -->
<!--
<link rel="stylesheet" href="sm/css/local.css" media="screen">
<link rel="apple-touch-icon" sizes="180x180" href="sm/fav/apple-touch-icon.png">
<link rel="icon" type="image/png" href="sm/fav/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="sm/fav/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="sm/fav/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="sm/fav/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="sm/fav/manifest.json">
<link rel="mask-icon" href="sm/fav/safari-pinned-tab.svg" color="#0bc8a2">
<meta name="apple-mobile-web-app-title" content="secmachine.net">
<meta name="application-name" content="secmachine.net">
<meta name="theme-color" content="#777">
-->
<script>
var doc = document.documentElement;
doc.setAttribute('data-useragent', navigator.userAgent);
</script>
<script></script>
<style>
html, body, .box { padding: 0; border: 0; margin: 0; width: 100%; height: 100% }
.internal {
width: 100%;
height: 100%;
}
.container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
</style>
</head>
<body id="sm">
<div class="container">
<object class="internal" data="flyer.edu-secmachine.1709hu.pdf"></object>
</div>
</body>