-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEPG.xml
51 lines (44 loc) · 2.07 KB
/
EPG.xml
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-59154711-35"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-59154711-35', {'page_path': '/expired'});
gtag('event', 'visit', {'event_category': 'iptvpick.live', 'event_label': 'domain', 'value': 1});
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>porkbun.com | expired domain</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="/css/all.css" rel="stylesheet">
</head>
<body>
<div class="row" style="margin-left:0px; margin-right:0px;">
<div class="col-md-4 col-md-offset-4 text-center">
<h1>This domain is expired.</h1>
<center>
<object class="img-responsive" data="https://porkbun-media.s3-us-west-2.amazonaws.com/tld-buns/_live.svg">
<img class="img-responsive" src="/images/_tech.svg">
</object>
</center>
<br>
<p style="text-align:center;"><strong>iptvpick.live</strong> is registered at <a href="https://porkbun.com">Porkbun</a>. It has expired and will likely be deleting soon. If this is your domain, you can renew it by logging into your account.</p>
<div class="well" style="margin-top:30px;">
<form method="GET" action="https://porkbun.com/checkout/search">
<div class="form-group">
<label for="q">Find your own great domain:</label>
<input class="form-control" type="text" id="q" name="q" placeholder="find your domain...">
</div>
<button type="submit" class="btn btn-porkbun">Submit</button>
</form>
</div>
</div>
</div>
</body>
</html>