diff options
| -rw-r--r-- | reflets.info.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/reflets.info.txt b/reflets.info.txt index 98a2bbf..39e71a2 100644 --- a/reflets.info.txt +++ b/reflets.info.txt @@ -1,5 +1,6 @@ -body://div[@class='storycontent'] -date://div[@class='date'] +body://div[@class='maincontent'] +date://div[@class='meta-date'] strip://li[@class='sharing_label'] strip://a[@class='FlattrButton'] -test_url: http://reflets.info/orange-nokia-siemens-deep-packet-inspection/
\ No newline at end of file +strip://div[@class='jp-relatedposts'] +test_url: http://reflets.info/orange-nokia-siemens-deep-packet-inspection/ |
