mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 21:05:11 -05:00
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
|
title: //div[@class='main']//h1[contains(@class, 'article-title')]
|
||
|
author: //div[@class='mainauthorstyle']
|
||
|
body: //div[@class='main']//div[@class='main-text']
|
||
|
strip: //td[@width='140']
|
||
|
|
||
|
test_url: http://www.counterpunch.org/johnstone05172011.html
|