KissLink

Gets direct video links from Kissanime.ru.

目前為 2017-07-09 提交的版本,檢視 最新版本

作者
Pyroglyph
評價
0 0 0
版本
1.0
建立日期
2017-07-09
更新日期
2017-07-09
尺寸
2.2 KB
授權條款
未知
腳本執行於

This script will automatically rip the direct link to any anime episode on KissAnime.ru through OpenLoad's servers.


For those who care, here's how it works:

  1.  It changes your KissAnime server to the OpenLoad server if it is not already.
  2.  It then redirects you to the corresponding OpenLoad video page.
  3.  Finally, it rips the direct link from the OpenLoad page and displays it to you in an alert box.

I originally wanted the user to stay on the same page but cross-site scripting is not allowed. I came up with a simple workaround for this by @matching to both KissAnime and OpenLoad and then checking if the URL contained their respective domains. This means separate code can run on each site.