-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest.html
201 lines (187 loc) · 8.84 KB
/
test.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
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title> Dogevertise test page</title>
<meta name="description" content="The efficient and simple way to make Dogecoins and use the amazing power of electricity to block ads.">
<meta name="viewport" content="width=device-width">
<meta dogead="true">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="icon" type="image/png" href="img/doge.png">
<script src='https://www.dogeapi.com/widget/dogeapi.js' type='text/javascript'></script>
<script> dig = new String("[email protected]"); </script>
<script src="./js/coordinator.js"> </script>
<style>
body {
padding-top: 50px;
padding-bottom: 20px;
}
p{
font-family:Comic Sans MS;
}
h2{
font-family:Comic Sans MS;
}
h1{
font-family:Comic Sans MS;
}
a{
font-family:Comic Sans MS;
}
</style>
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/monokai-sublime.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script><script src="http://code.jquery.com/jquery-1.11.0.js"></script>
<script src="http://cdn.bitmindo.com/dogecoin.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Dogevertising</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="credits.html">Credits</a></li>
<li>
</ul>
<!--<form class="navbar-form navbar-right">
<div class="form-group">
<input type="text" placeholder="Email" class="form-control">
</div>
<div class="form-group">
<input type="password" placeholder="Password" class="form-control">
</div>
<button type="submit" class="btn btn-success">Sign in</button>
</form>-->
</div><!--/.navbar-collapse -->
</div>
</div>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="container">
<h1>wow, much advertise</h1>
<p style="font-size:28px">Dogevertise (Doj-ver-tize) is a new and innovative way of generating revenue from a webpage that allows any web developer to gain Dogecoins without ads or other inferior pop-ups.</p>
<h3>*Dogevertise is still early beta. Auto payout is still being worked out, and manual payout must be over 10 DOGE. Use our customer support email if you have any questions, or want to pay out: <em>[email protected]</em></h3>
<!--<script>
CoinWidgetCom.go({
/* make sure you update the wallet_address or you will not get your donations */
wallet_address: "DPTjUKozQqM2HpDn32xcxZ6fo23mfDXaXN"
, currency: "dogecoin"
, counter: "amount"
, alignment: "bl"
, qrcode: true
, auto_show: false
, lbl_button: "Donate"
, lbl_address: "Tip Dogecoin to this Address:"
, lbl_amount: "DOGE"
});
</script>-->
<div class='doge-widget-wrapper'>
<form method='get' action='https://www.dogeapi.com/checkout'>
<input type='hidden' name='widget_type' value='donate'>
<input type='hidden' name='widget_key' value='119drde1rkqhie1baz63811v3kf4'>
<input type='hidden' name='payment_address' value='DEtaQ6jL3RJksNLtpLxfhJmnSF2tsfcVDB'>
<input type='hidden' name='show_received' value='1'>
<div class='doge-widget' style='display:none;'></div>
</form>
</div>
<br>
<code class="undefined"><script src="http://dogelabs.github.io/shibay/js/coordinator.js"> </script></code>
<br>
<code class="undefined"><script> dig = new String("your email with quotes"); </script></code>
<!--<code class="undefined"><script> http://dogelabs.github.io/shibay/js/worker.js </script></code>-->
</div>
</div>
<div class="coin"></div>
<div class="subotron" id="sub1">
<h1 itemprop="description">so future</h1>
<p class="lead">Dogecoin is the latest and fastest growing digital currency system. Dogevertise aims to turn them now into a way for internet users to not have to see ads. While on a Dogevertise-enabled website, a small amount of the users' processing is used to mine DOGE, giving their payouts to the website they were on. This pays sites for page views based on time spent on the website, and gives internet browsers a completely ad-less experience on the web. </p>
<br/>
<!-- <a class="btn btn-large btn-success" href="donate.html">Support Now!</a> -->
</div>
<div class="break" style ="width:75%; margin-left: auto; margin-right: auto;"></div>
<!--Money symbol<img src="./img/dollar-sign.png">-->
<div class="subotron">
<h1 itemprop="description">very money</h1>
<p class="lead"> Make money for site views without ads! With Dogevertising, site owners can make a profit for pageviews without high bounce-rates due to obnoxious advertising. </p>
<br/>
</div>
<div class="break" style ="width:75%; margin-left: auto; margin-right: auto;"></div>
<div class="subotron">
<h1 itemprop="description">much unstoppable</h1>
<p class="lead">Advertisements can be blocked with browser plugins and extensions such as adblock plus. Nothing can stop Doge from GOING TO THE MOON! Yes and unstoppable... please do not try to stop it...</p>
<br/>
</div>
<!--Octocat<img src="./img/GitHub-Mark.png">-->
<div class="break" style ="width:75%; margin-left: auto; margin-right: auto;"></div>
<div class="subotron">
<h1 itemprop="description">much open</h1>
<p class="lead">Complete open source on Github when we release. Please enjoy!</p>
<br/>
</div>
<hr>
<footer>
<p>© Dogevertise 2014</p>
</footer>
</div> <!-- /container -->
<script>window.jQuery || document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"><\/script>')</script>
<script src="js/dogecoin.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/main.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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47487546-1', 'dogelabs.github.io');
ga('send', 'pageview');
</script>
<!--Miner test:-->
- <div id="header">
- <h1>Dogevertisement</h1>
- </div>
- <div id="mining">
- <div id="settings">
- <button id="start-btn">Start Mining</button>
- <div id="intensity" style="display: block;">
- <button id="up-btn">Increase</button>
- <strong id="intensity-label">1</strong>
- <span>Intensity</span>
- <button id="down-btn">Decrease</button>
- </div>
- </div>
- <div id="rate">
- <strong>112</strong><span>Hashes / Second</span>
- </div>
- <div id="balance">
- <strong id="balance-amount">0.148</strong>
- <span>Dogecoins</span>
- </div>
- <form id="email-form">
- Currently mining for
- <input id="email" type="email" placeholder="Enter your email" value="">
- <input id="email-submit" type="submit" value="Save">
- </form>
- </div>
- <div id="content">
- </div>
- <div id="footer">
- </div>
<!--Miner test end-->
</body>
</html>