Advertisement
FilterYT

Untitled

Jul 11th, 2019
3,535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  5. <title><?php echo htmlspecialchars(($seoTitle !== "") ? $seoTitle : "RedBoy Continue"); ?></title>
  6. <base href="{{base_url}}" />
  7. <meta name="viewport" content="width=1200" />
  8. <meta name="description" content="<?php echo htmlspecialchars(($seoDescription !== "") ? $seoDescription : ""); ?>" />
  9. <meta name="keywords" content="<?php echo htmlspecialchars(($seoKeywords !== "") ? $seoKeywords : ""); ?>" />
  10. <!-- Facebook Open Graph -->
  11. <meta property="og:title" content="<?php echo htmlspecialchars(($seoTitle !== "") ? $seoTitle : "RedBoy Continue"); ?>" />
  12. <meta property="og:description" content="<?php echo htmlspecialchars(($seoDescription !== "") ? $seoDescription : ""); ?>" />
  13. <meta property="og:image" content="<?php echo htmlspecialchars(($seoImage !== "") ? "{{base_url}}".$seoImage : ""); ?>" />
  14. <meta property="og:type" content="article" />
  15. <meta property="og:url" content="{{curr_url}}" />
  16. <!-- Facebook Open Graph end -->
  17.  
  18. <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  19. <script src="js/jquery-1.11.3.min.js" type="text/javascript"></script>
  20. <script src="js/bootstrap.min.js" type="text/javascript"></script>
  21. <script src="js/main.js?v=20190629040115" type="text/javascript"></script>
  22.  
  23. <link href="css/font-awesome/font-awesome.min.css?v=4.7.0" rel="stylesheet" type="text/css" />
  24. <link href="css/site.css?v=20190629040116" rel="stylesheet" type="text/css" />
  25. <link href="css/common.css?ts=1562205453" rel="stylesheet" type="text/css" />
  26. <link href="css/9.css?ts=1562205453" rel="stylesheet" type="text/css" />
  27. <ga-code/><link rel="icon" href="/gallery/ezxpxd-ts1554780178.png" type="image/png" />
  28. <script type="text/javascript">
  29. window.useTrailingSlashes = true;
  30. </script>
  31. <link href="css/flag-icon-css/css/flag-icon.min.css" rel="stylesheet" type="text/css" />
  32. <!--[if lt IE 9]>
  33. <script src="js/html5shiv.min.js"></script>
  34. <![endif]-->
  35.  
  36. </head>
  37.  
  38.  
  39. <body class="site"><div class="root"><div class="vbox wb_container" id="wb_header">
  40.  
  41. <div class="wb_cont_inner"><div id="wb_element_instance220" class="wb_element wb_text_element" style=" line-height: normal;"></div><div id="wb_element_instance221" class="wb_element wb_element_shape"><div class="wb_shp"></div></div><div id="wb_element_instance222" class="wb_element wb_element_picture" title=""><img alt="gallery/easyxploits" src="gallery_gen/3a30fec15665b94928de672de7f6a21d_277x97.7648232.png"></div><div id="wb_element_instance223" class="wb_element"><a class="wb_button" href="https://filemedia.net/22792/keyredboy"><span>Click here to continue to RedBoy Key</span></a></div></div><div class="wb_cont_outer"></div><div class="wb_cont_bg"></div></div>
  42. <div class="vbox wb_container" id="wb_main">
  43.  
  44. <div class="wb_cont_inner"></div><div class="wb_cont_outer"></div><div class="wb_cont_bg"></div></div>
  45. <div class="vbox wb_container" id="wb_footer">
  46.  
  47. <div class="wb_cont_inner" style="height: 80px;"><div id="wb_element_instance224" class="wb_element" style="text-align: center; width: 100%;"><div class="wb_footer"></div><script type="text/javascript">
  48. $(function() {
  49. var footer = $(".wb_footer");
  50. var html = (footer.html() + "").replace(/^\s+|\s+$/g, "");
  51. if (!html) {
  52. footer.parent().remove();
  53. footer = $("#wb_footer, #wb_footer .wb_cont_inner");
  54. footer.css({height: ""});
  55. }
  56. });
  57. </script></div></div><div class="wb_cont_outer"></div><div class="wb_cont_bg"></div></div><div class="wb_sbg"></div></div>{{hr_out}}</body>
  58. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement