Parses OD listings.
Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.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