diff options
Diffstat (limited to 'ubuntugeek.com.txt')
| -rw-r--r-- | ubuntugeek.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ubuntugeek.com.txt b/ubuntugeek.com.txt new file mode 100644 index 0000000..9c159b2 --- /dev/null +++ b/ubuntugeek.com.txt @@ -0,0 +1,9 @@ +title: //header[@class='entry-header']/h1[@class='entry-title']/a +author: //span[@class="heatmapthemead-post-details"]/span[@class='byline']/span[@class='author vcard']/a +date: //span[@class="heatmapthemead-post-details"]/a/time/@datetime +body: //div[@class="post-content description"] + +strip: //div[@id="essb_links essb_counters essb_displayed_bottom essb_share essb_template_fancy-retina essb_1179534949 essb_links_right print-no"] +strip: //div[@class="tagcloud"] + +test_url: http://www.ubuntugeek.com/install-glpi-it-and-asset-managemet-software-on-ubuntu-16-04-server.html |
