-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathheader.php
More file actions
96 lines (96 loc) · 10.3 KB
/
header.php
File metadata and controls
96 lines (96 loc) · 10.3 KB
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
<?php
global $brand_name, $site_url, $google_verification, $keywords, $description, $title, $favicon_url, $brand_logo;
?>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="theme-color" content="#000" />
<meta name="author" content="<?php echo $brand_name; ?>" />
<meta name="google" content="notranslate" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="<?php echo $brand_name; ?>" />
<meta name="application-name" content="<?php echo $brand_name; ?>" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="bingbot" content="index, follow" />
<meta name="yandex" content="index, follow" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta name="referrer" content="no-referrer" />
<meta name="referrer" content="unsafe-url" />
<meta name="referrer" content="origin" />
<meta name="referrer" content="origin-when-cross-origin" />
<meta name="referrer" content="same-origin" />
<meta name="referrer" content="strict-origin" />
<meta name="referrer" content="strict-origin-when-cross-origin" />
<meta name="description" itemprop="description" content="<?php echo $description; ?>" />
<meta name="keywords" content="<?php echo $keywords; ?>" />
<title><?php echo $title; ?></title>
<link rel="canonical" href="<?php echo $site_url; ?>" />
<link rel="amphtml" href="#" />
<meta name="google-site-verification" content="<?php echo $google_verification; ?>" />
<link rel="shortcut icon" type="image/webp" href="<?php echo $favicon_url; ?>">
<link rel="icon" type="image/webp" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="57x57" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="72x72" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="76x76" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="114x114" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="120x120" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="144x144" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="152x152" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="180x180" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="192x192" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="256x256" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="384x384" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="512x512" href="<?php echo $favicon_url; ?>">
<link rel="apple-touch-icon" sizes="1024x1024" href="<?php echo $favicon_url; ?>">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<style amp-custom>body{font-family:"Open Sans",sans-serif;background-size:cover;background:#000 no-repeat fixed center;padding-bottom:80px}.content{padding:20px;border-radius:5px;color:#fff;font-size:16px;line-height:1.8;display:flex;flex-direction:column;gap:10px}.content h1{font-size:2rem;margin:0}.content h2{font-size:1.5rem;margin:0}.content p{margin-bottom:10px}.content a{color:#6cf;text-decoration:none}.content a:hover{text-decoration:underline}@media (max-width:600px){.content{padding:25px}}.header-mobile{position:sticky;top:0;z-index:1;padding:8px 10px;display:flex;align-items:center;background:#000;border-bottom:1px solid #000}.header-mobile .mobile-logo{min-height:30px}.header-mobile .mobile-logo amp-img img{height:35px;object-fit:contain;object-position:left}.mobile-button{margin-left:auto;display:flex;align-items:center}.mobile-button button{outline:none;border-radius:5px;min-width:65px;min-height:33px;border:none;font-size:14px;font-weight:600;margin-left:5px;padding:5px 0;box-shadow:0 1px 1px rgb(0 0 0 / .25)}.mobile-button .login a{text-decoration:none;color:#fff}.mobile-button .register{background:#ce0202;border:1px solid #000;text-decoration:none}.mobile-button .register a{color:#fff;text-decoration:none}.mobile-button .menu{margin-left:5px;background:#111;border:1px solid #111;border-radius:5px;padding:5px 5px;min-width:35px;color:#fff;text-align:center}amp-sidebar{background:#000;border:1px solid #000;width:250px;color:#fff}.sidenav__header{background:#111;padding:20px;border-bottom:2px solid rgb(255 255 255 / .1)}.sidenav__header-logo{margin:10px 0 15px;text-align:center}.sidenav__header-logo amp-img img{height:60px;object-fit:contain}.sidenav-list{padding:10px 15px}.sidenav-list ul{padding-left:0;margin-bottom:0;margin-top:0}.sidenav-list ul li{list-style:none;font-size:12px;border-bottom:1px solid rgb(255 255 255 / .2);display:flex;align-items:center;padding:10px;color:#fff}.sidenav-list ul li a{color:#fff;text-decoration:none;font-weight:500}.sidenav-list ul li i{width:14px;margin-right:10px}.menu-animes a{text-decoration:none}.animes-item amp-img{animation:bounce 2s infinite alternate}.animes-item amp-img img{object-fit:contain}@keyframes bounce{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}100%{transform:translateY(0)}}.home__seo .seo-mobile .seo-mob-content h1{font-size:1.25rem}.home__seo .seo-mobile .seo-mob-content h2{font-size:1.2rem}.home__seo .seo-mobile .seo-mob-content h3{font-size:1.15rem}.home__seo .seo-mobile .seo-mob-content h4{font-size:1.1rem}.home__seo .seo-mobile .seo-mob-content h5{font-size:1.05rem}.home__seo .seo-mobile .seo-mob-content h6{font-size:1rem}.home__seo .seo-mobile .seo-mob-content p{font-size:14px}.footer-mobile{background:#000;position:fixed;bottom:0;right:0;left:0;z-index:997;display:grid;grid-template-columns:repeat(4,1fr)}.footer-mobile .footer-item{text-align:center;padding:12px 5px 10px;color:#fff;text-decoration:none}.footer-mobile .footer-item .footer-icon i{font-size:20px}.footer-mobile .footer-item .footer-title{font-size:13px;font-weight:600}.home__seo .seo-mobile .seo-mob-content img{width:100%}.accordion p{padding:10px;background-color:#fff}.judul_anime{display:flex;border-bottom:1px solid rgb(255 255 255 / .1);padding-bottom:5px;background-color:#0c70de;border-radius:10px;margin:15px}.nama_judul_anime{margin-top:5px;font-weight:700;font-size:17px;color:#fff;text-shadow:2px 2px 3px #000;margin-left:10px}.anime{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:10px}.image-container{position:relative}.anime-image{display:block}.corner-text{position:absolute;color:#fff;background-color:rgb(0 0 0 / .7);padding:5px 10px;border-radius:5px;font-size:14px;font-family:"Roboto",sans-serif}.top-right{top:0;right:0;background-color:#0c70de}.bottom-left{bottom:0;left:0;background-color:#0c70de}.bottom-right{bottom:0;right:0;background-color:#ffa000}.list_game amp-img{border-radius:7px}.event_1{background-color:#000}.logname{display:flex;margin-top:5px;margin-left:5px}.logname .nmgm_nama{height:50px;line-height:20px}.logname .nmgm_nama span{display:inline-block;vertical-align:middle;line-height:normal;color:#fff;text-shadow:2px 2px 3px #000}.main_content ol,.main_content p,.main_content table,.main_content ul{text-align:justify;line-height:25px}.copyright__content a,.main_content a{color:red;text-decoration:none}@media (min-width:1200px){.container,footer{width:1000px;margin:0 auto}}@media screen and (max-width:600px){.anime{grid-template-columns:repeat(2,1fr)}.marquee-text div{width:300%;animation:6s linear infinite marquee}.logname{font-size:18px;margin:0}}</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,500;0,600;0,700;1,400&display=swap" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" type="text/css"/>
<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
<script async custom-element="amp-accordion" src="https://cdn.ampproject.org/v0/amp-accordion-0.1.js"></script>
<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.2.js"></script>
<script async custom-element="amp-lightbox" src="https://cdn.ampproject.org/v0/amp-lightbox-0.1.js"></script>
<script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Samehadaku Nonton Anime Subtitle Indonesia",
"url": "<?php echo $site_url; ?>"
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"headline": "<?php echo $title; ?>",
"description": "<?php echo $description; ?>",
"author": {
"@type": "Person",
"name": "<?php echo $brand_name; ?> Team"
},
"datePublished": "2024-06-12",
"image": "<?php echo $brand_logo; ?>",
"publisher": {
"@type": "Organization",
"name": "<?php echo $brand_name; ?> PUBLISHER",
"logo": {
"@type": "ImageObject",
"url": "<?php echo $brand_logo; ?>"
}
}
}
</script>
</head>