script


SUBMITTED BY: jiweng

DATE: Jan. 27, 2019, 9:36 a.m.

FORMAT: Text only

SIZE: 10.7 kB

HITS: 263

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Untitled Document</title>
  6. <style type="text/css">
  7. .dropmenu {
  8. background: #616161;
  9. height: 30px;
  10. list-style-type: none;
  11. margin: 0;
  12. padding: 0px;
  13. }
  14. .dropmenu li {
  15. border-right: solid 1px white;
  16. float: left;
  17. height: 30px;
  18. }
  19. .dropmenu li a {
  20. color: #fff;
  21. display: block;
  22. font: 12px arial, verdana, sans-serif;
  23. font-weight: bold;
  24. padding: 9px 20px;
  25. text-decoration: none;
  26. }
  27. .dropmenu li:hover { background: #778899; position: relative; }
  28. .dropmenu li:hover a { text-decoration: underline; }
  29. .dropmenu li:hover ul {
  30. background-color: #3f4a54;
  31. border: 1px solid grey;
  32. left: 0px;
  33. padding: 3px;
  34. top: 30px;
  35. width: 160px;
  36. }
  37. .dropmenu li:hover ul li { border: none; height: 18px; }
  38. .dropmenu li:hover ul li a {
  39. background-color: #778899;
  40. border: 1px solid transparent;
  41. color: #fff;
  42. display: block;
  43. font-size: 11px;
  44. height: 18px;
  45. line-height: 18px;
  46. padding: 0px;
  47. text-decoration: none;
  48. text-indent: 5px;
  49. width: 158px;
  50. padding: 3px;
  51. }
  52. .dropmenu li:hover ul li a:hover {
  53. background: silver;
  54. border: solid 1px #444;
  55. color: #000;
  56. height: 18px;
  57. padding: 3px;
  58. }
  59. .dropmenu ul {
  60. left: -9999px;
  61. list-style-type: none;
  62. position: absolute;
  63. top: -9999px;
  64. }
  65. .btn {
  66. border: none;
  67. background-color: inherit;
  68. padding: 14px 28px;
  69. font-size: 16px;
  70. cursor: pointer;
  71. display: inline-block;
  72. }
  73. /* On mouse-over */
  74. .btn:hover {background: #eee;}
  75. .success {color: green;}
  76. .info {color: dodgerblue;}
  77. .warning {color: orange;}
  78. .danger {color: red;}
  79. .default {color: black;}
  80. body {
  81. background-color: #999;
  82. }
  83. </style>
  84. </head>
  85. <body>
  86. <table width="1000" height="65" border="0" align="center">
  87. <tr>
  88. <td><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  89. <!-- kananbawah -->
  90. <ins class="adsbygoogle"
  91. style="display:inline-block;width:250px;height:250px"
  92. data-ad-client="ca-pub-3273382099187323"
  93. data-ad-slot="5229683711"></ins>
  94. <script>
  95. (adsbygoogle = window.adsbygoogle || []).push({});
  96. </script></td>
  97. <td><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  98. <!-- kananbawah -->
  99. <ins class="adsbygoogle"
  100. style="display:inline-block;width:250px;height:250px"
  101. data-ad-client="ca-pub-3273382099187323"
  102. data-ad-slot="5229683711"></ins>
  103. <script>
  104. (adsbygoogle = window.adsbygoogle || []).push({});
  105. </script></td>
  106. <td><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  107. <!-- kananbawah -->
  108. <ins class="adsbygoogle"
  109. style="display:inline-block;width:250px;height:250px"
  110. data-ad-client="ca-pub-3273382099187323"
  111. data-ad-slot="5229683711"></ins>
  112. <script>
  113. (adsbygoogle = window.adsbygoogle || []).push({});
  114. </script></td>
  115. </tr>
  116. </table>
  117. <table width="1000" border="1" align="center" bordercolor="#999999">
  118. <tr>
  119. <td colspan="9" bgcolor="#999999"><center><img src="/img/rwg.png" alt="" width="1077" height="180" /></center></td>
  120. </tr>
  121. <tr>
  122. <td colspan="9" bgcolor="#999999"><ul class="dropmenu">
  123. <li><a href="#1">FAUCET</a>
  124. <ul>
  125. <li><a href="#11">Bitcoin</a></li>
  126. <li><a href="#22">Litecoin</a></li>
  127. <li><a href="#22">Dogecoin</a></li>
  128. <li><a href="#22">Ethereum</a></li>
  129. <li><a href="#22">Bitcoincash</a></li>
  130. </ul>
  131. </li>
  132. <li><a href="#2">AutoFaucet</a>
  133. <ul>
  134. <li><a href="#21">Sub Menu 1</a></li>
  135. <li><a href="#22">Sub Menu 2</a></li>
  136. <li><a href="#23">Sub Menu 3</a></li>
  137. <li><a href="#24">Sub Menu 4</a></li>
  138. </ul>
  139. </li>
  140. <li><a href="#3">Mining</a>
  141. <ul>
  142. <li><a href="#31">Sub Menu 1</a></li>
  143. <li><a href="#32">Sub Menu 2</a></li>
  144. <li><a href="#33">Sub Menu 3</a></li>
  145. <li><a href="#34">Sub Menu 4</a></li>
  146. </ul>
  147. </li>
  148. <li><a href="#3">Investasi</a>
  149. <ul>
  150. <li><a href="#31">Sub Menu 1</a></li>
  151. <li><a href="#32">Sub Menu 2</a></li>
  152. <li><a href="#33">Sub Menu 3</a></li>
  153. <li><a href="#34">Sub Menu 4</a></li>
  154. </ul>
  155. </li>
  156. </ul></td>
  157. </tr>
  158. <tr>
  159. <td width="202" bgcolor="#999999"><table width="200" height="168" border="1" bordercolor="blue">
  160. <tr>
  161. <td height="24" bgcolor="#00FF00"><div align="center">
  162. <h3><strong>TreasureBits - Litecoin </strong> </h3>
  163. </div></td>
  164. </tr>
  165. <tr>
  166. <td height="108" bgcolor="#F0F0F0"><div align="center">
  167. <h2>Withdraw Minimum of 35,000 coins</h2>
  168. </div></td>
  169. </tr>
  170. <tr>
  171. <td bgcolor="#FF0000"><div align="center"><a href="https://litecoin.treasurebits.net/?r=LRH8c3GTCGid72BmQKwamcAvNW1wpRRyTa">
  172. <button class="btn success">Read More</button></a></div></td>
  173. </tr>
  174. </table></td>
  175. <td width="202" bgcolor="#999999"><table width="202" height="168" border="1" bordercolor="blue">
  176. <tr>
  177. <td height="24" bgcolor="#00FF00"><div align="center">
  178. <h2><strong>ALTHUB</strong></h2>
  179. </div></td>
  180. </tr>
  181. <tr>
  182. <td height="108" bgcolor="#FFFFFF"><h2 align="center">Withdraw Minimum of 75000 Litetoshi</h2></td>
  183. </tr>
  184. <tr>
  185. <td bgcolor="#FF0000"><div align="center"><a href="https://althub.club/register?ref=jiweng">
  186. <button class="btn success">Read More</button></a></div></td>
  187. </tr>
  188. </table></td>
  189. <td width="202" bgcolor="#999999"><table width="202" height="168" border="1" bordercolor="blue">
  190. <tr>
  191. <td height="24" bgcolor="#00FF00"><div align="center">
  192. <h2><strong>wowfaucet</strong></h2>
  193. </div></td>
  194. </tr>
  195. <tr>
  196. <td height="108" bgcolor="#FFFFFF"><h2 align="center">There is no minimum payout</h2></td>
  197. </tr>
  198. <tr>
  199. <td bgcolor="#FF0000"><div align="center"><a href="https://wowfaucet.com/?r=15711">
  200. <button class="btn success">Read More</button></a></div></td>
  201. </tr>
  202. </table></td>
  203. <td width="220" bgcolor="#999999"><table width="202" height="168" border="1" bordercolor="blue">
  204. <tr>
  205. <td height="24" bgcolor="#00FF00"><div align="center">
  206. <h2><strong>litecoin-faucet</strong></h2>
  207. </div></td>
  208. </tr>
  209. <tr>
  210. <td height="108" bgcolor="#FFFFFF"><h2 align="center">There is no minimum payout</h2></td>
  211. </tr>
  212. <tr>
  213. <td bgcolor="#FF0000"><div align="center"><a href="https://litecoin-faucet.com/?r=55484">
  214. <button class="btn success">Read More</button>
  215. </a></div></td>
  216. </tr>
  217. </table></td>
  218. <td colspan="5" bgcolor="#999999"><table width="202" height="168" border="1" bordercolor="blue">
  219. <tr>
  220. <td height="24" bgcolor="#00FF00"><div align="center">
  221. <h3><strong>SPEEDUP-FAUCET</strong></h3>
  222. </div></td>
  223. </tr>
  224. <tr>
  225. <td height="108" bgcolor="#FFFFFF"><div align="center">
  226. <h2>There is no minimum payout</h2>
  227. </div></td>
  228. </tr>
  229. <tr>
  230. <td bgcolor="#FF0000"><div align="center"><a href="https://speedup-faucet.com/faucet/?ref=1Fcii2w3AkburSxCyPpwavM5cdh1gw5eH">
  231. <button class="btn success">Read More</button>
  232. </a></div></td>
  233. </tr>
  234. </table></td>
  235. </tr>
  236. <tr>
  237. <td colspan="9" bgcolor="#999999"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  238. <!-- faucet -->
  239. <ins class="adsbygoogle"
  240. style="display:inline-block;width:800px;height:150px"
  241. data-ad-client="ca-pub-3273382099187323"
  242. data-ad-slot="3467269238"></ins>
  243. <script>
  244. (adsbygoogle = window.adsbygoogle || []).push({});
  245. </script></td>
  246. </tr>
  247. <tr>
  248. <td bgcolor="#999999"><table width="200" height="168" border="1" bordercolor="blue">
  249. <tr>
  250. <td height="24" bgcolor="#00FF00"><div align="center">
  251. <h2><strong>kickasstraffic</strong></h2>
  252. </div></td>
  253. </tr>
  254. <tr>
  255. <td height="108" bgcolor="#F0F0F0"><div align="center">
  256. <h2>Withdraw Minimum of 0.02 mBTC</h2>
  257. </div></td>
  258. </tr>
  259. <tr>
  260. <td bgcolor="#FF0000"><div align="center"><a href="https://www.kickasstraffic.com/affiliate/1Fcii2w3AkburSxCyPpwavM5cdh1gw5eH">
  261. <button class="btn success">Read More</button>
  262. </a></div></td>
  263. </tr>
  264. </table></td>
  265. <td bgcolor="#999999"><table width="200" height="168" border="1" bordercolor="blue">
  266. <tr>
  267. <td height="24" bgcolor="#00FF00"><div align="center">
  268. <h2><strong>faucetcrypto</strong></h2>
  269. </div></td>
  270. </tr>
  271. <tr>
  272. <td height="108" bgcolor="#F0F0F0"><div align="center">
  273. <h2>Withdraw Minimum <span id="amount_remaining">1698</span> satoshis</h2>
  274. </div></td>
  275. </tr>
  276. <tr>
  277. <td bgcolor="#FF0000"><div align="center"><a href="https://www.faucetcrypto.com/ref/51414">
  278. <button class="btn success">Read More</button>
  279. </a></div></td>
  280. </tr>
  281. </table></td>
  282. <td bgcolor="#999999">&nbsp;</td>
  283. <td bgcolor="#999999">&nbsp;</td>
  284. <td colspan="5" bgcolor="#999999">&nbsp;</td>
  285. </tr>
  286. <tr>
  287. <td colspan="9" bgcolor="#999999">&nbsp;</td>
  288. </tr>
  289. <tr>
  290. <td colspan="9" bgcolor="#999999"> <table width="1000" height="84" border="0" align="center">
  291. <tr>
  292. <td width="468"><p align="justify">SUPPORT US WITH A DONATION</p>
  293. <p align="justify">BTC : 1Fcii2w3AkburSxCyPpwavM5cdh1gw5eH</p>
  294. <p align="justify">ETH :0x874C532eC923cF5647AF2B37E51414Cec5012E4e</p>
  295. <p align="justify">DOGE : DPd2ZDJd4sB63pN6KVt9d1TW2rp5eh74ZW</p>
  296. <p align="justify">LTC : LRH8c3GTCGid72BmQKwamcAvNW1wpRRyTa</p></td>
  297. <td width="76">&nbsp;</td>
  298. <td width="442"><h3 align="center"><a href="/subscribe">SUBSCRIBE TO BLOG NEWS</a></h3>
  299. <p align="center">Receive an email alert when a new article is published. Max 1 msg per day, spam free!</p></td>
  300. </tr>
  301. </table></td>
  302. </tr>
  303. <tr>
  304. <td colspan="9" bgcolor="#FF0000"><p>&nbsp;</p>
  305. <p align="center">ROYALWEBGRUP @ 2019</p>
  306. <p>&nbsp;</p></td>
  307. </tr>
  308. </table>
  309. <p>&nbsp;</p>
  310. </body>
  311. </html>

comments powered by Disqus