All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.oschina.js Maven / Gradle / Ivy

The newest version!
var result = {
    title: $("div.BlogTitle h1"),
    content: $("div.BlogContent")
}
var config = {
    ua: '',
    sleepTime : 20
}
title = $("div.BlogTitle h1"),
content = $("div.BlogContent")
urls("http://my\\.oschina\\.net/flashsword/blog/\\d+")
config;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy