master
cn.yimian.xyz 4 years ago
parent e2220d65dc
commit dff254fc78
  1. 3
      index.html
  2. 2
      player

@ -25,7 +25,8 @@
<aside>
<p>
<strong>S.F.</strong>
<script>document.write('<a href="https://acg.watch/player/?url='+cookie.get('last_watch')+'">Continue Your Last Watch</a>');</script>
<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>
</p>
<p>
<strong>R.L.</strong>

@ -1 +1 @@
Subproject commit d8f0107c7042440d6a641b33b759e51a4fd34786
Subproject commit 154870d7676eca50af3602702b3ddfa95756256d
Loading…
Cancel
Save