update ruby
parent
37666a7151
commit
933800147b
|
@ -1,3 +1,6 @@
|
|||
urls "http://my\\.oschina\\.net/flashsword/blog/\\d+"
|
||||
title = css "div.BlogTitle h1"
|
||||
content = css "div.BlogContent"
|
||||
urls "http://my\\.oschina\\.net/flashsword/blog/\\d+"
|
||||
|
||||
return {"title"=>title,"content"=>content}
|
||||
|
||||
|
|
Loading…
Reference in New Issue