forked from SadNoo/ebbx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
28 lines (28 loc) · 1.57 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>ebb.io :: 動漫新番線上看</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover">
<meta name="description" content="ebb 提供最新最快最齊全 2018 年的線上新番動畫及已完結舊番隨你點播,為你提供每日生活必備的 2D 快樂能量!">
<meta name="application-name" content="ebb">
<meta property="og:site_name" content="ebb">
<meta property="og:title" content="ebb.io :: 動漫新番線上看" >
<meta property="og:url" content="https://ebb.io">
<meta property="og:description" content="ebb 提供最新最快最齊全 2018 年的線上新番動畫及已完結舊番隨你點播,為你提供每日生活必備的 2D 快樂能量!" >
<meta name="apple-mobile-web-app-title" content="ebb">
<link rel="apple-touch-icon" href="/static/appicon.png">
<link rel="dns-prefetch" href="https://seaside.ebb.io">
</head>
<body>
<div id="app"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/shaka-player/2.4.5/shaka-player.compiled.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-89926715-1', 'auto');
</script>
</body>
</html>