mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-02 05:51:20 +00:00
7 lines
271 B
Text
7 lines
271 B
Text
|
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
|