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

js.oschina.js Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show 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+")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy