forked from proginosko/LeechBlockNG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstayFocusd.html
77 lines (68 loc) · 3.29 KB
/
stayFocusd.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html nighteye="disabled" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="Content-Security-Policy" content="
script-src 'self';
object-src 'none'; base-uri 'none';
require-trusted-types-for 'script';
report-uri https://csp.example.com;
">
<link href="stayFocusd.css" rel="stylesheet">
<title>StayFocusd</title>
</head>
<body>
<h1><span id="msg">Shouldn't you be working ?</span></h1>
<div>
<p>The page (<a href="" id="lbBlockedURLLink"><span id="lbBlockedURL"></span></a>) will be unblocked at:
<strong><span id="lbUnblockTime">the end of
time</span></strong></p>
</div>
<div id="ad">
<a href="https://freedom.refersion.com/c/5a98f" target="_blank">
<img src="http://www.stayfocusd.com/assets/img/omg.gif" alt="Try Freedom for free" width="160">
</a>
<div class="copy">
<h2>Does StayFocusd work on iPhone, iPad, Android, PC, or in other browsers?</h2>
<p>Nope. Luckily, <a href="https://freedom.refersion.com/c/5a98f" target="_blank">Freedom</a> does.</p>
<p>Freedom blocks distracting apps and websites everywhere.</p>
<p>iPhone and Android devices? Check.</p>
<p>Mac and Windows? Check.</p>
<p>It blocks distracting websites in browsers like Safari, Firefox,
Edge, Internet Explorer, and more. It can also block time-consuming
desktop applications like email, Steam, and Slack. It even works on
Kindles, Chromebooks, and Linux devices.</p>
<p>Install it everywhere, then schedule and sync your blocks across devices.</p>
<p>
Oh, and if you use the code <em>STAYFOCUSD</em> at checkout, you'll get <b>40% off</b> Freedom Premium,
because you're a StayFocusd user.
</p>
<p>It's free to try, so do it now. It's okay. I'll wait.</p>
<p>
<a href="https://freedom.refersion.com/c/5a98f" target="_blank">Try it now.</a>
</p>
</div>
</div>
<div id="donation">
If you've found StayFocusd useful, please make a $10 donation!
</div>
<div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="HY4EM2H7E2WJL">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit"
alt="PayPal - The safer, easier way to pay online!" border="0">
<img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" style="display: none !important;"
width="1" hidden="" height="1" border="0">
</form>
</div>
<br>
<div id="donation">
Or, <a href="https://commerce.coinbase.com/checkout/b5e47457-d820-431e-bd03-2bbdc9e13d99" target="_blank">donate
via Bitcoin</a>, if you're into that sort of thing.
</div>
<br><br>
<p style="font-size:8px;color:#cccccc;">aws</p>
<script src="stayFocusd.js"></script>
</body>
</html>