forked from ButzYung/SystemAnimatorOnline
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SystemAnimator_online_FGO.html
60 lines (48 loc) · 1.75 KB
/
SystemAnimator_online_FGO.html
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
<html>
<head>
<title>System Animator (Online)</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0" />
<meta property="og:title" content="System Animator (Online)" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.animetheme.com/system_animator_online/SystemAnimator_online_FGO.html" />
<meta property="og:image" content="http://www.animetheme.com/system_animator_online/TEMP/DEMO/bg_fgo01_c50.jpg" />
<meta property="og:site_name" content="Anime Theme" />
<meta property="og:description" content="System Animator (Online)" />
<link rel="stylesheet" href="css/main.css" type="text/css" />
<script>
<!-- Google Analytics -->
if (/^http.+animetheme\.com/.test(self.location.href)) {
(()=>{
const g_tag = 'G-6T8E0GJF5K';
const script = document.createElement('script');
script.async = true;
script.src = 'https://www.googletagmanager.com/gtag/js?id=' + g_tag;
document.head.appendChild(script);
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', g_tag);
})();
}
<!-- End Google Analytics -->
</script>
<script language="javascript">
var use_SA_browser_mode = true
var _readme_url_ = "http://www.animetheme.com/system_animator_online/TEMP/DEMO/readme_FGO.txt"
</script>
<script type="text/javascript" language="javascript" src="js/core.js"></script>
<script type="text/javascript" language="javascript" src="js/core_extra.js"></script>
<script language="javascript">
SA_load_scripts()
</script>
</head>
<body onload="init()">
<script language="javascript">
SA_load_body()
</script>
<script language="javascript">
SA_load_body2()
</script>
</body>
</html>