Advertisement
lookitup

my blackberry did (ctrl + u)

Mar 4th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.88 KB | None | 0 0
  1. <script type="text/javascript">
  2. <!--
  3. document.writeln(" <!DOCTYPE html> ");
  4. document.writeln(" <html lang=\"en\" class=\"no-js\"> ");
  5. document.writeln(" ");
  6. document.writeln(" <head> ");
  7. document.writeln(" <meta charset=\"UTF-8\"> ");
  8. document.writeln(" <title>QuickDL - Download</title> ");
  9. document.writeln(" <meta name=\"description\" content=\"FileIce LLC Mirror\"> ");
  10. document.writeln(" <meta name=\"robots\" content=\"index, follow\"> ");
  11. document.writeln(" ");
  12. document.writeln(" <meta property=\"og:url\" content=\"http://quickdl.net/\"> ");
  13. document.writeln(" <meta property=\"og:title\" content=\"QuickDL - Download\"> ");
  14. document.writeln(" <meta property=\"og:description\" content=\"FileIce LLC Mirror\"> ");
  15. document.writeln(" <meta property=\"og:type\" content=\"website\"> ");
  16. document.writeln(" <link rel=\"stylesheet\" href=\"http://quickdl.net/css/default.css\"> ");
  17. document.writeln(" <link rel=\"stylesheet\" href=\"http://quickdl.net/css/fontawesome.css\"> ");
  18. document.writeln(" <link rel=\"stylesheet\" href='http://fonts.googleapis.com/css?family=Jura|Cuprum'> ");
  19. document.writeln(" <script> document.documentElement.className = document.documentElement.className.replace(\"no-js\",\"js\"); </script> ");
  20. document.writeln(" </head> ");
  21. document.writeln(" <body> ");
  22. document.writeln(" <div id=\"content_outer\" class=\"hidden\"> ");
  23. document.writeln(" ");
  24. document.writeln(" <header class=\"scheme_one shadow_one radius_top padding_big\"> ");
  25. document.writeln(" <div id=\"logo_wrap\"> ");
  26. document.writeln(" <a href=\"http://quickdl.net/\" id=\"logo\"> ");
  27. document.writeln(" <h1><i class=\"icon-external-link\"></i> <span>uickDL</span></h1> ");
  28. document.writeln(" </a> ");
  29. document.writeln(" </div> ");
  30. document.writeln(" </header> ");
  31. document.writeln(" <div id=\"content_inner\" style=\"display:none\" class=\"scheme_two shadow_two padding_big\"> ");
  32. document.writeln(" <span id=\"c1\" style=\"display:none\"> ");
  33. document.writeln(" <div class=\"frame_wrap\"> ");
  34. document.writeln(" <div class=\"frame_title scheme_one shadow_one radius_top padding_small\"> ");
  35. document.writeln(" <h3>File Download</h3> ");
  36. document.writeln(" </div> ");
  37. document.writeln(" <div class=\"frame_content scheme_two shadow_two radius_bottom padding_small\"> ");
  38. document.writeln(" <div class=\"frame_file-name\"> ");
  39. document.writeln(" <h3>File Name:</h3> ");
  40. document.writeln(" <span id=\"fname\"></span> ");
  41. document.writeln(" </div> ");
  42. document.writeln(" <div class=\"frame_file-description\"> ");
  43. document.writeln(" <h3>File Description:</h3> ");
  44. document.writeln(" <span id=\"fdesc\"></span> ");
  45. document.writeln(" </div> ");
  46. document.writeln(" <div class=\"frame_file-size\"> ");
  47. document.writeln(" <h3>File Size:</h3> ");
  48. document.writeln(" <span id=\"fsize\"></span> ");
  49. document.writeln(" </div> ");
  50. document.writeln(" ");
  51. document.writeln(" <div class=\"frame_download clearfix\"> ");
  52. document.writeln(" <input type=\"button\" value=\"Free Download\" id=\"download_free\" class=\"scheme_one shadow_one radius_all padding_small\"> ");
  53. document.writeln(" <input type=\"button\" value=\"Premium Download\" id=\"download_premium\" class=\"scheme_one shadow_one radius_all padding_small\"> ");
  54. document.writeln(" </div> ");
  55. document.writeln(" </div> ");
  56. document.writeln(" </div> ");
  57. document.writeln(" <div class=\"frame_wrap\"> ");
  58. document.writeln(" <div class=\"frame_title scheme_one shadow_one radius_top padding_small\"> ");
  59. document.writeln(" <h3>Terms Of Service</h3> ");
  60. document.writeln(" </div> ");
  61. document.writeln(" ");
  62. document.writeln(" <div class=\"frame_content scheme_two shadow_two radius_bottom padding_small\"> ");
  63. document.writeln(" <li>By attempting to download a file from this site, you agree to our <a href=\"http://fileice.net/dtos.php\">Downloader's ToS</a>.</li> ");
  64. document.writeln(" <li>If you find a file that breaks our uploader <a href=\"http://fileice.net/tos.php\">Terms of Service</a>, please help keep the site clean and report the file.</li> ");
  65. document.writeln(" </div> ");
  66. document.writeln(" </div> ");
  67. document.writeln(" </span> ");
  68. document.writeln(" <span id=\"c2\" style=\"display:none\"> ");
  69. document.writeln(" <div class=\"frame_wrap\"> ");
  70. document.writeln(" <div class=\"frame_title scheme_one shadow_one radius_top padding_small\"> ");
  71. document.writeln(" <h3>Error</h3> ");
  72. document.writeln(" </div> ");
  73. document.writeln(" <div class=\"frame_content scheme_two shadow_two radius_bottom padding_small\"> ");
  74. document.writeln(" <li>The download page is currently unavailable due to maintenance procedures. Please check back in an hour or so. Thank you for bearing with us.</li> ");
  75. document.writeln(" </div> ");
  76. document.writeln(" </div> ");
  77. document.writeln(" </span> ");
  78. document.writeln(" <span id=\"c3\" style=\"display:none\"> ");
  79. document.writeln(" <div class=\"frame_wrap\"> ");
  80. document.writeln(" <div class=\"frame_title scheme_one shadow_one radius_top padding_small\"> ");
  81. document.writeln(" <h3>File does not exist</h3> ");
  82. document.writeln(" </div> ");
  83. document.writeln(" <div class=\"frame_content scheme_two shadow_two radius_bottom padding_small\"> ");
  84. document.writeln(" <li>The file you are looking for does not exist, or may have been removed by its owner.</li> ");
  85. document.writeln(" </div> ");
  86. document.writeln(" </div> ");
  87. document.writeln(" </span> ");
  88. document.writeln(" </div> ");
  89. document.writeln(" ");
  90. document.writeln(" <footer class=\"scheme_one shadow_one radius_bottom padding_small\"> ");
  91. document.writeln(" <ul class=\"copyrights\"> ");
  92. document.writeln(" <li>&copy; 2015 - <a href=\"http://quickdl.net/\"><span>QuickDL - Download</span></a>. All rights reserved.</li> ");
  93. document.writeln(" </ul> ");
  94. document.writeln(" </footer> ");
  95. document.writeln(" </div> ");
  96. document.writeln(" <div id=\"offers_frame\" class=\"shadow_three\" style=\"display: none\"> ");
  97. document.writeln(" <div id=\"offers_title\" class=\"scheme_one shadow_one radius_top padding_big\"> ");
  98. document.writeln(" <h3>This File is Locked</h3> ");
  99. document.writeln(" <span>please complete one short sponsored survey from the list, to unlock this file</span> ");
  100. document.writeln(" </div> ");
  101. document.writeln(" <div id=\"offers_content\" class=\"scheme_two shadow_two radius_bottom padding_big\"> ");
  102. document.writeln(" <ul id=\"offers_list\"> ");
  103. document.writeln(" <div style=\"height:79px;margin-top:70px;\"> ");
  104. document.writeln(" Loading offers, please wait... ");
  105. document.writeln(" </div> ");
  106. document.writeln(" </ul> ");
  107. document.writeln(" </div> ");
  108. document.writeln(" <div id=\"offers_load\" class=\"scheme_two shadow_two radius_bottom padding_big\" style=\"display:none;height:169px;\"> ");
  109. document.writeln(" <span id=\"imgload\"><img style=\"margin-top:50px;\" src=\"img/loading.gif\" alt=\"Loading\"/></span> ");
  110. document.writeln(" <br><br><br><br><br> ");
  111. document.writeln(" <span id=\"txtload\">The download will automatically begin when you successfully finish the survey you have chosen. If the file does not automatically unlock after a minute, please <a onclick='$(\"#offers_load\").hide();$(\"#offers_content\").show();'>click here</a> to choose another survey.</span> ");
  112. document.writeln(" <span id=\"frmload\"></span> ");
  113. document.writeln(" </div> ");
  114. document.writeln(" </div> ");
  115. document.writeln(" <div id=\"premium_frame\" class=\"shadow_three\" style=\"display:none;height:169px;\"> ");
  116. document.writeln(" <div id=\"premium_title\" class=\"scheme_one shadow_one radius_top padding_big\"> ");
  117. document.writeln(" <h3>Premium Credits - File Unlock</h3> ");
  118. document.writeln(" <span>unlock this file using your premium credits</span> ");
  119. document.writeln(" </div> ");
  120. document.writeln(" <div id=\"premium_content\" class=\"scheme_two shadow_two radius_bottom padding_big\"> ");
  121. document.writeln(" <div id=\"premium_top\"> ");
  122. document.writeln(" <br><br><br> ");
  123. document.writeln(" <a href=\"javascript:window.location='http://fileice.net/download.php?file=3jay9';\"><h1><i class=\"icon-lock\"></i> Unlock File</h1></a> ");
  124. document.writeln(" </div> ");
  125. document.writeln(" <br> ");
  126. document.writeln(" <div id=\"premium_bottom\"> ");
  127. document.writeln(" Premium downloads must be initiated through the main site while logged into an account. Please click on the above link to get started. ");
  128. document.writeln(" </div> ");
  129. document.writeln(" </div> ");
  130. document.writeln(" </div> ");
  131. document.writeln(" ");
  132. document.writeln(" <div class=\"warning_wrap\" id=\"noscript\"> ");
  133. document.writeln(" <div class=\"warning_frame shadow_three\"> ");
  134. document.writeln(" <div class=\"warning_title scheme_one shadow_one radius_top padding_small\"> ");
  135. document.writeln(" <div class=\"warning_text\">No JavaScript - <span>Warning!</span></div> ");
  136. document.writeln(" </div> ");
  137. document.writeln(" ");
  138. document.writeln(" <div class=\"warning_description scheme_two shadow_two radius_bottom\"> ");
  139. document.writeln(" Unfortunately you can't view this website. Please enable JavaScript! <br> ");
  140. document.writeln(" Here are the instructions of <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">how to enable JavaScript in your web browser</a>. ");
  141. document.writeln(" </div> ");
  142. document.writeln(" </div> ");
  143. document.writeln(" ");
  144. document.writeln(" <div class=\"warning_overlay\"></div> ");
  145. document.writeln(" </div> ");
  146. document.writeln(" <script src=\"//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js\"></script> ");
  147. document.writeln(" <script>!window.jQuery && document.write(unescape('%3Cscript src=\"http://quickdl.net/js/jquery.min.js\"%3E%3C/script%3E'))</script> ");
  148. document.writeln(" <script src=\"http://quickdl.net/js/plugins.min.js\"></script> ");
  149. document.writeln(" <script> ");
  150. document.writeln(" function launch(){$(\"#offers_load\").show();$(\"#offers_content\").hide();i=setInterval(function(){$.post(\"offercheck.php?file=\"+n+\"&ajax\",function(e){if(e==\"1\"){$(\"#txtload\").html(\"Your file has been unlocked! Click okay on the download prompt to download the file.\");$(\"#imgload\").html('<img style=\"margin-top:50px;\" src=\"img/tick.png\" alt=\"Success\"/>');$(\"#frmload\").html('<iframe style=\"display:none;\" width=\"0\" height=\"0\" border=\"0\" src=\"http://fileice.net/offercheck.php?file='+n+'\"></iframe>');clearInterval(i)}})},1e4)}var c=false;var n=false;var i=false;var u=\"data.php?file=3jay9\";$.getJSON(u,function(e){if(e[0]==\"false1\"){$(\"#c2\").show()}else if(e[0]==\"false\"){$(\"#c3\").show()}else{c=true;$(\"#c1\").show();$(\"#fname\").html(e[0]);$(\"#fdesc\").html(e[1]);$(\"#fsize\").html(e[2]);n=e[3]}$(\"#content_inner\").css(\"opacity\",0).slideDown().animate({opacity:1},{queue:false});if(c){$.getJSON(u,function(e){if(e[0]==\"false1\"){$(\"#offers_list\").html(\"Error loading offers, please refresh the page and try again.\")}else{$(\"#offers_list\").html(e[0])}})}});$(function(){function e(){$(\"#content_outer\").removeClass(\"hidden\").fadeIn();$(\"#download_free\").on(\"click\",function(){$(\"#offers_frame\").bPopup({easing:\"easeOutBack\",speed:450,transition:\"slideDown\",modalColor:\"#777\",transitionClose:\"slideDown\"})});$(\"#download_premium\").on(\"click\",function(){$(\"#premium_frame\").bPopup({easing:\"easeOutBack\",speed:450,transition:\"slideDown\",modalColor:\"#777\",transitionClose:\"slideDown\"})})}if($(\"html\").hasClass(\"js\")){e()}}) ");
  151. document.writeln(" </script></body> ");
  152. document.writeln(" </html> ");
  153. // -->
  154. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement