mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-15 21:55:09 -05:00
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
|
title: //*[@id="article-title"]
|
||
|
author: //*[@id="article-info"]/strong
|
||
|
date: //*[@class="article-dateline"]/strong
|
||
|
body: //*[@id="article-content"]
|
||
|
test_url: http://www.itworld.com/open-source/140916/android-sued-microsoft-not-linux
|