Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
845
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.70 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <title>CS:GO Jackpot</title>
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
  7.  
  8. <meta name="og:title" content="CS:GO Jackpot : Win CS:GO Skins"/>
  9. <meta name="og:description" content="A website where Players deposit skins, once a pre-defined threshold is reached a depositer will be choosen, with odds based on the values of it's deposited skin, and awarded with ALL the skins in the pool."/>
  10. <meta name="og:image" content="/assets/icons/android-icon-192x192.png"/>
  11. <meta name="description" content="A website where Players deposit skins, once a pre-defined threshold is reached a depositer will be choosen, with odds based on the values of it's deposited skin, and awarded with ALL the skins in the pool.">
  12. <meta name="keywords" content="csgojackpot, CS:GO, counter-strike global offensive, csgo, cs:go skins, cs:go skin jackpot, cs:go skins jackpot, win cs:go skins, cs:go skins giveaway, cs:go skin betting, cs:go skin gambling">
  13. <meta name="google-site-verification" content="iYZYODkX1BwxXh5l6FALfkjyntjYipviDlvMADH1GyQ"/>
  14.  
  15.  
  16. <script type="text/javascript">
  17. //<![CDATA[
  18. try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:0,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok3v=1613a3a185/"},atok:"162e835d53442629408ec72316a45a02",petok:"127ebf42ae9a87c816cb327b17b66f8c041d029b-1444506098-1800",zone:"csgojackpot.com",rocket:"0",apps:{"ga_key":{"ua":"UA-59770024-1","ga_bs":"2"},"abetterbrowser":{"ie":"6","opera":"1","chrome":null,"safari":null,"firefox":null}}}];!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok3v=e9627cd26a/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
  19. //]]>
  20. </script>
  21. <link rel="stylesheet" href="/assets/css/libraries/font-awesome.css">
  22. <!--[if lt IE 9]>
  23. <script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  24. <script src="//oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
  25. <![endif]-->
  26. <script>
  27. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  28. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  29. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  30. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  31. ga('create', 'UA-59770024-1', 'auto');
  32. ga('send', 'pageview');
  33. </script>
  34. <script>
  35. function checkStatus(){
  36. var response;
  37. var xhr = new XMLHttpRequest();
  38. xhr.onreadystatechange = function() {
  39. if (xhr.readyState == 4 && xhr.status == 200) {
  40. response = JSON.parse(xhr.responseText);
  41. if (response.SteamCommunity.online == 2) {
  42. document.getElementById('steam-status').style.backgroundColor = '#db1c1d';
  43. document.getElementById('steam-status').innerHTML = 'Steam Down';
  44. // } else if (response.IEconItems[730].online == 2) {
  45. // document.getElementById('steam-status').style.backgroundColor = '#f0b905';
  46. // document.getElementById('steam-status').innerHTML = 'Inventory Delayed';
  47. } else {
  48. document.getElementById('steam-status').style.backgroundColor = '';
  49. document.getElementById('steam-status').innerHTML = ''
  50. }
  51. }
  52. };
  53. xhr.open("GET", 'https://steamgaug.es/api/v2', true);
  54. xhr.send(null);
  55. };
  56. setInterval(checkStatus, 120000);
  57. checkStatus();
  58. </script>
  59. <meta name="viewport" content="width=device-width, user-scalable=no">
  60. <link href='/assets/less/libraries/bootstrap.min.css?v=4.2' rel='stylesheet' type='text/css'>
  61. <link href='/assets/css/application.css?v=9.4' rel='stylesheet' type='text/css'>
  62. <link href='//fonts.googleapis.com/css?family=Roboto:500' rel='stylesheet' type='text/css'>
  63. <link rel="apple-touch-icon" sizes="57x57" href="/assets/icons/apple-icon-57x57.png">
  64. <link rel="apple-touch-icon" sizes="60x60" href="/assets/icons/apple-icon-60x60.png">
  65. <link rel="apple-touch-icon" sizes="72x72" href="/assets/icons/apple-icon-72x72.png">
  66. <link rel="apple-touch-icon" sizes="76x76" href="/assets/icons/apple-icon-76x76.png">
  67. <link rel="apple-touch-icon" sizes="114x114" href="/assets/icons/apple-icon-114x114.png">
  68. <link rel="apple-touch-icon" sizes="120x120" href="/assets/icons/apple-icon-120x120.png">
  69. <link rel="apple-touch-icon" sizes="144x144" href="/assets/icons/apple-icon-144x144.png">
  70. <link rel="apple-touch-icon" sizes="152x152" href="/assets/icons/apple-icon-152x152.png">
  71. <link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-icon-180x180.png">
  72. <link rel="icon" type="image/png" sizes="192x192" href="/assets/icons/android-icon-192x192.png">
  73. <link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
  74. <link rel="icon" type="image/png" sizes="96x96" href="/assets/icons/favicon-96x96.png">
  75. <link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon.png">
  76. <link rel="manifest" href="/assets/icons/manifest.json">
  77. <meta name="msapplication-TileColor" content="#ffffff">
  78. <meta name="msapplication-TileImage" content="/assets/icons/ms-icon-144x144.png">
  79. <meta name="theme-color" content="#ffffff">
  80. <script type="text/javascript">
  81. /* <![CDATA[ */
  82. var _gaq = _gaq || [];
  83. _gaq.push(['_setAccount', 'UA-59770024-1']);
  84. _gaq.push(['_trackPageview']);
  85.  
  86. (function() {
  87. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  88. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  89. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  90. })();
  91.  
  92. (function(b){(function(a){"__CF"in b&&"DJS"in b.__CF?b.__CF.DJS.push(a):"addEventListener"in b?b.addEventListener("load",a,!1):b.attachEvent("onload",a)})(function(){"FB"in b&&"Event"in FB&&"subscribe"in FB.Event&&(FB.Event.subscribe("edge.create",function(a){_gaq.push(["_trackSocial","facebook","like",a])}),FB.Event.subscribe("edge.remove",function(a){_gaq.push(["_trackSocial","facebook","unlike",a])}),FB.Event.subscribe("message.send",function(a){_gaq.push(["_trackSocial","facebook","send",a])}));"twttr"in b&&"events"in twttr&&"bind"in twttr.events&&twttr.events.bind("tweet",function(a){if(a){var b;if(a.target&&a.target.nodeName=="IFRAME")a:{if(a=a.target.src){a=a.split("#")[0].match(/[^?=&]+=([^&]*)?/g);b=0;for(var c;c=a[b];++b)if(c.indexOf("url")===0){b=unescape(c.split("=")[1]);break a}}b=void 0}_gaq.push(["_trackSocial","twitter","tweet",b])}})})})(window);
  93. /* ]]> */
  94. </script>
  95. </head>
  96. <body class="en"><script type="text/javascript">
  97. //<![CDATA[
  98. try{(function(a){var b="https://",c="csgojackpot.com",d="/cdn-cgi/cl/",e="img.gif",f=new a;f.src=[b,c,d,e].join("")})(Image)}catch(e){}
  99. //]]>
  100. </script>
  101. <div class="vl-nav fixed">
  102. <div class="vl-blue-neon-header-nav">
  103. <div class="vl-container">
  104. <a class="nav__logo" href="/"><img src="/assets/img/vulcun/CSGOJackpot_Logo.png"alt="" title="" border="0" /></a>
  105. <ul class="vl-header-nav-left _float_left nav navbar-nav">
  106. <li><a href="/about">How To play</a></li>
  107. <li><a href="http://support.csgojackpot.com" target="_blank">Support</a></li>
  108. <li><a href="/stream">Stream</a></li>
  109. <li><a href="https://www.facebook.com/csgojackpotdotcom?fref=ts" target="_blank"><i class="fa fa-facebook"></i></a></li>
  110. <li><a href="https://twitter.com/CSGOJackpotcom" target="_blank"><i class="fa fa-twitter"></i></a></li>
  111. </ul>
  112.  
  113. <!--<p class="lv-header-nav-text _float_left">Take part in the auction, bid, win!</p>-->
  114. <!-- <div class="vl-chat-button-container _float_right">
  115. <a class="vl-chat-button active"></a>
  116. </div> -->
  117.  
  118. <div class="vl-header-nav-right _float_right">
  119.  
  120.  
  121. <div class="vl-theme-mode _float_right">
  122. <a target="_blank" href='https://steamstat.us'>
  123. <div id='steam-status' class='_float_right'>
  124. </div>
  125. </a>
  126. <div class="lang__dropdown _float_right">
  127. <ul class="lang__submenu _float_right">
  128. <li class="current-menu-item"><a href='javascript:void(0)'><img src="/assets/img/flags/en.png"></a>
  129. <ul class="lang__submenu">
  130.  
  131. <li>
  132. <a href='/setlocale/de'><img src="/assets/img/flags/de.png?v=4.00"></a>
  133. </li>
  134.  
  135. <li>
  136. <a href='/setlocale/ru'><img src="/assets/img/flags/ru.png?v=4.00"></a>
  137. </li>
  138.  
  139. <li>
  140. <a href='/setlocale/pl'><img src="/assets/img/flags/pl.png?v=4.00"></a>
  141. </li>
  142.  
  143. <li>
  144. <a href='/setlocale/sv'><img src="/assets/img/flags/sv.png?v=4.00"></a>
  145. </li>
  146.  
  147. <li>
  148. <a href='/setlocale/nb'><img src="/assets/img/flags/nb.png?v=4.00"></a>
  149. </li>
  150.  
  151. <li>
  152. <a href='/setlocale/zh'><img src="/assets/img/flags/zh.png?v=4.00"></a>
  153. </li>
  154.  
  155. <li>
  156. <a href='/setlocale/pt'><img src="/assets/img/flags/pt.png?v=4.00"></a>
  157. </li>
  158.  
  159. <li>
  160. <a href='/setlocale/fr'><img src="/assets/img/flags/fr.png?v=4.00"></a>
  161. </li>
  162.  
  163. <li>
  164. <a href='/setlocale/da'><img src="/assets/img/flags/da.png?v=4.00"></a>
  165. </li>
  166.  
  167. </ul>
  168. </li>
  169. </ul>
  170. </div>
  171.  
  172. <a href="#" class="switch-mode" data-mode="night">
  173. <i class="fa fa-moon-o"></i>
  174. </a>
  175. <a href="#" class="switch-mode" data-mode="day">
  176. <i class="fa fa-sun-o"></i>
  177. </a>
  178. </div>
  179.  
  180. <!-- <p class="lv-header-nav-text _float_right">See the online broadcast of winners!</p> -->
  181.  
  182. <a href="/account" class="vl-header-btn-account _float_right"><img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/5a/5a8c69acf3dbddae4db0f95595539323d64ac1b0.jpg" /> &nbsp; <span class="username-header">Aust101</span></a>
  183. <a href="/auth/logout" class="vl-header-btn-sign-out _float_right">LOGOUT</a>
  184.  
  185. </div>
  186. </div>
  187. </div>
  188. </div>
  189.  
  190. <div class="vl-nav">
  191. </div>
  192. <div class="vl-content innerpage">
  193. <div class="vl-container">
  194.  
  195. <div>&nbsp;</div>
  196. <div class="account container">
  197. <div class="edit-account__user-info">
  198. <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/5a/5a8c69acf3dbddae4db0f95595539323d64ac1b0.jpg" /> &nbsp; Aust101
  199. </div>
  200.  
  201.  
  202.  
  203. <div class="edit-account__inputs">
  204. <h1 class="vl-title">Your Information</h1>
  205. <form class="edit-account well edit-account__inputs-link" method="POST">
  206.  
  207.  
  208.  
  209. <label>Steam Trade Link:
  210. (<a href="https://steamcommunity.com/id/me/tradeoffers/privacy#trade_offer_access_url" target="_blank">What&#39;s my link?</a>)</label><br/>
  211. <input type="text" name="depositUrl" class="deposit-url" value="https://steamcommunity.com/tradeoffer/new/?partner=140170206&amp;token=JNCfFSqS" />
  212.  
  213. <div class="edit-account__field-text">Note: To receive your winnings you must have a valid trade link, your profile and inventory privacy set to public and room for the new items on your inventory. By supplying your Steam trade link, you&#39;re confirming that you&#39;ve read and agree to CSGO Jackpot&#39;s <a href='/tos'>Terms of Service</a> and <a href='/policy'>Privacy Policy</a>.</div>
  214.  
  215. <label>Email:</label><br/>
  216. <input type="text" name="email" class="deposit-url" value="austoveraitis@yahoo.com" />
  217.  
  218.  
  219. <input type='checkbox' class="subscription-checkbox" name='optedIn' value='checked' checked />
  220.  
  221.  
  222. <div class="edit-account__field-text">Sign me up to receive special offers, updates, and early access to new products.</div>
  223. <br>
  224. <button type="submit" class="deposit-button btn">Save</button>
  225.  
  226. </form>
  227.  
  228. </div>
  229.  
  230.  
  231. <h1 class="vl-title">Your numbers: (Last 24 hours)</h1>
  232. <div class="well numbers-area">
  233.  
  234. <table class="table table-numbers">
  235.  
  236.  
  237. <thead>
  238. <tr class="numbers-area__large">
  239. <td style="color:#92b449">$7202.41</td>
  240. <td>-</td>
  241. <td style="color:#db1c1d">$4593.03</td>
  242. <td>=</td>
  243. <td style="color:#92b449">$2609.38</td>
  244. </tr>
  245.  
  246. <tr class="numbers-area__small">
  247. <td>Won</td>
  248. <td>&nbsp;</td>
  249. <td>Deposited</td>
  250. <td>&nbsp;</td>
  251. <td>Profit</td>
  252. </tr>
  253. </thead>
  254. <tbody>
  255.  
  256. </table>
  257.  
  258. </div>
  259.  
  260. <h1 class="vl-title">Your activity: (Last 24 hours)</h1>
  261. <div class="well activity-area">
  262.  
  263. <table class="table table-condensed ">
  264. <thead style="font-weight:bold;">
  265. <tr>
  266. <td>Identifier</td>
  267. <td>Type</td>
  268. <td>Evaluation</td>
  269. <td>Date</td>
  270. </tr>
  271. </thead>
  272. <tbody>
  273.  
  274. <tr class="active">
  275. <td>5619520f4ac019703f44e080</td>
  276. <td>
  277. <b style='color:green;'>Won</b>
  278. </td>
  279. <td>
  280.  
  281. $4749.77
  282.  
  283. </td>
  284. <td>
  285. Sat, 10 Oct 2015 17:59:43 GMT
  286. </td>
  287. </tr>
  288.  
  289. <tr >
  290. <td>561951da686e05c13fcf7074</td>
  291. <td>
  292. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  293. </td>
  294. <td>
  295.  
  296. $954.15
  297.  
  298. </td>
  299. <td>
  300. Sat, 10 Oct 2015 17:58:50 GMT
  301. </td>
  302. </tr>
  303.  
  304. <tr >
  305. <td>56194dfa4e13410b411f30b4</td>
  306. <td>
  307. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  308. </td>
  309. <td>
  310.  
  311. $128.95
  312.  
  313. </td>
  314. <td>
  315. Sat, 10 Oct 2015 17:42:18 GMT
  316. </td>
  317. </tr>
  318.  
  319. <tr >
  320. <td>56194caa97981df43fa1827b</td>
  321. <td>
  322. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  323. </td>
  324. <td>
  325.  
  326. $93.11
  327.  
  328. </td>
  329. <td>
  330. Sat, 10 Oct 2015 17:36:42 GMT
  331. </td>
  332. </tr>
  333.  
  334. <tr >
  335. <td>56194c7483d39c9f3f1abf09</td>
  336. <td>
  337. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  338. </td>
  339. <td>
  340.  
  341. $19.06
  342.  
  343. </td>
  344. <td>
  345. Sat, 10 Oct 2015 17:35:48 GMT
  346. </td>
  347. </tr>
  348.  
  349. <tr >
  350. <td>56194bc3686e05c13fcf6f9f</td>
  351. <td>
  352. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  353. </td>
  354. <td>
  355.  
  356. $12.22
  357.  
  358. </td>
  359. <td>
  360. Sat, 10 Oct 2015 17:32:51 GMT
  361. </td>
  362. </tr>
  363.  
  364. <tr >
  365. <td>56194b1b83d39c9f3f1abed7</td>
  366. <td>
  367. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  368. </td>
  369. <td>
  370.  
  371. $10.66
  372.  
  373. </td>
  374. <td>
  375. Sat, 10 Oct 2015 17:30:03 GMT
  376. </td>
  377. </tr>
  378.  
  379. <tr >
  380. <td>56194aad686e05c13fcf6f79</td>
  381. <td>
  382. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  383. </td>
  384. <td>
  385.  
  386. $11.16
  387.  
  388. </td>
  389. <td>
  390. Sat, 10 Oct 2015 17:28:13 GMT
  391. </td>
  392. </tr>
  393.  
  394. <tr >
  395. <td>56194a5f4e13410b411f3059</td>
  396. <td>
  397. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  398. </td>
  399. <td>
  400.  
  401. $399.31
  402.  
  403. </td>
  404. <td>
  405. Sat, 10 Oct 2015 17:26:55 GMT
  406. </td>
  407. </tr>
  408.  
  409. <tr class="active">
  410. <td>5619487d4ac019703f44e04a</td>
  411. <td>
  412. <b style='color:green;'>Won</b>
  413. </td>
  414. <td>
  415.  
  416. $1722.77
  417.  
  418. </td>
  419. <td>
  420. Sat, 10 Oct 2015 17:18:53 GMT
  421. </td>
  422. </tr>
  423.  
  424. <tr >
  425. <td>5619485b686e05c13fcf6f63</td>
  426. <td>
  427. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  428. </td>
  429. <td>
  430.  
  431. $951.30
  432.  
  433. </td>
  434. <td>
  435. Sat, 10 Oct 2015 17:18:19 GMT
  436. </td>
  437. </tr>
  438.  
  439. <tr >
  440. <td>561945bd83d39c9f3f1abe5b</td>
  441. <td>
  442. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  443. </td>
  444. <td>
  445.  
  446. $770.34
  447.  
  448. </td>
  449. <td>
  450. Sat, 10 Oct 2015 17:07:09 GMT
  451. </td>
  452. </tr>
  453.  
  454. <tr >
  455. <td>5618a3b3686e05c13fcf665f</td>
  456. <td>
  457. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  458. </td>
  459. <td>
  460.  
  461. $111.63
  462.  
  463. </td>
  464. <td>
  465. Sat, 10 Oct 2015 05:35:47 GMT
  466. </td>
  467. </tr>
  468.  
  469. <tr >
  470. <td>5618a20683d39c9f3f1ab6d9</td>
  471. <td>
  472. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  473. </td>
  474. <td>
  475.  
  476. $35.37
  477.  
  478. </td>
  479. <td>
  480. Sat, 10 Oct 2015 05:28:38 GMT
  481. </td>
  482. </tr>
  483.  
  484. <tr >
  485. <td>56189fb3c8a1787d3f8632ec</td>
  486. <td>
  487. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  488. </td>
  489. <td>
  490.  
  491. $121.45
  492.  
  493. </td>
  494. <td>
  495. Sat, 10 Oct 2015 05:18:43 GMT
  496. </td>
  497. </tr>
  498.  
  499. <tr >
  500. <td>56189e52686e05c13fcf65d8</td>
  501. <td>
  502. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  503. </td>
  504. <td>
  505.  
  506. $14.64
  507.  
  508. </td>
  509. <td>
  510. Sat, 10 Oct 2015 05:12:50 GMT
  511. </td>
  512. </tr>
  513.  
  514. <tr >
  515. <td>56189df4686e05c13fcf65d1</td>
  516. <td>
  517. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  518. </td>
  519. <td>
  520.  
  521. $51.46
  522.  
  523. </td>
  524. <td>
  525. Sat, 10 Oct 2015 05:11:16 GMT
  526. </td>
  527. </tr>
  528.  
  529. <tr >
  530. <td>56189dcac8a1787d3f8632bf</td>
  531. <td>
  532. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  533. </td>
  534. <td>
  535.  
  536. $18.28
  537.  
  538. </td>
  539. <td>
  540. Sat, 10 Oct 2015 05:10:34 GMT
  541. </td>
  542. </tr>
  543.  
  544. <tr >
  545. <td>56189ca64e13410b411f28e8</td>
  546. <td>
  547. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  548. </td>
  549. <td>
  550.  
  551. $21.13
  552.  
  553. </td>
  554. <td>
  555. Sat, 10 Oct 2015 05:05:42 GMT
  556. </td>
  557. </tr>
  558.  
  559. <tr class="active">
  560. <td>56189c034ac019703f44de5e</td>
  561. <td>
  562. <b style='color:green;'>Won</b>
  563. </td>
  564. <td>
  565.  
  566. $244.43
  567.  
  568. </td>
  569. <td>
  570. Sat, 10 Oct 2015 05:02:59 GMT
  571. </td>
  572. </tr>
  573.  
  574. <tr >
  575. <td>56189bed3655dcac3f22b425</td>
  576. <td>
  577. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  578. </td>
  579. <td>
  580.  
  581. $34.92
  582.  
  583. </td>
  584. <td>
  585. Sat, 10 Oct 2015 05:02:37 GMT
  586. </td>
  587. </tr>
  588.  
  589. <tr >
  590. <td>56189bae4e13410b411f28d2</td>
  591. <td>
  592. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  593. </td>
  594. <td>
  595.  
  596. $23.64
  597.  
  598. </td>
  599. <td>
  600. Sat, 10 Oct 2015 05:01:34 GMT
  601. </td>
  602. </tr>
  603.  
  604. <tr >
  605. <td>56189b4c83d39c9f3f1ab65e</td>
  606. <td>
  607. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  608. </td>
  609. <td>
  610.  
  611. $185.72
  612.  
  613. </td>
  614. <td>
  615. Sat, 10 Oct 2015 04:59:56 GMT
  616. </td>
  617. </tr>
  618.  
  619. <tr >
  620. <td>5618976bc8a1787d3f863244</td>
  621. <td>
  622. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  623. </td>
  624. <td>
  625.  
  626. $24.79
  627.  
  628. </td>
  629. <td>
  630. Sat, 10 Oct 2015 04:43:23 GMT
  631. </td>
  632. </tr>
  633.  
  634. <tr >
  635. <td>561896d64e13410b411f2852</td>
  636. <td>
  637. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  638. </td>
  639. <td>
  640.  
  641. $30.38
  642.  
  643. </td>
  644. <td>
  645. Sat, 10 Oct 2015 04:40:54 GMT
  646. </td>
  647. </tr>
  648.  
  649. <tr class="active">
  650. <td>561893df4ac019703f44de40</td>
  651. <td>
  652. <b style='color:green;'>Won</b>
  653. </td>
  654. <td>
  655.  
  656. $485.43
  657.  
  658. </td>
  659. <td>
  660. Sat, 10 Oct 2015 04:28:15 GMT
  661. </td>
  662. </tr>
  663.  
  664. <tr >
  665. <td>561893a1f7c3dfd23fec6e85</td>
  666. <td>
  667. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  668. </td>
  669. <td>
  670.  
  671. $14.18
  672.  
  673. </td>
  674. <td>
  675. Sat, 10 Oct 2015 04:27:13 GMT
  676. </td>
  677. </tr>
  678.  
  679. <tr >
  680. <td>5618930283d39c9f3f1ab5d3</td>
  681. <td>
  682. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  683. </td>
  684. <td>
  685.  
  686. $20.20
  687.  
  688. </td>
  689. <td>
  690. Sat, 10 Oct 2015 04:24:34 GMT
  691. </td>
  692. </tr>
  693.  
  694. <tr >
  695. <td>561819bb83d39c9f3f1aab59</td>
  696. <td>
  697. <b style='color:darkgrey; font-weight: bold;'>Deposited</b>
  698. </td>
  699. <td>
  700.  
  701. $535.00
  702.  
  703. </td>
  704. <td>
  705. Fri, 09 Oct 2015 19:47:07 GMT
  706. </td>
  707. </tr>
  708.  
  709. </tbody>
  710. </table>
  711. </div>
  712.  
  713. </div>
  714.  
  715. </div>
  716. </div>
  717.  
  718. <div class="vl-footer">
  719. <div class="vl-blue-neon-footer">
  720. <div class="vl-container _clear_both">
  721. <ul class="vl-footer-nav-left _float_left">
  722. <li><a href="/responsible-gambling">responsible gambling</a></li>
  723. <li><a href="/provably-fair">provably fair</a></li>
  724. <li><a href="/tos">terms of service</a></li>
  725. <li><a href="/privacy-policy">privacy policy</a></li>
  726. <li><a href="/faq">FAQ</a></li>
  727. <li><a href="https://www.facebook.com/csgojackpotdotcom?fref=ts" target="_blank"><i class="fa fa-facebook"></i></a></li>
  728. <li><a href="https://twitter.com/CSGOJackpotcom" target="_blank"><i class="fa fa-twitter"></i></a></li>
  729. <li><a href="https://opskins.com/" target="_blank" class="opskins-logo"><img src="/assets/img/logo-opskins.png"></a></li>
  730. <li><a href="https://bitskins.com/?referred_by=76561198192782869" target="_blank" class="bitskins-logo"><img src="/assets/img/bitskins-logo-light.png"></a></li>
  731.  
  732. </ul>
  733. <p class="vl-copyright"> © 2015 CS:GO Jackpot. All rights reserved.<img class="portugal-icon" src="/assets/img/portugal-icon.png"></p>
  734. </div>
  735. </div>
  736. </div>
  737.  
  738. <!-- Modal Template -->
  739. <div class="modal fade modal-message">
  740. <div class="modal-dialog">
  741. <div class="modal-content">
  742. <div class="modal-header">
  743. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  744. <h4 class="modal-title"></h4>
  745. </div>
  746. <div class="modal-body">
  747. </div>
  748. <div class="modal-footer">
  749. <button type="button" class="btn btn-default modal-button" data-dismiss="modal">Close</button>
  750. </div>
  751. </div>
  752. </div>
  753. </div>
  754.  
  755. <!-- Chat Rules -->
  756. <div class="modal fade modal-chat-rules">
  757. <div class="modal-dialog">
  758. <div class="modal-content">
  759. <div class="modal-header">
  760. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  761. <h4 class="modal-title">Chat Rules</h4>
  762. </div>
  763. <div class="modal-body">
  764. <p>It is very important to the CS:GO Jackpot team that our users feel comfortable on our site at all times. In order to keep our community a safe place, we have implemented a few chat rules. Failure to comply with these rules could result in your account being banned from chat.</p>
  765. <ul>
  766. <li>No begging</li>
  767. <li>No spamming</li>
  768. <li>No advertising</li>
  769. <li>Do not excessively badger or harass other users</li>
  770. <li>Do not post links</li>
  771. </ul>
  772. <p>Caution: Trading with other users in chat is done at your own risk. CS:GO Jackpot will not be held responsible for any activity that takes place with other players.</p>
  773.  
  774. <p>Note: Administrators names will show up in red. They will never ask for your login username or password.</p>
  775. </div>
  776. <div class="modal-footer">
  777. <button type="button" class="btn btn-default modal-button" data-dismiss="modal">Close</button>
  778. </div>
  779. </div>
  780. </div>
  781. </div>
  782.  
  783. <!-- Confirm Deposit Modal -->
  784. <div class="modal fade modal-confirm-deposit">
  785. <div class="modal-dialog">
  786. <div class="modal-content">
  787. <div class="modal-header">
  788. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  789. <h4 class="modal-title">Deposit Received</h4>
  790. </div>
  791.  
  792. <div class="modal-body">
  793. <div class="modal-deposit__icon-section">
  794. <div class="modal-deposit__icon-container">
  795. <i class="fa fa-arrow-circle-o-down"></i><p class="modal-deposit__icon-container-text">Deposited <span class="number-skins">0</span> skins</p>
  796. </div>
  797. <div class="modal-deposit__icon-container">
  798. <i class="fa fa-money"></i><p class="modal-deposit__icon-container-text">Valued at $<span class="evaluation-skins">0</span></p>
  799. </div>
  800. <div class="modal-deposit__icon-container">
  801. <i class="fa fa-clock-o"></i><p class="modal-deposit__icon-container-text"><span class="missing-seconds">60</span> seconds to reply</p>
  802. </div>
  803. </div>
  804. <br>
  805. <p class="deposit-received"><input type="checkbox" class="accept-terms" value="1" /> I accept the <a href="/tos" target="_blank">TOS</a>, Privacy Policy and valuation of the skins. I also confirm that I am at least 18 years old.</p>
  806. </div>
  807.  
  808. <div class="modal-footer">
  809. <div class="decline-accept-trade">
  810. <button type="button" class="btn deposit-button modal-button accept-trade" onClick="_gaq.push(['_trackEvent', 'trade', 'enter_queue', 'Enter The Queue']);">Enter the Queue</button>
  811. <button type="button" class="btn deposit-button modal-button" data-dismiss="modal">Cancel Trade Request</button>
  812.  
  813. </div>
  814. </div>
  815.  
  816. </div>
  817. </div>
  818. </div>
  819.  
  820. <!-- Stream Application Modal -->
  821. <div class="modal fade modal-stream-app">
  822. <div class="modal-dialog">
  823. <div class="modal-content">
  824. <form class="streamer-app" method="POST" action="">
  825.  
  826. <div class="modal-header">
  827. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  828. <h4 class="modal-title">Streamer Application</h4>
  829. </div>
  830. <div class="modal-body">
  831. <div class="streamer-app__input">
  832. Twitch Username:<br><input type="text" name="twitchUsername">
  833. </div>
  834. <div class="streamer-app__input">
  835. What are the topics you talked about during your last 3 streams?<br>
  836. <textarea name="whatTopics" cols="50" rows="10"></textarea>
  837. </div>
  838. <div class="streamer-app__input">
  839. Why do you want to be a streamer on CS:GO Jackpot?<br>
  840. <textarea name="whyStreamer" cols="50" rows="10"></textarea>
  841. </div>
  842. <div class="streamer-app__input">
  843. How often do you stream?<br>
  844. <input type="text" name="howOften">
  845. </div>
  846. <div class="streamer-app__input">
  847. What's your current audience size?<br>
  848. <input type="text" name="currentSize">
  849. </div>
  850. <div class="streamer-app__input">
  851. What games are you playing and streaming?<br>
  852. <input type="text" name="whatGames">
  853. </div>
  854. </div>
  855.  
  856. <div class="modal-footer">
  857. <input type="submit" value="Submit" class="btn btn-default modal-button" />
  858. </div>
  859.  
  860. </div>
  861. </form>
  862. </div>
  863. </div>
  864.  
  865. <!-- Stream Going Live Modal -->
  866. <div class="modal fade modal-going-live">
  867. <div class="modal-dialog">
  868. <div class="modal-content">
  869. <div class="modal-header">
  870. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  871. <h4 class="modal-title">Countdown</h4>
  872. </div>
  873.  
  874. <div class="modal-body">
  875. <div class="modal-deposit__icon-section">
  876. <div class="modal-deposit__icon-container">
  877. <span class="seconds pulse">5</span><p class="modal-deposit__icon-container-text">seconds until you're live!</p>
  878. </div>
  879. </div>
  880. </div>
  881. <div class="modal-footer">
  882.  
  883. </div>
  884. </div>
  885. </div>
  886. </div>
  887.  
  888. <!-- Stream Channel -->
  889. <script id="twitch-stream-template" type="text/x-handlebars-template">
  890.  
  891. <div class="vl-live-stream-container">
  892. <object bgcolor="#000000" data="//www-cdn.jtvnw.net/swflibs/TwitchPlayer.swf" height="100%" type="application/x-shockwave-flash" width="100%" >
  893. <param name="allowFullScreen" value="true" />
  894. <param name="allowNetworking" value="all" />
  895. <param name="allowScriptAccess" value="always" />
  896. <param name="movie" value="//www-cdn.jtvnw.net/swflibs/TwitchPlayer.swf" />
  897. <param name="flashvars" value="channel={{channel}}&auto_play=true&start_volume=0}" />
  898. </object>
  899. </div>
  900. </script>
  901.  
  902.  
  903. <div class="modal fade modal-safe-winner">
  904. <div class="modal-dialog">
  905. <div class="modal-content">
  906. <div class="modal-header">
  907. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  908. <h4 class="modal-title">Congratulations!</h4>
  909. </div>
  910.  
  911. <div class="modal-body">
  912. <div class="modal-safe-winner__icon-section">
  913. <div class="modal-safe-winner__icon-container">
  914. <i class="fa fa-trophy"></i>
  915. <p class="modal-deposit__icon-container-text">Congratulations, you won! Check your Security Code and Winner Bot #.</p>
  916. </div>
  917. <div class="modal-safe-winner__icon-container">
  918. <i class="fa fa-ban"></i>
  919. <p class="modal-deposit__icon-container-text">Be cautious of scammers and impersonators.</p>
  920. </div>
  921. <div class="modal-safe-winner__icon-container">
  922. <i class="fa fa-clock-o"></i>
  923. <p class="modal-deposit__icon-container-text">Keep an eye out for your trade offer and confirmation.</p>
  924. </div>
  925. </div>
  926. </div>
  927.  
  928. <p class="modal-safe-winner__tips">For more scam avoidance tips click <a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">here.</a></p>
  929.  
  930. <div id="light" class="white_content">
  931. <h4 class="popup-heading">Congratulations on your winnings!</h4>
  932.  
  933. <p>Scammers and impersonators may try to trick you via Steam. Make sure you stay safe and read this carefully.</p>
  934.  
  935. <ul>
  936. <li>We will not add you on Steam.</li>
  937. <li>Our bots are going to dispatch a trade offer with a security code that will be shown on the website. Make sure you don&#39;t accept an offer from a fake bot requesting your items.</li>
  938. <li>There are no such things as giveaways or gifts.</li>
  939. <li>Opening fake links could result in you losing your whole inventory.</li>
  940. <li>We will only contact you through our support system.</li>
  941. </ul>
  942. <p>Overall: Standby for your &#34;Winnings Dispatched&#34; popup. The popup will be shown when we dispatch the trade offer and will hold a trade security code. After that, check your trades and accept only the one where our bot offers you your items and the trade security code matches the code from your &#34;Winning Dispatched&#34; popup.</p>
  943.  
  944. <p id="popup-caution">Remember: Be cautious, we do not want you to get scammed.</p>
  945. <a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'" class="popup-close">X</a></div>
  946.  
  947. <div id="fade" class="black_overlay"></div>
  948.  
  949. <div class="modal-footer">
  950. <button type="button" class="btn btn-default modal-button" data-dismiss="modal">Close</button>
  951. </div>
  952.  
  953. </div>
  954. </div>
  955. </div>
  956.  
  957. <script id="action-template-deposit" type="text/x-handlebars-template">
  958. <table class="vl-new-round__item">
  959. <tbody>
  960. <tr>
  961. <td>
  962. <div class="vl-new-round__item-user-icon">
  963. <a href="{{user.profileurl}}" target="_blank"><img src="{{user.avatar}}" width="48" height="48" alt="" title="" border="0"></a>
  964. </div>
  965. </td>
  966. <td>
  967. <div class="vl-new-round__item-user-info">
  968. <p class="vl-new-round__item-user-name">
  969. <a href="{{user.profileurl}}" target="_blank">{{user.personaname}}</a>
  970. </p>
  971. <p class="vl-new-round__item-skin-deposit">
  972. deposited {{number}} skins
  973. </p>
  974. </div>
  975. </td>
  976.  
  977. <td>
  978. <div class="vl-new-round__item-user-rate">
  979. {{price}}
  980. </div>
  981. </td>
  982. </tr>
  983. </tbody>
  984. </table>
  985.  
  986. <table class="vl-new-round__item-small">
  987. <tbody>
  988. <tr>
  989. <td>
  990. <div class="vl-new-round__item-user-info">
  991. <p class="vl-new-round__item-user-name">
  992. <a href="{{user.profileurl}}" target="_blank">{{user.personaname}}</a>
  993. </p>
  994. <p class="vl-new-round__item-skin-deposit">
  995. deposited {{number}} skins
  996. </p>
  997. </div>
  998. </td>
  999. </tr>
  1000.  
  1001. <tr>
  1002. <td>
  1003. <div class="vl-new-round__item-user-rate">
  1004. {{price}}
  1005. </div>
  1006. </td>
  1007. </tr>
  1008. </tbody>
  1009. </table>
  1010.  
  1011. </script>
  1012.  
  1013. <script id="action-template-won" type="text/x-handlebars-template">
  1014. <div class="round-separator">
  1015. <h1 class="vl-title new-round">
  1016. {{#if goldenHash}}
  1017. New Round
  1018. <p class="hash-holder">HASH: {{goldenHash}}</p>
  1019.  
  1020. {{/if}}
  1021. </h1>
  1022. </div>
  1023. <div>
  1024. <img src="{{user.avatar}}" class="winner-image" />
  1025. <div class="round-teaser">
  1026.  
  1027. <div class="text winner">
  1028.  
  1029. <table class="vl-new-round__item winner-item winner-box__reg">
  1030. <tbody>
  1031. <tr>
  1032. <td>
  1033. <div class="vl-new-round__item-user-icon">
  1034. <a href="{{user.profileurl}}" target="_blank">
  1035. <div class="roullete image">
  1036.  
  1037. </div>
  1038. </a>
  1039. </div>
  1040. </td>
  1041. <td>
  1042. <div class="vl-new-round__item-user-info">
  1043. <div class="winner-box__text">
  1044. <i class="fa fa-certificate"></i>
  1045. <p>WINNER</p>
  1046. <i class="fa fa-certificate"></i>
  1047. </div>
  1048.  
  1049. <p class="vl-new-round__item-user-name">
  1050. <span class="full-show-on-end flicker-on-shown" style="display:none;">{{user.personaname}}</span>
  1051. </p>
  1052.  
  1053. {{#if previousChecksum.winner}}
  1054. <div class="round-checksum activity show-on-end" style="opacity:0;">
  1055. <div class="ticket-secret">
  1056. <div class="winner__check-sum">
  1057. <i class="fa fa-ticket"></i>
  1058. {{previousChecksum.winner}}%
  1059. </div>
  1060. <div>
  1061. <i class="fa fa-star"></i>
  1062. {{previousChecksum.secretHash}}
  1063. </div>
  1064. </div>
  1065. </div>
  1066. {{/if}}
  1067. </div>
  1068. </td>
  1069. <td class="vl-new-round__item-user-rate">
  1070. {{price}}
  1071. </td>
  1072. </tr>
  1073. </tbody>
  1074. </table>
  1075.  
  1076. <table class="vl-new-round__item winner-item winner-box__small">
  1077. <tbody>
  1078. <tr>
  1079. <td>
  1080. <div>
  1081. </div>
  1082. </td>
  1083. <td>
  1084. <div class="vl-new-round__item-user-info">
  1085. <div class="winner-box__text">
  1086. <i class="fa fa-certificate"></i>
  1087. <p>WINNER</p>
  1088. <i class="fa fa-certificate"></i>
  1089. </div>
  1090.  
  1091. <p class="vl-new-round__item-user-name">
  1092. <span class="full-show-on-end flicker-on-shown" style="display:none;">{{user.personaname}}</span>
  1093. </p>
  1094.  
  1095. <div class="vl-new-round__item-user-icon">
  1096. <a href="{{user.profileurl}}" target="_blank">
  1097. <div class="roullete image">
  1098.  
  1099. </div>
  1100. </a>
  1101.  
  1102. </div>
  1103. <div class="vl-new-round__item-user-rate">
  1104. ${{price}}
  1105. </div>
  1106.  
  1107.  
  1108. {{#if previousChecksum.winner}}
  1109. <div class="round-checksum activity show-on-end" style="opacity:0;">
  1110. <div class="ticket-secret">
  1111. <div class="winner__check-sum">
  1112. <i class="fa fa-ticket"></i>
  1113. {{previousChecksum.winner}}%
  1114. </div>
  1115. <div>
  1116. <i class="fa fa-star"></i>
  1117. {{previousChecksum.secretHash}}
  1118. </div>
  1119. </div>
  1120. </div>
  1121. {{/if}}
  1122.  
  1123. </div>
  1124. </td>
  1125. <td>
  1126. <div>
  1127. </div>
  1128. </td>
  1129. </tr>
  1130. </tbody>
  1131. </table>
  1132. </div>
  1133. </div>
  1134. </div>
  1135. </script>
  1136.  
  1137. <script id="sticky-template" type="text/x-handlebars-template">
  1138. <div class="container sticky-collapse__container">
  1139. <button type="button" class="btn btn-info btn-collapse" data-toggle="collapse" data-target="#sticky-collapse"><i id="updates-arrow" class="fa fa-sort-desc"></i><span id="updatesText" >Updates</span></button>
  1140. <div id="sticky-collapse" class="collapse in">
  1141. <div class="activity system-message">
  1142. <div class="alert alert-{{alert}}">
  1143. {{{message}}}
  1144. </div>
  1145. </div>
  1146. </div>
  1147. </div>
  1148. </script>
  1149.  
  1150. <script id="action-template-systemNotification" type="text/x-handlebars-template">
  1151. <div class="activity system-message">
  1152. <div class="alert alert-{{alert}}">
  1153. {{{message}}}
  1154. </div>
  1155. </div>
  1156. </script>
  1157.  
  1158.  
  1159. <script id="action-template-chat" type="text/x-handlebars-template">
  1160. <div class="message">
  1161. <a href="{{user.profile}}" target="_blank">
  1162. <img src="{{user.avatar}}" width="10px"> {{user.name}}:</a>
  1163. <span class="message-placeholder">{{message}}</span>
  1164. </div>
  1165. </script>
  1166.  
  1167.  
  1168. <script id="action-template-prizes" type="text/x-handlebars-template">
  1169. <div class="vl-popular-item-round {{extraClass}}">
  1170. {{#if multiple}}
  1171. <div class="vl-2x"><b>{{count}}</b>x</div>
  1172. {{/if}}
  1173. <div class="vl-popular-item-round__image">
  1174. <img src="{{skin}}" alt="" title="" border="0">
  1175. </div>
  1176. <div class="vl-popular-item-round__line"></div>
  1177. <p class="vl-popular-item-round__rate">{{price}}</p>
  1178. <p class="vl-popular-item-round__name">{{description}}</p>
  1179. </div>
  1180. </script>
  1181.  
  1182.  
  1183. <script id="modals-template-error-winner" type="text/x-handlebars-template">
  1184. <div class="error-dispatching__container">
  1185. <p class="error-modals__subhead">Sorry, we had a problem sending the skins to your account, but do not worry the skins are safe!</p>
  1186.  
  1187. <div class="modal-safe-winner__icon-section">
  1188. <div class="modal-safe-winner__icon-container offer-failure-icon">
  1189. <i class="fa fa-times"></i>
  1190. <p class="modal-deposit__icon-container-text">Oops! Your winnings trade offer failed.</p>
  1191. </div>
  1192. <div class="modal-safe-winner__icon-container">
  1193. <i class="fa fa-steam"></i>
  1194. <p class="modal-deposit__icon-container-text">There was an issue with Steam while sending your skins.</p>
  1195. </div>
  1196. <div class="modal-safe-winner__icon-container">
  1197. <i class="fa fa-check"></i>
  1198. <p class="modal-deposit__icon-container-text">Click the &#34;Retrieve&#34; button on your account page to request your winnings.</p>
  1199. </div>
  1200. </div>
  1201. </div>
  1202. </script>
  1203.  
  1204. <script id="modals-template-error-accepting-offer" type="text/x-handlebars-template">
  1205. <div class="error-accepting-offer__container">
  1206. <p class="error-modals__subhead">Sorry, your trade offer was cancelled.</p>
  1207.  
  1208. <p class="error-modals__subhead-small">What could have happened:</h4>
  1209.  
  1210. <ul class="error-accepting-offer__list">
  1211. <li>Deposited more than 10 items</li>
  1212. <li>Deposit was evaluated at less than $10</li>
  1213. <li>We could not evaluate one of your skins (this happens for rare or souvenir items)</li>
  1214. </ul>
  1215. </div>
  1216. </script>
  1217.  
  1218. <script id="modals-template-trade-sent" type="text/x-handlebars-template">
  1219. <div class="trade-sent__container">
  1220. <i class="fa fa-hand-o-right"></i><p class="error-modals__subhead">Your winnings were successfully sent!</p>
  1221.  
  1222. <p class="trade-sent__numbers">Our bot CS:GO Jackpot | {{#if winnerBot}}Winner{{else}}Retrieval{{/if}} {{botNumber}} with the security code {{code}} sent you {{#if valueNotZero}}${{value}}{{else}}a trade offer{{/if}}.</p>
  1223. <p>No items will be sent outside CSGOJackpot, always check your Security Code and Winner Bot #.</p>
  1224. </div>
  1225. </script>
  1226.  
  1227. <script id="modals-template-maintenance" type="text/x-handlebars-template">
  1228. <div class="maintenance-window__container">
  1229. <p class="error-modals__subhead"><i class="fa fa-exclamation-triangle"></i><br>We are entering a small maintenance window.</p>
  1230. <p>Please standby and avoid depositing while we update our system.</p>
  1231. <p>The current round and the skins are safe.</p>
  1232. </div>
  1233. </script>
  1234.  
  1235. <canvas id="confetti" width="1" height="1"></canvas>
  1236. <script type="text/javascript">
  1237. window.config = {
  1238. roundLimit: 50,
  1239. userSession: "25e70c680c702f0ea4271e425cdc093b",
  1240. userId: "76561198100435934",
  1241. homepage: false
  1242. };
  1243.  
  1244.  
  1245. window.LANG_ERROR = "Error Dispatching Trade Offer";
  1246. window.LANG_DEPOSIT = "Deposit Cannot Be Accepted";
  1247. window.LANG_CONGRATULATIONS = "Congratulations!";
  1248. window.LANG_MAINTENANCE = "Maintenance Window";
  1249. window.LANG_STREAMER = "Apply to be a CSGO Jackpot Streamer";
  1250. window.LANG_PLEASE = "Please confirm that you agree with the terms of service, with the given evaluation and confirm you've at least 18 years old.";
  1251. </script>
  1252. <script type="text/javascript" src='/assets/js/dist/app.js?v=9.4'></script>
  1253. <script type="text/javascript" src='/assets/js/libraries/bootstrap.min.js?v=7.5'></script>
  1254. <script type="text/javascript" src="/assets/js/libraries/multi-step-modal.js"></script>
  1255.  
  1256. <script>
  1257. sendEvent = function(sel,step) {
  1258. $(sel).trigger('next.m.'+step);
  1259. }
  1260. </script>
  1261.  
  1262.  
  1263. </body>
  1264. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement