Parses OD listings.
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/7055/28946/ODInfo.js
The library requires jQuery, Q and GM_xmlhttpRequest.
Access can be provided by the calling userscript:
// @require https://cdnjs.cloudflare.com/ajax/libs/q.js/1.1.2/q.min.js // @require https://code.jquery.com/jquery-2.1.1.min.js // @grant GM_xmlhttpRequest