-
Notifications
You must be signed in to change notification settings - Fork 0
/
popup.html
24 lines (20 loc) · 984 Bytes
/
popup.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
<!--<script src="jquery-2.1.0.min.js"></script>-->
<html>
<head>
<title>Dogestracted</title>
<script type="text/javascript" src="jquery-1.7.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Signika:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<font face="Comic sans MS">
<h2>Dogestracted</h2>
<font color="red">so focus.</font> <font color="blue">studie levl=100</font><p>
</font>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="A6TPFFMYREPH8">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</body>
</html>