Remove ads
This commit is contained in:
parent
8ed9a731b1
commit
824bee0630
19
index.html
19
index.html
@ -95,25 +95,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<!-- $$$ -->
|
|
||||||
<p id="ad-desc" class="desc">Advertisement</p>
|
|
||||||
<div id="ad-container">
|
|
||||||
<script>
|
|
||||||
(function(lpnuh){
|
|
||||||
var d = document,
|
|
||||||
s = d.createElement('script'),
|
|
||||||
l = d.scripts[d.scripts.length - 1];
|
|
||||||
s.settings = lpnuh || {};
|
|
||||||
s.src = "\/\/handsome-storm.com\/bLX-Vjs.dSGil\/0xY\/W\/cJ\/YePmY9suLZWU\/lJkCPlTHYs2sMWTTQB4oNgTWMRt-NcjUY\/xwNODTgH1pN\/Ae";
|
|
||||||
s.async = true;
|
|
||||||
s.referrerPolicy = 'no-referrer-when-downgrade';
|
|
||||||
l.parentNode.insertBefore(s, l);
|
|
||||||
})({})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div id="ad-placeholder"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p class="desc">Have feedback? Send it <a href="mailto:?to=Reimar%20<%6D%61%69%6C%40%72%65%69%6D%2E%61%72>&subject=Popup%20Timer%20Feedback">here</a></p>
|
<p class="desc">Have feedback? Send it <a href="mailto:?to=Reimar%20<%6D%61%69%6C%40%72%65%69%6D%2E%61%72>&subject=Popup%20Timer%20Feedback">here</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
16
style.css
16
style.css
@ -162,22 +162,6 @@ input[type=checkbox] {
|
|||||||
color: #757575;
|
color: #757575;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
#ad-desc {
|
|
||||||
margin-top: 80px;
|
|
||||||
}
|
|
||||||
#ad-container {
|
|
||||||
position: relative;
|
|
||||||
height: 250px;
|
|
||||||
}
|
|
||||||
#ad-placeholder {
|
|
||||||
position: absolute;
|
|
||||||
inset: 0;
|
|
||||||
width: 300px;
|
|
||||||
height: 250px;
|
|
||||||
margin: auto;
|
|
||||||
z-index: -1;
|
|
||||||
background-color: #EEE;
|
|
||||||
}
|
|
||||||
footer {
|
footer {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
|
Loading…
Reference in New Issue
Block a user