mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
|
title: //div[@class='content-title']
|
||
|
#date: substring-after(//div[@class='dernek-text-under'],'Posted on')
|
||
|
body: //div[@class='content-item']
|
||
|
next_page_link: //li[@class='next']/a
|
||
|
convert_double_br_tags: yes
|
||
|
|
||
|
test_url: http://www.net-security.org/article.php?id=1732
|