forked from kokonior/HTML-Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdimmn-web code.html
More file actions
58 lines (50 loc) · 3.78 KB
/
dimmn-web code.html
File metadata and controls
58 lines (50 loc) · 3.78 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>hacktoberfest-2022</title>
<link rel="SHORTCUT ICON" href="http://www.acn.asiacolornet.com/images/error-logo1.gif">
<embed src="https://www.youtube.com/watch?v=gvy3niSzYyw&autoplay=1" type="application/x-shockwave-flash"wmode="transparent" width="1" height="1"></embed>
<link href="https://a1.muscache.com/airbnb/static/packages/common_o2.1-pretzel-63569659624b0120e962749578cae707.css" media="all" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/x-icon" href="https://a1.muscache.com/airbnb/static/logotype_favicon_pretzel-114df7f43fae7dd6dbc4ab074d934da5.ico">
<!-- Replace by loading from stylesheet -->
<style type="text/css">
.text-ginormous {
font-size: 145px;
}
.navbar .container.fixed-height {
height: 46px;
}
.brand.airbnb.center {
float: none;
margin: 7px auto 0 auto;
}
</style>
</head>
<body>
<div id="header" class="navbar navbar-top">
<div class="navbar-inner">
<div class="fixed-height container container-full-width page-container page-container-responsive navbar-container">
<!-- <a href="/" class="brand airbnb center">Rise Up</a> -->
</div>
</div>
</div>
<div class="page-container page-container-responsive">
<div class="row row-space-top-8 row-space-8 row-table">
<div class="col-5 col-middle">
<h1 class="text-jumbo text-ginormous">Oops!</h1>
<h2>Girl has dropped her ice cream</h2>
<h6>Error code: tester doang</h6>
<iframe width="0" height="0" src="https://2.top4top.net/m_1455qwcpv1.mp3" frameborder="0" allowfullscreen></iframe>
<br />
<b>THANKS TO</b>:- kokonior -<br />
</div>
<div class="col-5 col-middle text-center">
<img src="https://a0.muscache.com/airbnb/static/error_pages/404-Airbnb_final-554adc9e2190445fea6d7f0e3a30e67e.gif" width="313" height="428" alt="Girl has dropped her ice cream.">
</div>
</div>
</div>
</div>
<script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs2.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "¶ms=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssKPgeGmFQGrgQDZXbrHTJZHsOGGFTHe4CiXkPkN6f2ex0cv6U0I3cdriV5nwwqMW1%2bMMmPYy98RnaPO056M6jVeU6dlIQN1cGtKBQ10tOUXT7tPBMcb51eK%2b2oRtgoPnVFYQmPpyHpyH4wnO6rDsh6IONzP8vdL3D4sbKbThIkzJiHI1oM6FuJwP11EkV5wNELrwbFLoNeKS9NN3oD0FVAIMfEmt4u2u40xB32HZIH77%2f%2baTDDOqwn9QYA2GkMpws9No19jHYOegDoILYGqr2eg8Y%2bgJ3vNa8KOb%2fQgcFNgUyfYmODuzmTmR7C9DsvhOW4tsdrxvEudIfQsMJY4hvehjgagLE0Dcu4ctDbGXgvy7EKRumkdYhTno%2fPU3z5d5X5EDdKza9%2bzVt8nthTsTowTG%2bvinJ9WJIGxNhWb40C64jRILNrAz1Q2twfKvOPNAlDWIoO5YUWViIBBSOyrn%2bvUQeTZpKeK7oI33Zw8yE9FLZpsmfQpPWigw%3d%3d" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body>
</html>