-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.php
183 lines (161 loc) · 10.6 KB
/
index.php
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<?php require_once('./php/info.php'); ?>
<!DOCTYPE html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="<?=$base_url?>/img/favicon.ico">
<title>Watch anime online, English anime online - <?=$website_name?></title>
<meta name="robots" content="index, follow" />
<meta name="description"
content="Watch anime online in English. You can watch free series and movies online and English subtitle.">
<meta name="keywords"
content="gogoanime,watch anime, anime online, free anime, english anime, sites to watch anime">
<meta itemprop="image" content="<?=$base_url?>/img/logo.png" />
<meta property="og:site_name" content="<?=$website_name?>" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="<?=$website_name?> | Watch anime online, English anime online HD" />
<meta property="og:description"
content="Watch anime online in English. You can watch free series and movies online and English subtitle.">
<meta property="og:url" content="" />
<meta property="og:image" content="<?=$base_url?>/img/logo.png" />
<meta property="og:image:secure_url" content="<?=$base_url?>/img/logo.png" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:title" content="<?=$website_name?> | Watch anime online, English anime online HD" />
<meta property="twitter:description"
content="Watch anime online in English. You can watch free series and movies online and English subtitle." />
<link rel="canonical" href="<?=$base_url?>" />
<link rel="alternate" hreflang="en-us" href="<?=$base_url?>" />
<link rel="stylesheet" type="text/css" href="<?=$base_url?>/css/style.css" />
<script type="text/javascript" src="<?=$base_url?>/js/libraries/jquery.js"></script>
<script>
var base_url = 'http://' + document.domain + '/';
var base_url_cdn_api = 'https://ajax.gogocdn.net/';
var api_anclytic = 'https://ajax.gogocdn.net/anclytic-ajax.html';
</script>
<script type="text/javascript" src="https://cdn.gogocdn.net/files/gogo/js/main.js"></script>
<?php require_once('./php/advertisments/popup.html'); ?>
</head>
<body>
<div class="clr"></div>
<div id="wrapper_inside">
<div id="wrapper">
<div id="wrapper_bg">
<header>
<div class="menu_top_link">
<div class="link_face intro">
<a class="btn twitter" href="https://twitter.com/anime_around" target="_blank" data-url=""></a>
<a class="btn reddit" href="https://www.reddit.com/r/AroundAnimeTV/" target="_blank" data-url=""></a>
<a class="btn facebook" href="https://www.facebook.com/groups/409309663623039" target="_blank"></a>
<a class="btn discord" style="margin-right:5px;" href="https://discord.gg/kyVfcGuCCQ" target="_blank" data-url=""></a>
<a class="btn telegram" style="margin-right:5px;" href="https://t.me/joinchat/W4lYQ-RGOQ05MmI9" target="_blank" data-url=""></a>
</div>
<div class="submenu_intro">
<a href="https://gogotaku.info/login.html" target="_blank">Request</a>
<span>|</span>
<a href="/contact-us.html">Contact us</a>
<span>|</span>
<a href="https://gogotaku.info" target="_blank">Gogotaku</a>
</div>
</div>
<div class="clr"></div>
<!-- banner -->
<section class="headnav">
<div style="text-align:center;margin-bottom:20px;">
<a href="/home"><img src="<?=$base_url?>/img/logo.svg" class="l-logo" alt="gogoanime - Watch Anime Online" /></a>
</div>
<div style="width:100%;font-family: Tahoma, Geneva, sans-serif;font-size: 14px;text-transform: uppercase;text-align:center;">
<!-- menu top -->
<nav>
<ul>
<li style="display:inline-block;margin:0px 18px;">
<a style="display: block;color: #fff;padding: 0 0 14px 0px;transition: all 0s linear 0s;webkit-transition: all 0s linear 0s;moz-transition: all 0s linear 0s;o-transition: all 0s linear 0s;" href="/home" title="Home" class="home">Home</a>
</li>
<li style="display:inline-block;margin:0px 18px;">
<a style="display: block;color: #fff;padding: 0 0 14px 0px;transition: all 0s linear 0s;webkit-transition: all 0s linear 0s;moz-transition: all 0s linear 0s;o-transition: all 0s linear 0s;" href="/anime-list" title="Anime list" class="list">Anime list</a>
</li>
<li style="display:inline-block;margin:0px 18px;">
<a style="display: block;color: #fff;padding: 0 0 14px 0px;transition: all 0s linear 0s;webkit-transition: all 0s linear 0s;moz-transition: all 0s linear 0s;o-transition: all 0s linear 0s;" href="/new-season" title="New season" class="series">New season</a>
</li>
<li style="display:inline-block;margin:0px 18px;">
<a style="display: block;color: #fff;padding: 0 0 14px 0px;transition: all 0s linear 0s;webkit-transition: all 0s linear 0s;moz-transition: all 0s linear 0s;o-transition: all 0s linear 0s;" href="/anime-movies" title="Movies" class="movie">Movies</a>
</li>
<li style="display:inline-block;margin:0px 18px;">
<a style="display: block;color: #fff;padding: 0 0 14px 0px;transition: all 0s linear 0s;webkit-transition: all 0s linear 0s;moz-transition: all 0s linear 0s;o-transition: all 0s linear 0s;" href="/popular" title="Popular" class="popular">Popular</a>
</li>
</ul>
</nav>
<!-- /menu top -->
</div>
<div class="form" style="padding-bottom:20px;width:100%;">
<form style="max-width:600px;margin:0 auto;position:relative;text-align:left;" onsubmit="" id="search-form" action="<?=$base_url?>/search" method="get">
<div class="row">
<input placeholder="search" name="keyword" id="keyword" type="text" value="" autocomplete="off">
<input class="btngui" value="" type="button" name="" onclick="do_search();">
<input id="key_pres" name="key_pres" value="" type="hidden" />
<input id="link_alias" name="link_alias" value="" type="hidden" />
<input id="keyword_search_replace" name="keyword_search_replace" value="" type="hidden" />
</div>
<div class="hide_search hide"><i class="icongec-muiten"></i></div>
<div id="header_search_autocomplete"></div>
<div class="loader"></div>
</form>
<div class="clr"></div>
<div class="search-iph"><a href="javascript:void(0)"><i class="icongec-search-mb"></i></a></div>
</div>
<div style="text-align:center;color:#00a651;text-transform:none;">Make sure to bookmark the domain <a style="color:#ffc119;" href="https://gogotaku.info/" target="_blank">gogotaku.info</a> to stay updated.</div>
</section>
<!-- /banner -->
</header>
<div class="main_body">
<div style="color:#FFF;padding:18px;">
<h1 style="text-transform:uppercase;font-size:20px;"><?=$website_name?> - Best site to watch anime online for FREE.</h1>
<p>When we create gogoanime, we hope for anime fans to have a free anime streaming site with good design and easy to use. Understand the importance of user feedback, as time passes by, we’ve collected all your ideas and requests to make a better version of gogoanime.</p>
<p>To avoid multiple blocking, we also decided to moved to gogoanime as <?=$website_name?> With a new domain and better user experience for our beloved anime fans in the world.</p>
<h6 style="font-size:18px;">What's <?=$website_name?>?</h6>
<p><?=$website_name?> is a completely free streaming site for users to watch or download anime in HD quality with English subtitles or dubbing. A vast database, fast update and no registering requirement.</p>
<h6 style="font-size:18px;>Is <?=$website_name?> safe?</h6>
<p>Absolutely! We make changes to improve user experience. <?=$website_name?> is completely safe. If you find any ads that are suspicious, please forward us the information and we will remove it. Hope you will understand that the advertising is needed to maintain the site.</p>
<h6 style="font-size:18px;>Why should I choose <?=$website_name?> ?</h6>
<p>Streaming experience: fast loading and easy to download. We have all the top line streaming servers for you to choose.</p>
<p>Content library: We have all the anime here, from old anime to the new one. You can find all the genres you like such as action; drama; fiction; mystery,... You can also request your favorite anime at gogotaku.info.</p>
<p>Update: Vast content and updating hourly is always a strong point of gogoanime as well as <?=$website_name?>.</p>
<p>Quality/Resolution: We provide high-quality anime in multiple resolutions and allow users to choose the one that suits their preferences and device capabilities</p>
<p>Customer care: Users can always contact us for help or query by clicking on contact us or report the episode.</p>
<p>Device compatibility: <?=$website_name?> work well on both desktop and mobile devices. Fell free to enjoy your favorite anime on any device you want.</p>
<p>Therefore, if you are looking for a great and safe website to watch anime for free. Let’s try <?=$website_name?>. And if you like us, please help spread the word to others and don’t forget to bookmark our site.</p>
<p>Many thanks!</p>
</div>
</div>
<div style="text-align:center;margin:20px 0;">
<a href="<?=$base_url?>/home" style="background:#000;color:#ffc119;font-size:18px;border:1px solid #fff;padding:10px 25px;border-radius:20px;">GO TO HOMEPAGE</a>
</div>
<div class="clr"></div>
<footer>
<div class="menu_bottom">
<a href="/about-us.html"><h3>Abouts us</h3></a>
<a href="/contact-us.html"><h3>Contact us</h3></a>
<a href="/privacy.html"><h3>Privacy</h3></a>
</div>
<div class="croll">
<div class="big"><i class="icongec-backtop"></i></div>
<div class="small"><i class="icongec-backtop_mb"></i></div>
</div>
</footer>
</div>
</div>
</div>
<div id="off_light"></div>
<div class="clr"></div>
<div class="mask"></div>
<script type="text/javascript" src="<?=$base_url?>/js/files/combo.js"></script>
<script type="text/javascript" src="<?=$base_url?>/js/files/video.js"></script>
<script type="text/javascript" src="<?=$base_url?>/js/files/jquery.tinyscrollbar.min.js"></script>
<?php include('./php/include/footer.php')?>
<script>
if(document.getElementById('scrollbar2')){
$('#scrollbar2').tinyscrollbar();
}
</script>
</body>
</html>