Parses OD listings.
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @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