mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 12:55:05 -05:00
5 lines
290 B
Plaintext
Executable File
5 lines
290 B
Plaintext
Executable File
title: //title
|
|
body: //div[@id='question']//div[contains(@class,'post-text')] | //div[@id='answers-header']//h2 | //div[contains(@class,'accepted-answer')]//div[contains(@class,'post-text')]
|
|
|
|
test_url: http://stackoverflow.com/questions/20302422/calling-a-function-from-a-javascript-object
|