master
iotcat 4 years ago
parent 28c216acd1
commit 019816c8e7
  1. 2
      index.html

@ -28,7 +28,7 @@
<p> <p>
<strong>S.F.</strong> <strong>S.F.</strong>
<span id="last_watch"><span> <span id="last_watch"><span>
<script>session.onload(function(){if(session.get('acg/last_watch'))$('#last_watch').html('<a href="https://acg.watch/player/?url='+session.get('acg/last_watch')+'">Continue Your Last Watch</a>');});</script> <script>session.onload(function(){if(session.get('acg/last_watch'))$('#last_watch').html('<a href="https://acg.watch/player/?url='+session.get('acg/last_watch')+'">'+((page.tran.getLang() == 'zh')?'继续上次观看':'Continue Your Last Watch')+'</a>');});</script>
</p> </p>
<p> <p>
<strong>R.L.</strong> <strong>R.L.</strong>

Loading…
Cancel
Save