diff options
| author | coolius <coolius@gmail.com> | 2014-08-20 14:35:23 +0100 |
|---|---|---|
| committer | coolius <coolius@gmail.com> | 2014-08-20 14:35:23 +0100 |
| commit | 853784301c1e822d6c2ced7082db93a5e0e0a973 (patch) | |
| tree | 158420284ba7876128e462e12add3740dc209005 | |
| parent | 738d32e1624228ad6f0074db04f4f4415f700ad3 (diff) | |
| download | ftr-site-config-853784301c1e822d6c2ced7082db93a5e0e0a973.tar.gz ftr-site-config-853784301c1e822d6c2ced7082db93a5e0e0a973.zip | |
Create bit-tech.net.txt
| -rw-r--r-- | bit-tech.net.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/bit-tech.net.txt b/bit-tech.net.txt new file mode 100644 index 0000000..c6f5b20 --- /dev/null +++ b/bit-tech.net.txt @@ -0,0 +1,19 @@ +body: //div[@id='column_1'] +next_page_link: //div[@class='next']/a[not(contains(@href, '/comments') or contains(@href, '/news/'))] +prune: no + +author: substring-after(//p[@class='byline'], 'by ') +date: substring-before(substring-after(//p[@class='byline'], 'on '), ' by') + +strip: //h1 +strip_id_or_class: socialLinks +strip_id_or_class: byline +strip_id_or_class: pageSelector +strip_id_or_class: articleTabs +strip_id_or_class: pageNav +strip_id_or_class: share +strip_id_or_class: commentsContainer +strip_id_or_class: below_article_related + +test_url: http://www.bit-tech.net/hardware/storage/2014/08/13/ocz-arc-100-240gb-review/1 +test_url: http://www.bit-tech.net/news/bits/2014/08/15/google-trojan/1 |
