ODInfo

Parses OD listings.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/7055/28946/ODInfo.js

Author
varens
Version
0.3
Created
2014-12-18
Updated
2014-12-20
License
WTFPL Version 2

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