Browse Source

Coming Soon!

pjc 5 years ago
parent
commit
363d1f295f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      sections/torrents/details.php

+ 1
- 1
sections/torrents/details.php View File

979
       </div>
979
       </div>
980
       <div class="body torrent_screenshots">
980
       <div class="body torrent_screenshots">
981
         <?php if (!empty($Screenshots)) {
981
         <?php if (!empty($Screenshots)) {
982
-    echo '<p>Sci-Hub links open in a new tab. Image proxy integration is coming soon.</p>';
982
+    echo '<p>Sci-Hub links open in a new tab.</p>';
983
 } ?>
983
 } ?>
984
         <ul>
984
         <ul>
985
           <?php
985
           <?php

Loading…
Cancel
Save