-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
executable file
·13 lines (13 loc) · 1.4 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php include "./assets/includes/header.php"; ?>
<title>Home - OPRF Games</title>
</head>
<body>
<?php include "./assets/includes/navbar.html"; ?>
<h1>OPRF Games</h1>
<p>Welcome to OPRF Games! One of the best unblocked games websites. We constantly update our games to give our visitors the best experience. Whether you're at home, school, work, OPRF Games is here for you.</p>
<p><strong>Disclaimer</strong>: By using this website, you agree to use this website during recreational time only. OPRF Games most certainly does not condone the playing of games at school during instructional time, nor does OPRF Games condone other unruly behavior that may come about the site. If you [the user] misuses or has been misusing OPRF Games, OPRF Games is not liable for any missed classtime or for any consequence(s) you may receive.</p>
<p>Hit <strong>Ctrl+K OR Cmd+K</strong> to go back and forth between Linear Equations and OPRF Games.</p>
<p>Drag and drop this link: <a href='javascript:var e=document.createElement("iframe");e.src="https://games.henrycodes.xyz/";e.style.cssText="width:100%;height:100vh;position:absolute;z-index:2000;margin:0;padding:0;overflow:hidden;border:none;display:block;";e.setAttribute("allowfullscreen","");document.body.appendChild(e);'>EMBEDDER</a> into the bookmarks bar to get the Canvas hack.</p>
<script src="/assets/js/hide.js"></script>
</body>
</html>