Advertisement
Guest User

xd2.html (Python)

a guest
Feb 16th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 40.61 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html lang="uk" dir="ltr">
  3. <head>
  4.     <title>Пошук</title>
  5.     <meta name="title" content="Пошук">
  6. <meta name="description" lang="uk" content="">
  7. <meta name="keywords"    content="">
  8. <meta name="category"    content="general">
  9. <meta name="robots"      content="noindex,follow,noarchive">
  10. <meta property="og:title" content="Пошук">
  11. <meta property="og:description" content="">
  12. <meta property="og:image" content="https://toloka.to/ogimage2.png">
  13. <meta property="og:url" content="">
  14.  
  15. <link rel="image_src" href="https://toloka.to/ogimage2.png">
  16.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  17.     <meta http-equiv="Content-Style-Type" content="text/css">
  18.     <meta name="viewport" content="width=960, initial-scale=1.0" />
  19.     <meta name="referrer" content="no-referrer" />
  20.         <link rel="icon" type="image/png" sizes="192x192" href="/favicon.png">
  21.     <link rel="stylesheet" href="/templates/Saphic/SaphicV153.css" type="text/css">
  22.     <link rel="stylesheet" href="/misc/js/css_rater6.css" type="text/css">
  23.     <!--[if IE]><link rel="stylesheet" href="templates/Saphic/ie6fixes2.css" type="text/css" media="screen"><![endif]-->
  24.     <link rel="alternate" type="application/rss+xml" title="Нові повідомлення" href="/rss.php?lite=0">
  25.     <link rel="alternate" type="application/rss+xml" title="Нові теми" href="/rss.php?t=1">
  26.     <link rel="search" type="application/opensearchdescription+xml" href="search.xml" title="Толока" />
  27.     <script type="text/javascript" src="/misc/js/jquery.min.js"></script>
  28.     <script type="text/javascript" src="/misc/js/bbcodev5.min.js"></script>
  29. </head>
  30. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  31. <a name="top"></a>
  32. <div class="maxwidth">
  33. <table width="97% "cellspacing="0" cellpadding="10" border="0" align="center">
  34.     <tr>
  35.         <td class="bodyline">
  36.             <table id="header-block" align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
  37.                 <tbody><tr>
  38.                     <td align="left">
  39.                     <div id="overlay-background" style="width:100%; background-image: url(/templates/Saphic/images/evening-0317.jpg); background-repeat: no-repeat;">
  40.                     <div style="clear:right">
  41.                     <img src="/templates/Saphic/images/left-overlay_13.png" alt="" id="left-overlay" usemap="#left-overlay-map">
  42.                     <map name="left-overlay-map">
  43.                         <area shape="rect" coords="5,37,524,87" href="/" alt="" title="Толока">
  44.                         <area shape="rect" coords="5,87,142,115" href="https://www.hurtom.com/portal/" alt="" title="Портал Гуртом">
  45.                         <area shape="rect" coords="214,85,531,115" alt="" id="overlay-custom-link" />                   </map>
  46.                     </div>
  47.                     <img src="/templates/Saphic/images/right-overlay8.png" alt="" id="right-overlay" usemap="#right-overlay-map" align="right">
  48.                     <form action="/tracker.php" method="get" id="toloka-search-box" name="tolokasearch" method="post"><input type="text" name="nm" id="nm"></form>
  49.                     <map name="right-overlay-map">
  50.                             <area shape="rect" coords="134,19,232,30" href="/release.php" rel="nofollow" alt="" title="">
  51.                             <area shape="rect" coords="107,40,167,52" rel="nofollow" alt="" title="">
  52.                             <area shape="rect" coords="182,40,231,52" rel="nofollow" alt="" title="">
  53.                             <area shape="rect" coords="97,60,231,71" href="/helptoseed.php" rel="nofollow" alt="" title="Роздачі, де можете допомогти">
  54.                             <area shape="rect" coords="69,107,168,112" href="/googlesearch.php" rel="nofollow" alt="" title="альтернативно - google">
  55.                             <area shape="rect" coords="176,81,236,106" alt="" style="cursor:pointer" onClick="tolokasearch.submit();" nohref>
  56.                     </map>
  57.                     </div>
  58.                     </td>
  59.                 </tr></tbody>
  60.             </table>
  61.             <table class="navie6fix" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
  62.                 <tr>
  63.                     <td height="25" class="nav1" align="center">
  64.                         <ul class="nav_top">
  65.                             <li><a href="http://dorizhky.hurtom.com/">Доріжки</a>
  66.                             <li><a href="/featured">Авторське</a>
  67.                             <li><a href="/faq.php">Правила</a>
  68.                                                                                     <li><a href="/u1218067">Профіль</a>
  69.                             <li><a href="/privmsg.php?folder=inbox">Нових ПП немає</a>
  70.                                                         <li><a href="/login.php?logout=true&amp;sid=8aaf07123d9f4e18a4df6a53c40d1fe0" rel="nofollow">Вихід [ TolokaChan ]</a>
  71.                         </ul>
  72.                     </td>
  73.                 </tr>
  74.             </table>
  75.         </td>
  76.     </tr>
  77. </table>
  78. <br>
  79.  
  80. <table width="97%" cellspacing="0" cellpadding="10" border="0" align="center">
  81.     <tr>
  82.         <td class="bodyline"><script type="text/javascript">
  83. function MarkAsChanged(){
  84.     $(this).addClass("changed");
  85. }
  86. $(":input").blur(MarkAsChanged).change(MarkAsChanged);
  87.  
  88. $("input[type=button]").click(function(){
  89.     $(":input:not(.changed)").attr("disabled", "disabled");
  90. });
  91. </script>
  92.  
  93. <form name="form" id="form" name="input" method="get" action="tracker.php" style="display: inline">
  94.  
  95. <input type="hidden" name="prev_sd" value="0" />
  96. <input type="hidden" name="prev_a" value="0" />
  97. <input type="hidden" name="prev_my" value="0" />
  98. <input type="hidden" name="prev_n" value="0" />
  99. <input type="hidden" name="prev_shc" value="0" />
  100. <input type="hidden" name="prev_shf" value="1" />
  101. <input type="hidden" name="prev_sha" value="1" />
  102. <input type="hidden" name="prev_cg" value="0" />
  103. <input type="hidden" name="prev_ct" value="0" />
  104. <input type="hidden" name="prev_at" value="0" />
  105. <input type="hidden" name="prev_nt" value="0" />
  106. <input type="hidden" name="prev_de" value="0" />
  107. <input type="hidden" name="prev_nd" value="0" />
  108. <input type="hidden" name="prev_tcs" value="1" />
  109. <input type="hidden" name="prev_shs" value="0" />
  110.  
  111. <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  112.     <tr>
  113.         <td valign="bottom"><span class="nav"><a href="/" class="nav">Гуртом — торрент-толока</a></span></td>
  114.         <td valign="bottom" align="right"><span class="nav" title="0.3.5">Пошук дав 5 результати(ів) (max: 1000)</span></td>
  115.     </tr>
  116. </table>
  117.  
  118. <div><img src="images/spacer.gif" alt="" width="1" height="4" /></div>
  119.  
  120. <table width="100%" class="forumline" cellspacing="1" cellpadding="4" border="0" align="center">
  121.     <tr>
  122.         <td class="catHead" align="center" style="letter-spacing: 1px; height: 28px">
  123.         <span class="gen"><a href="#" class="gen"><b>Пошук</b></a></span></td>
  124.     </tr>
  125.     <tr>
  126.         <td class="row4" align="center">
  127.             <table cellspacing="0" cellpadding="2" border="0">
  128.                 <tr>
  129.                     <td valign="top" class="row4" nowrap="nowrap">
  130.                         <fieldset class="fieldset" style="margin: 2px;">
  131.                             <legend>Пошук у розділах</legend>
  132.                             <div style="padding: 4px">
  133.                                 <select name="f[]" multiple="multiple" size="14"><option value="-1">&nbsp;Всі доступні</option><optgroup label="&nbsp;Фільми українською"><option value="117"  selected="selected" >Українське кіно&nbsp;</option><option value="84"  selected="selected" >&nbsp;|-&nbsp;Мультфільми і казки&nbsp;</option><option value="42"  selected="selected" >&nbsp;|-&nbsp;Художні фільми&nbsp;</option><option value="124"  selected="selected" >&nbsp;|-&nbsp;Телесеріали&nbsp;</option><option value="125"  selected="selected" >&nbsp;|-&nbsp;Мультсеріали&nbsp;</option><option value="129"  selected="selected" >&nbsp;|-&nbsp;АртХаус&nbsp;</option><option value="219"  selected="selected" >&nbsp;|-&nbsp;Аматорське відео&nbsp;</option><option value="118"  selected="selected" >Українське озвучення&nbsp;</option><option value="16"  selected="selected" >&nbsp;|-&nbsp;Фільми&nbsp;</option><option value="32"  selected="selected" >&nbsp;|-&nbsp;Телесеріали&nbsp;</option><option value="19"  selected="selected" >&nbsp;|-&nbsp;Мультфільми&nbsp;</option><option value="44"  selected="selected" >&nbsp;|-&nbsp;Мультсеріали&nbsp;</option><option value="127"  selected="selected" >&nbsp;|-&nbsp;Аніме&nbsp;</option><option value="55"  selected="selected" >&nbsp;|-&nbsp;АртХаус&nbsp;</option><option value="94"  selected="selected" >&nbsp;|-&nbsp;Трейлери&nbsp;</option><option value="144"  selected="selected" >&nbsp;|-&nbsp;Короткометражні&nbsp;</option><option value="190"  selected="selected" >Українські субтитри&nbsp;</option><option value="70"  selected="selected" >&nbsp;|-&nbsp;Фільми&nbsp;</option><option value="192"  selected="selected" >&nbsp;|-&nbsp;Телесеріали&nbsp;</option><option value="193"  selected="selected" >&nbsp;|-&nbsp;Мультфільми&nbsp;</option><option value="195"  selected="selected" >&nbsp;|-&nbsp;Мультсеріали&nbsp;</option><option value="194"  selected="selected" >&nbsp;|-&nbsp;Аніме&nbsp;</option><option value="196"  selected="selected" >&nbsp;|-&nbsp;АртХаус&nbsp;</option><option value="197"  selected="selected" >&nbsp;|-&nbsp;Короткометражні&nbsp;</option><option value="225"  selected="selected" >Документальні фільми українською&nbsp;</option><option value="21"  selected="selected" >&nbsp;|-&nbsp;Українські наукові документальні фільми&nbsp;</option><option value="131"  selected="selected" >&nbsp;|-&nbsp;Українські історичні документальні фільми&nbsp;</option><option value="226"  selected="selected" >&nbsp;|-&nbsp;BBC&nbsp;</option><option value="227"  selected="selected" >&nbsp;|-&nbsp;Discovery&nbsp;</option><option value="228"  selected="selected" >&nbsp;|-&nbsp;National Geographic&nbsp;</option><option value="229"  selected="selected" >&nbsp;|-&nbsp;History Channel&nbsp;</option><option value="230"  selected="selected" >&nbsp;|-&nbsp;Інші іноземні документальні фільми&nbsp;</option><option value="119"  selected="selected" >Телепередачі українською&nbsp;</option><option value="18"  selected="selected" >&nbsp;|-&nbsp;Музичне відео&nbsp;</option><option value="132"  selected="selected" >&nbsp;|-&nbsp;Телевізійні шоу та програми&nbsp;</option><option value="157"  selected="selected" >Український спорт&nbsp;</option><option value="235"  selected="selected" >&nbsp;|-&nbsp;Олімпіада&nbsp;</option><option value="170"  selected="selected" >&nbsp;|-&nbsp;Чемпіонати Європи з футболу&nbsp;</option><option value="162"  selected="selected" >&nbsp;|-&nbsp;Чемпіонати світу з футболу&nbsp;</option><option value="166"  selected="selected" >&nbsp;|-&nbsp;Чемпіонат та Кубок України з футболу&nbsp;</option><option value="167"  selected="selected" >&nbsp;|-&nbsp;Єврокубки&nbsp;</option><option value="168"  selected="selected" >&nbsp;|-&nbsp;Збірна України&nbsp;</option><option value="169"  selected="selected" >&nbsp;|-&nbsp;Закордонні чемпіонати&nbsp;</option><option value="54"  selected="selected" >&nbsp;|-&nbsp;Футбольне відео&nbsp;</option><option value="158"  selected="selected" >&nbsp;|-&nbsp;Баскетбол, хоккей, волейбол, гандбол, футзал&nbsp;</option><option value="159"  selected="selected" >&nbsp;|-&nbsp;Бокс, реслінг, бойові мистецтва&nbsp;</option><option value="160"  selected="selected" >&nbsp;|-&nbsp;Авто, мото&nbsp;</option><option value="161"  selected="selected" >&nbsp;|-&nbsp;Інший спорт, активний відпочинок&nbsp;</option><option value="136"  selected="selected" >HD українською&nbsp;</option><option value="96"  selected="selected" >&nbsp;|-&nbsp;Фільми в HD&nbsp;</option><option value="173"  selected="selected" >&nbsp;|-&nbsp;Серіали в HD&nbsp;</option><option value="139"  selected="selected" >&nbsp;|-&nbsp;Мультфільми в HD&nbsp;</option><option value="174"  selected="selected" >&nbsp;|-&nbsp;Мультсеріали в HD&nbsp;</option><option value="140"  selected="selected" >&nbsp;|-&nbsp;Документальні фільми в HD&nbsp;</option><option value="120"  selected="selected" >DVD українською&nbsp;</option><option value="66"  selected="selected" >&nbsp;|-&nbsp;Художні фільми та серіали в DVD&nbsp;</option><option value="137"  selected="selected" >&nbsp;|-&nbsp;Мультфільми та мультсеріали в DVD&nbsp;</option><option value="138"  selected="selected" >&nbsp;|-&nbsp;Документальні фільми в DVD&nbsp;</option><option value="237"  selected="selected" >Відео для мобільних (iOS, Android, Windows Phone)&nbsp;</option><option value="33"  selected="selected" >Звукові доріжки та субтитри&nbsp;</option></optgroup><optgroup label="&nbsp;Українська музика"><option value="8"  selected="selected" >Українська музика (lossy)&nbsp;</option><option value="23"  selected="selected" >&nbsp;|-&nbsp;Поп, Естрада&nbsp;</option><option value="24"  selected="selected" >&nbsp;|-&nbsp;Джаз, Блюз&nbsp;</option><option value="43"  selected="selected" >&nbsp;|-&nbsp;Етно, Фольклор, Народна, Бардівська&nbsp;</option><option value="35"  selected="selected" >&nbsp;|-&nbsp;Інструментальна, Класична та неокласична&nbsp;</option><option value="37"  selected="selected" >&nbsp;|-&nbsp;Рок, Метал, Альтернатива, Панк, СКА&nbsp;</option><option value="36"  selected="selected" >&nbsp;|-&nbsp;Реп, Хіп-хоп, РнБ&nbsp;</option><option value="38"  selected="selected" >&nbsp;|-&nbsp;Електронна музика&nbsp;</option><option value="56"  selected="selected" >&nbsp;|-&nbsp;Невидане&nbsp;</option><option value="98"  selected="selected" >Українська музика (lossless)&nbsp;</option><option value="100"  selected="selected" >&nbsp;|-&nbsp;Поп, Естрада&nbsp;</option><option value="101"  selected="selected" >&nbsp;|-&nbsp;Джаз, Блюз&nbsp;</option><option value="102"  selected="selected" >&nbsp;|-&nbsp;Етно, Фольклор, Народна, Бардівська&nbsp;</option><option value="103"  selected="selected" >&nbsp;|-&nbsp;Інструментальна, Класична та неокласична&nbsp;</option><option value="104"  selected="selected" >&nbsp;|-&nbsp;Рок, Метал, Альтернатива, Панк, СКА&nbsp;</option><option value="105"  selected="selected" >&nbsp;|-&nbsp;Реп, Хіп-хоп, РнБ&nbsp;</option><option value="106"  selected="selected" >&nbsp;|-&nbsp;Електронна музика&nbsp;</option></optgroup><optgroup label="&nbsp;Література українською"><option value="11"  selected="selected" >Друкована література&nbsp;</option><option value="134"  selected="selected" >&nbsp;|-&nbsp;Українська художня література (до 1991 р.)&nbsp;</option><option value="177"  selected="selected" >&nbsp;|-&nbsp;Українська художня література (після 1991 р.)&nbsp;</option><option value="178"  selected="selected" >&nbsp;|-&nbsp;Зарубіжна художня література&nbsp;</option><option value="179"  selected="selected" >&nbsp;|-&nbsp;Наукова література (гуманітарні дисципліни)&nbsp;</option><option value="180"  selected="selected" >&nbsp;|-&nbsp;Наукова література (природничі дисципліни)&nbsp;</option><option value="183"  selected="selected" >&nbsp;|-&nbsp;Навчальна та довідкова&nbsp;</option><option value="181"  selected="selected" >&nbsp;|-&nbsp;Періодика&nbsp;</option><option value="182"  selected="selected" >&nbsp;|-&nbsp;Батькам та малятам&nbsp;</option><option value="184"  selected="selected" >&nbsp;|-&nbsp;Графіка (комікси, манґа, BD та інше)&nbsp;</option><option value="185"  selected="selected" >Аудіокниги українською&nbsp;</option><option value="135"  selected="selected" >&nbsp;|-&nbsp;Українська художня література&nbsp;</option><option value="186"  selected="selected" >&nbsp;|-&nbsp;Зарубіжна художня література&nbsp;</option><option value="187"  selected="selected" >&nbsp;|-&nbsp;Історія, біографістика, спогади&nbsp;</option><option value="189"  selected="selected" >&nbsp;|-&nbsp;Сирий матеріал&nbsp;</option></optgroup><optgroup label="&nbsp;Програми українською"><option value="9"  selected="selected" >Windows&nbsp;</option><option value="25"  selected="selected" >&nbsp;|-&nbsp;Windows&nbsp;</option><option value="199"  selected="selected" >&nbsp;|-&nbsp;Офіс&nbsp;</option><option value="200"  selected="selected" >&nbsp;|-&nbsp;Антивіруси та безпека&nbsp;</option><option value="201"  selected="selected" >&nbsp;|-&nbsp;Мультимедія&nbsp;</option><option value="202"  selected="selected" >&nbsp;|-&nbsp;Утиліти, обслуговування, мережа&nbsp;</option><option value="239"  selected="selected" >Linux, Mac OS&nbsp;</option><option value="26"  selected="selected" >&nbsp;|-&nbsp;Linux&nbsp;</option><option value="27"  selected="selected" >&nbsp;|-&nbsp;Mac OS&nbsp;</option><option value="240"  selected="selected" >Інші OS&nbsp;</option><option value="211"  selected="selected" >&nbsp;|-&nbsp;Android&nbsp;</option><option value="122"  selected="selected" >&nbsp;|-&nbsp;iOS&nbsp;</option><option value="40"  selected="selected" >&nbsp;|-&nbsp;Інші мобільні платформи&nbsp;</option><option value="241"  selected="selected" >Інше&nbsp;</option><option value="203"  selected="selected" >&nbsp;|-&nbsp;Інфодиски, електронні підручники, відеоуроки&nbsp;</option><option value="12"  selected="selected" >&nbsp;|-&nbsp;Шпалери, фотографії та зображення&nbsp;</option><option value="249"  selected="selected" >&nbsp;|-&nbsp;Веб-скрипти&nbsp;</option></optgroup><optgroup label="&nbsp;Ігри українською"><option value="10"  selected="selected" >Ігри українською&nbsp;</option><option value="28"  selected="selected" >&nbsp;|-&nbsp;PC ігри&nbsp;</option><option value="259"  selected="selected" >&nbsp;|-&nbsp;Mac ігри&nbsp;</option><option value="29"  selected="selected" >&nbsp;|-&nbsp;Українізації, доповнення, патчі...&nbsp;</option><option value="30"  selected="selected" >&nbsp;|-&nbsp;Мобільні та консольні ігри&nbsp;</option><option value="41"  selected="selected" >&nbsp;|-&nbsp;iOS&nbsp;</option><option value="212"  selected="selected" >&nbsp;|-&nbsp;Android&nbsp;</option><option value="205"  selected="selected" >Переклад ігор українською&nbsp;</option></optgroup><optgroup label="&nbsp;Архів та смітник"><option value="236"  selected="selected" >Закритий розділ&nbsp;</option><option value="71"  selected="selected" >Архіви&nbsp;</option><option value="72"  selected="selected" >&nbsp;|-&nbsp;Архів відео&nbsp;</option><option value="73"  selected="selected" >&nbsp;|-&nbsp;Архів музики&nbsp;</option><option value="74"  selected="selected" >&nbsp;|-&nbsp;Архів програм&nbsp;</option><option value="75"  selected="selected" >&nbsp;|-&nbsp;Архів ігор&nbsp;</option><option value="76"  selected="selected" >&nbsp;|-&nbsp;Архів літератури&nbsp;</option><option value="121"  selected="selected" >Неоформлені&nbsp;</option><option value="45"  selected="selected" >&nbsp;|-&nbsp;Неоформлене відео&nbsp;</option><option value="46"  selected="selected" >&nbsp;|-&nbsp;Неоформлена музика&nbsp;</option><option value="47"  selected="selected" >&nbsp;|-&nbsp;Неоформлене програмне забезпечення&nbsp;</option><option value="48"  selected="selected" >&nbsp;|-&nbsp;Неоформлені ігри&nbsp;</option><option value="208"  selected="selected" >&nbsp;|-&nbsp;Неоформлена література&nbsp;</option></optgroup></select>                            </div>
  134.                         </fieldset>
  135.                     </td>
  136.                     <td valign="top" class="row4" style="padding: 2px 8px 2px 8px">
  137.                         <div>
  138.                             <fieldset class="fieldset" style="margin: 2px;">
  139.                                 <legend>Сортувати за</legend>
  140.                                 <div style="padding: 4px">
  141.                                     <div class="gen" style="padding-bottom: 2px">
  142.                                         &nbsp;<select class="post" name="o" id="o"><option value="1"  selected="selected" >&nbsp;Зареєстрований&nbsp;</option><option value="2" >&nbsp;Назва теми&nbsp;</option><option value="3" >&nbsp;Розділ&nbsp;</option><option value="4" >&nbsp;Завантажено&nbsp;</option><option value="5" >&nbsp;Відповіді&nbsp;</option><option value="6" >&nbsp;Перегляди&nbsp;</option><option value="7" >&nbsp;Розмір&nbsp;</option><option value="8" >&nbsp;Останнє повідомлення&nbsp;</option><option value="9" >&nbsp;Останній seeder&nbsp;</option><option value="10" >&nbsp;Роздають (S)&nbsp;</option><option value="11" >&nbsp;Завантажують (L)&nbsp;</option></select>&nbsp;
  143.                                     </div>
  144.                                     <div class="genmed"><nobr><label for="sort_asc">&nbsp;<input id="sort_asc" type="radio" name="s" value="1"  /> зростанням&nbsp;</label></nobr></div>
  145.                                     <div class="genmed"><nobr><label for="sort_desc">&nbsp;<input id="sort_desc" type="radio" name="s" value="2"  checked="checked"  /> спаданням&nbsp;</label></nobr></div>
  146.                                 </div>
  147.                             </fieldset>
  148.                         </div>
  149.                         <div style="padding-top: 4px">
  150.                             <fieldset class="fieldset" style="margin: 2px;">
  151.                                 <legend>Торренти за</legend>
  152.                                 <div class="gen" style="padding: 4px 4px 5px 4px">
  153.                                     &nbsp;<select class="post" name="tm"><option value="-1"  selected="selected" >&nbsp;за весь час&nbsp;</option><option value="1" >&nbsp;за сьогодні&nbsp;</option><option value="3" >&nbsp;останні 3 дні&nbsp;</option><option value="7" >&nbsp;останній тиждень&nbsp;</option><option value="14" >&nbsp;останні 2 тижні&nbsp;</option><option value="30" >&nbsp;останній місяць&nbsp;</option><option value="90" >&nbsp;останні 3 місяці&nbsp;</option><option value="180" >&nbsp;останніх пів року&nbsp;</option><option value="360" >&nbsp;останній рік&nbsp;</option></select>&nbsp;
  154.                                 </div>
  155.                             </fieldset>
  156.                         </div>
  157.                     </td>
  158.                     <td valign="top" class="row4">
  159.                         <div>
  160.                             <fieldset class="fieldset" style="margin: 2px;">
  161.                                 <legend>Показати тільки</legend>
  162.                                 <div style="padding: 4px">
  163.                                     <div class="gen"><nobr>
  164.                                         <label for="only_my"><input id="only_my" type="checkbox" name="my" value="1"   />мої&nbsp;</label>
  165.                                         <label for="seed_exist"><input id="seed_exist" type="checkbox" name="sd" value="1"  />є seeder&nbsp;</label>
  166.                                                                             </nobr></div>
  167.                                     <div class="gen"><nobr><label for="only_new"><input id="only_new" type="checkbox" name="n" value="1"   />нові повідомлення&nbsp;</label>[<img src="templates/Saphic/images/icon_minipost_new3.gif" width="12" height="9">]&nbsp;</nobr></div>
  168.                                         <br />
  169.                                         За статусом перевірки:
  170.                                         <br />
  171.                                         <label title='Перевіряється' for="tcs_checking"><input id="tcs_checking" type="checkbox" name="cg" value="1"  /><span style="color:green;">?</span>&nbsp;</label>
  172.                                         <label title='Перевірено' for="tcs_correct"><input id="tcs_correct" type="checkbox" name="ct" value="1"  /><span style="color:green;">+</span>&nbsp;</label>
  173.                                         <label title='Недооформлено' for="tcs_almostcorrect"><input id="tcs_almostcorrect" type="checkbox" name="at" value="1"  /><span style="color:#E6C506;">&plusmn</span>&nbsp;</label>
  174.                                         <label title='Неоформлено' for="tcs_notcorrect"><input id="tcs_notcorrect" type="checkbox" name="nt" value="1"  /><span style="color:red;">-</span>&nbsp;</label>
  175.                                         <label title='Повтор' for="tcs_duble"><input id="tcs_duble" type="checkbox" name="de" value="1"  /><span style="color:red;">&#8734;</span>&nbsp;</label>
  176.                                         <label title='Очікується перевірка' for="tcs_notchecked"><input id="tcs_notchecked" type="checkbox" name="nd" value="1"  /><span style="color:red;">?</span>&nbsp;</label>
  177.                                 </div>
  178.                             </fieldset>
  179.                         </div>
  180.                         <div style="padding-top: 5px">
  181.                             <fieldset class="fieldset" style="margin: 2px;">
  182.                                 <legend>Показати колонку</legend>
  183.                                 <table cellspacing="4" cellpadding="0" border="0">
  184.                                     <tr>
  185.                                         <td>
  186.                                             <div class="gen"><nobr><label for="show_cat"><input id="show_cat" type="checkbox" name="shc" value="1"  />Категорія&nbsp;</label>&nbsp;&nbsp;</nobr></div>
  187.                                             <div class="gen"><nobr><label for="show_forum"><input id="show_forum" type="checkbox" name="shf" value="1"  checked="checked"  />Розділ&nbsp;</label>&nbsp;&nbsp;</nobr></div>
  188.                                         </td>
  189.                                         <td>
  190.                                             <div class="gen"><nobr><label for="show_author"><input id="show_author" type="checkbox" name="sha" value="1"  checked="checked"  />Автор&nbsp;</label></nobr></div>
  191.                                             <div class="gen"><nobr><label for="show_speed"><input id="show_speed" type="checkbox" name="shs" value="1"  />Швидкість&nbsp;</label></nobr></div>
  192.                                             <div class="gen"><nobr><label for="show_tcs"><input id="show_tcs" type="checkbox" name="tcs" value="1"  checked="checked"  />Статус перевірки&nbsp;</label></nobr></div>
  193.                                         </td>
  194.                                     </tr>
  195.                                 </table>
  196.                             </fieldset>
  197.                         </div>
  198.                     </td>
  199.                 </tr>
  200.             </table>
  201.             <hr />
  202.             <table cellspacing="0" cellpadding="2" border="0">
  203.                 <tr>
  204.                     <td valign="top" class="row4" nowrap="nowrap">
  205.                         <fieldset class="fieldset" style="margin: 2px;">
  206.                             <legend>Джерела не було</legend>
  207.                             <div style="padding: 4px">
  208.                                 &nbsp;<select class="post" name="sns"><option value="-1"  selected="selected" >&nbsp;не враховувати&nbsp;</option><option value="-2" >&nbsp;ніколи&nbsp;</option><option value="30" >&nbsp;місяць&nbsp;</option><option value="14" >&nbsp;2 тижні&nbsp;</option><option value="7" >&nbsp;тиждень&nbsp;</option><option value="3" >&nbsp;3 дні&nbsp;</option></select>&nbsp;
  209.                             </div>
  210.                         </fieldset>
  211.                     </td>
  212.                     <td valign="top" class="row4" nowrap="nowrap">
  213.                         <fieldset class="fieldset" style="margin: 2px;">
  214.                             <legend>Статус релізів</legend>
  215.                             <div style="padding: 4px">
  216.                                 &nbsp;<select class="post" name="sds"><option value="-1"  selected="selected" >&nbsp;Не має значення&nbsp;</option><option value="0" >&nbsp;Звичайні релізи&nbsp;</option><option value="1" >&nbsp;Золоті&nbsp;</option><option value="2" >&nbsp;Срібні&nbsp;</option><option value="3" >&nbsp;Бронзові&nbsp;</option><option value="4" >&nbsp;Авторські&nbsp;</option></select>&nbsp;
  217.                             </div>
  218.                         </fieldset>
  219.                     </td>
  220.                     <td valign="top" class="row4">
  221.                         <div>
  222.                             <fieldset class="fieldset" style="margin: 2px;">
  223.                                 <legend><b>Назва містить</b></span></legend>
  224.                                 <div style="padding: 4px">
  225.                                     &nbsp;<input class="post" type="text" size="40" maxlength="60" name="nm" value="frieren" />&nbsp;<br />
  226.                                     &nbsp;<span class="gensmall">Наприклад, flac, бонд, worms</span>&nbsp;
  227.                                 </div>
  228.                             </fieldset>
  229.                         </div>
  230.                     </td>
  231.                     <td valign="top" class="row4">
  232.                         <div>
  233.                             <fieldset class="fieldset" style="margin: 2px;">
  234.                                 <legend>Автор</legend>
  235.                                 <div style="padding: 4px">
  236.                                     &nbsp;<input  class="post" type="text" size="16" maxlength="60" name="pn" value="" />&nbsp;
  237.                                 </div>
  238.                             </fieldset>
  239.                         </div>
  240.                     </td>
  241.                 </tr>
  242.             </table>
  243.         </td>
  244.     </tr>
  245.     <tr>
  246.         <td class="catBottom" align="center" style="padding: 0px; height: 26px">
  247.             <span class="genmed"><input type="submit" class="liteoption" value="Пошук" name="send" /></span>
  248.         </td>
  249.     </tr>
  250. </table>
  251.  
  252. <div><img src="images/spacer.gif" alt="" width="1" height="6" /></div>
  253.  
  254. <script type="text/javascript" src="/misc/js/jquery.highlight.js"><</script>
  255. <script type="text/javascript">
  256. $(function() {
  257. $(".topictitle").highlight(["frieren"]);
  258. });
  259.  
  260. function sorting(value)
  261. {
  262.     var form = $('#form');
  263.     if(form.length)
  264.     {
  265.         $('#o').val(value);
  266.  
  267.         form.submit();
  268.     }
  269. }
  270. </script>
  271.  
  272. <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
  273.     <tr>
  274.         <th align="center" nowrap="nowrap" title="">&nbsp;</th>
  275.                         <th align="center" nowrap="nowrap" title="Розділ"> Форум </th>
  276.                 <th align="center" nowrap="nowrap" title="Тема"> Назва </th>
  277.                 <th align="center" nowrap="nowrap" title="Автор"> Автор </th>
  278.                         <th align="center" nowrap="nowrap" title="Статус перевірки">Пер</th>
  279.                 <th align="center" nowrap="nowrap" title="Завантажити торрент"> Посил </th>
  280.         <th align="center" nowrap="nowrap" title="Розмір"> <a class="linkify" onclick='sorting("7")'>Розмір</a> </th>
  281.         <th align="center" nowrap="nowrap" title="Статус"> Статус </th>
  282.         <th align="center" nowrap="nowrap" title="Завантажено"> <a class="linkify" onclick='sorting("4")'>C</a> </th>
  283.         <th align="center" nowrap="nowrap" title="Роздають"> <a class="linkify" onclick='sorting("10")'>S</a> </th>
  284.         <th align="center" nowrap="nowrap" title="Завантажують"> <a class="linkify" onclick='sorting("11")'>L</a> </th>
  285.         <th align="center" nowrap="nowrap" title="Відповіді"> <a class="linkify" onclick='sorting("5")'>R</a> </th>
  286.                 <th align="center" nowrap="nowrap" title="Написане"> <a class="linkify" onclick='sorting("1")'>Додано</a> </th>
  287.     </tr>
  288.         <tr class="prow1">
  289.         <td align="center"><img src="templates/Saphic/images/icon_minipost3.gif" width="12" height="9"></td>
  290.                         <td align="center" class="gen"><a class="gen" href="tracker.php?f=127">Аніме</a></td>
  291.                 <td title="" class="topictitle genmed"><a class="genmed" href="t672771"><b>Фрірен, що проводжає в останню путь (серії 01-22 з 25) / Sousou no Frieren (2023) WEB-DL 1080p H.265 Ukr/Jap | Sub Ukr</b></a></td>
  292.                 <td align="center" class="genmed"><a class="genmed" href="tracker.php?pid=1195669">GlassMoon</a></td>
  293.                         <td align="center" class="genmed" title="Перевірено"><span style="color:green;">+</span></td>
  294.                 <td align="center" class="genmed" nowrap="nowrap" style="cursor: pointer" onClick="window.location.href='download.php?id=686494'"><a class="genmed" href="download.php?id=686494">[ <span class="bold" onclick="this.className='normal'">DL</span> ]</a></td>
  295.         <td align="center" title="" nowrap="nowrap" class="gensmall">14.28 GB</td>
  296.         <td align="center" title="Авторський реліз" class="gensmall"><img src="images/authors.gif"> </td>
  297.         <td align="center" title="Завантажено" class="gensmall">?</td>
  298.         <td align="center" title="Seeders" class="seedmed"><b>7</b></td>
  299.         <td align="center" title="Завантажують" class="leechmed"><b>1</b></td>
  300.         <td align="center" title="4460 Перегляди" class="gensmall">24</td>
  301.                 <td align="center" nowrap="nowrap" title="Написане" class="gensmall">2024-02-14</td>
  302.     </tr>
  303.         <tr class="prow2">
  304.         <td align="center"><img src="templates/Saphic/images/icon_minipost3.gif" width="12" height="9"></td>
  305.                         <td align="center" class="gen"><a class="gen" href="tracker.php?f=127">Аніме</a></td>
  306.                 <td title="" class="topictitle genmed"><a class="genmed" href="t672926"><b>Фрірен: після кінця пригоди (Сезон 1, 01-22 з 28) / Sousou no Frieren (Season 1) (2023) WEBDLRip 1080p  H.265 Ukr/Jap | Sub Ukr</b></a></td>
  307.                 <td align="center" class="genmed"><a class="genmed" href="tracker.php?pid=1076053">InariDuB</a></td>
  308.                         <td align="center" class="genmed" title="Очікується перевірка"><span style="color:red;">?</span></td>
  309.                 <td align="center" class="genmed" nowrap="nowrap" style="cursor: pointer" onClick="window.location.href='download.php?id=690528'"><a class="genmed" href="download.php?id=690528">[ <span class="bold" onclick="this.className='normal'">DL</span> ]</a></td>
  310.         <td align="center" title="" nowrap="nowrap" class="gensmall">10.08 GB</td>
  311.         <td align="center" title="Авторський реліз" class="gensmall"><img src="images/authors.gif"> </td>
  312.         <td align="center" title="Завантажено" class="gensmall">?</td>
  313.         <td align="center" title="Seeders" class="seedmed"><b>10</b></td>
  314.         <td align="center" title="Завантажують" class="leechmed"><b>3</b></td>
  315.         <td align="center" title="4535 Перегляди" class="gensmall">25</td>
  316.                 <td align="center" nowrap="nowrap" title="Написане" class="gensmall">2024-02-10</td>
  317.     </tr>
  318.         <tr class="prow1">
  319.         <td align="center"><img src="templates/Saphic/images/icon_minipost3.gif" width="12" height="9"></td>
  320.                         <td align="center" class="gen"><a class="gen" href="tracker.php?f=127">Аніме</a></td>
  321.                 <td title="" class="topictitle genmed"><a class="genmed" href="t672935"><b>Фрірен кінця шляху (Сезон 1, cерії 1-22 з 28) / Sousou no Frieren (Season 1) (2023) WEBDL 1080р H.265 Ukr | sub Ukr</b></a></td>
  322.                 <td align="center" class="genmed"><a class="genmed" href="tracker.php?pid=197056">FanVoxUA</a></td>
  323.                         <td align="center" class="genmed" title="Очікується перевірка"><span style="color:red;">?</span></td>
  324.                 <td align="center" class="genmed" nowrap="nowrap" style="cursor: pointer" onClick="window.location.href='download.php?id=686498'"><a class="genmed" href="download.php?id=686498">[ <span class="bold" onclick="this.className='normal'">DL</span> ]</a></td>
  325.         <td align="center" title="" nowrap="nowrap" class="gensmall">10.71 GB</td>
  326.         <td align="center" title="Авторський реліз" class="gensmall"><img src="images/authors.gif"> </td>
  327.         <td align="center" title="Завантажено" class="gensmall">?</td>
  328.         <td align="center" title="Seeders" class="seedmed"><b>13</b></td>
  329.         <td align="center" title="Завантажують" class="leechmed"><b>6</b></td>
  330.         <td align="center" title="2896 Перегляди" class="gensmall">19</td>
  331.                 <td align="center" nowrap="nowrap" title="Написане" class="gensmall">2024-02-10</td>
  332.     </tr>
  333.         <tr class="prow2">
  334.         <td align="center"><img src="templates/Saphic/images/icon_minipost3.gif" width="12" height="9"></td>
  335.                         <td align="center" class="gen"><a class="gen" href="tracker.php?f=127">Аніме</a></td>
  336.                 <td title="" class="topictitle genmed"><a class="genmed" href="t672925"><b>Фрірен: продовження подорожі (Сезон 1, серії 22 з XX) / Sousou no Frieren (Season 1) (2023) WEBDLRip 1080p H.265 Ukr/Jap | sub Ukr</b></a></td>
  337.                 <td align="center" class="genmed"><a class="genmed" href="tracker.php?pid=905795">Amanogawa</a></td>
  338.                         <td align="center" class="genmed" title="Очікується перевірка"><span style="color:red;">?</span></td>
  339.                 <td align="center" class="genmed" nowrap="nowrap" style="cursor: pointer" onClick="window.location.href='download.php?id=686482'"><a class="genmed" href="download.php?id=686482">[ <span class="bold" onclick="this.className='normal'">DL</span> ]</a></td>
  340.         <td align="center" title="" nowrap="nowrap" class="gensmall">10.53 GB</td>
  341.         <td align="center" title="Авторський реліз" class="gensmall"><img src="images/authors.gif"> </td>
  342.         <td align="center" title="Завантажено" class="gensmall">?</td>
  343.         <td align="center" title="Seeders" class="seedmed"><b>57</b></td>
  344.         <td align="center" title="Завантажують" class="leechmed"><b>18</b></td>
  345.         <td align="center" title="13757 Перегляди" class="gensmall">31</td>
  346.                 <td align="center" nowrap="nowrap" title="Написане" class="gensmall">2024-02-10</td>
  347.     </tr>
  348.         <tr class="prow1">
  349.         <td align="center"><img src="templates/Saphic/images/icon_minipost3.gif" width="12" height="9"></td>
  350.                         <td align="center" class="gen"><a class="gen" href="tracker.php?f=127">Аніме</a></td>
  351.                 <td title="" class="topictitle genmed"><a class="genmed" href="t673157"><b>Відвідувачка тризн Фрірен / Sousou no Frieren (серії 5-7 з 28) (2023) WEBDL 1080р H.264 Ukr/Jpn | sub Ukr</b></a></td>
  352.                 <td align="center" class="genmed"><a class="genmed" href="tracker.php?pid=707703">Ватага Мудрагеля</a></td>
  353.                         <td align="center" class="genmed" title="Перевірено"><span style="color:green;">+</span></td>
  354.                 <td align="center" class="genmed" nowrap="nowrap" style="cursor: pointer" onClick="window.location.href='download.php?id=686730'"><a class="genmed" href="download.php?id=686730">[ <span class="bold" onclick="this.className='normal'">DL</span> ]</a></td>
  355.         <td align="center" title="" nowrap="nowrap" class="gensmall">4.46 GB</td>
  356.         <td align="center" title="Авторський реліз" class="gensmall"><img src="images/authors.gif"> </td>
  357.         <td align="center" title="Завантажено" class="gensmall">?</td>
  358.         <td align="center" title="Seeders" class="seedmed"><b>3</b></td>
  359.         <td align="center" title="Завантажують" class="leechmed"><b>0</b></td>
  360.         <td align="center" title="832 Перегляди" class="gensmall">7</td>
  361.                 <td align="center" nowrap="nowrap" title="Написане" class="gensmall">2023-10-21</td>
  362.     </tr>
  363.             <tr>
  364.      <td class="catBottom" align="center" valign="middle" colspan="14" height="28">&nbsp;</td>
  365.     </tr>
  366. </table>
  367.  
  368. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  369.     <tr>
  370.         <td valign="top" style="padding-left: 2px"><span class="nav">Сторінка <b>1</b> з <b>1</b></span></td>
  371.         <td align="right" valign="top" nowrap="nowrap"><span class="navigation"></span></td>
  372.     </tr>
  373. </table>
  374.  
  375. </form><br /><br /><br />
  376. <div align="center"><br /><span class="gensmall"></span>
  377. <br /><br />
  378. <table width="95%" cellspacing="0" cellpadding="0" border="0" align="center">
  379.   <tr>
  380.     <td class="copyright" height="28">
  381.     <br />
  382.     </td>
  383.     <td class="copyright" align="right" >
  384.     <a style="color: white;" href="/rightholders.php" rel="nofollow">Інформація для правовласників</a>&nbsp;&nbsp;
  385.     </td>
  386.   </tr>
  387. </table>
  388. </div>
  389. </td>
  390. </tr>
  391. </table>
  392. </div>
  393. <script type="text/javascript" src="/misc/js/mainV5.js"></script>
  394. <script type="text/javascript" src="/misc/js/jquery.lazyload-any.min.js"></script>
  395.             <script type="text/javascript">
  396.             <!--
  397.             var ExternalLinks_InNewWindow = '1';
  398.             function initSpoilers(context)
  399.             {
  400.                 var context = context || 'body';
  401.                 $('div.spoiler-body').each( function() {
  402.                     var code = $(this).find('textarea').text();
  403.                     if(code) $(this).html(code);
  404.                 });
  405.                 $('div.spoiler-head', $(context)).click(function() {
  406.                     var code = $(this).next('div.spoiler-body').find('textarea').text();
  407.                     if(code) $(this).next('div.spoiler-body').html(code);
  408.                     $(this).toggleClass('unfolded');
  409.                     $(this).next('div.spoiler-body').slideToggle('fast');
  410.                 });
  411.             }
  412.             function initForums(context)
  413.             {
  414.                 var context = context || 'body';
  415.                 $('div.forum-head', $(context)).click(function() {
  416.                     $(this).toggleClass('unforded');
  417.                     $(this).next('div.forum-body').slideToggle('fast');
  418.                 });
  419.             }
  420.             function initExternalLinks(context) {
  421.                 ExternalLinks_InNewWindow && $("a.postLink:not([href*='toloka.to']):not([href^='/'])", $(context)).bind("click", function () {
  422.                     return !window.open(this.href)
  423.                 })
  424.             }
  425.             $(document).ready(function(){
  426.                 initSpoilers('body');
  427.                 initForums('body');
  428.                 initExternalLinks();
  429.             });
  430.  
  431.             //-->
  432.  
  433.             function load(img)
  434.             {
  435.             img.fadeOut(0, function() {
  436.                 img.delay(100).fadeIn(300);
  437.             });
  438.             }
  439.             $('.lazyload-thumbnail').lazyload({load: load});
  440.             $('.lazyload-youtube').lazyload({trigger: 'click'});
  441.             </script>
  442.  
  443.  
  444.     <script language="JavaScript" type="text/javascript" src="misc/js/release.js"></script>
  445.     <script language="JavaScript" type="text/javascript" src="misc/js/ajax.js"></script>
  446. <div style="display:none" id="resizemod"></div>
  447. </body>
  448. </html>
  449.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement