removed global.js scripts from all games
This commit is contained in:
+16
-21
@@ -1,36 +1,31 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7L02W3ZMS5"></script>
|
||||
<script>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-7L02W3ZMS5"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-7L02W3ZMS5');
|
||||
</script>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5648726754785335"
|
||||
crossorigin="anonymous"></script>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
|
||||
<script async="" crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5648726754785335"></script>
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="ie=edge" http-equiv="x-ua-compatible"/>
|
||||
<meta content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" name="viewport"/>
|
||||
<title>Vex 5 Unblocked</title>
|
||||
<link href="assets/css/app.css" rel="stylesheet" type="text/css"/>
|
||||
|
||||
|
||||
<title>Vex 5 Unblocked</title>
|
||||
<link rel="stylesheet" href="assets/css/app.css" type="text/css" />
|
||||
<script type="text/javascript" src="/global.js"> </script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="content"></div>
|
||||
<div id="loader">Loading...</div>
|
||||
<div id="orientation"></div>
|
||||
<script type="text/javascript" src="fbrq/js/fix-url.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
<div id="content"></div>
|
||||
<div id="loader">Loading...</div>
|
||||
<div id="orientation"></div>
|
||||
<script src="fbrq/js/fix-url.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
var gameName = 'vex-5.min.js';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user