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.2
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+")
config;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy