diff options
| -rw-r--r-- | .onliner.by.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.onliner.by.txt b/.onliner.by.txt new file mode 100644 index 0000000..8447005 --- /dev/null +++ b/.onliner.by.txt @@ -0,0 +1,9 @@ +title: //*[contains(@class, 'b-posts-1-item__title')] +body: //figure[contains(@class, 'b-posts-1-item__image')] | //div[contains(@class, 'b-posts-1-item__text')] +date: //article//time/@datetime + +tidy: no +prune: no + +test_url: http://tech.onliner.by/feed +test_url: http://tech.onliner.by/2014/04/24/the-amazing-spider-man-2
\ No newline at end of file |
