diff options
| -rw-r--r-- | sport365.fr.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sport365.fr.txt b/sport365.fr.txt new file mode 100644 index 0000000..8688f40 --- /dev/null +++ b/sport365.fr.txt @@ -0,0 +1,8 @@ +body: //h2[contains(@class, 'body_head')] | //div[@id='img_article' or contains(@class, 'body_content')] +body: //div[contains(@class, 'cpanel')]//div[contains(@class, 'thumbnails')] +prune: no +strip: //div[starts-with(@class, 'actu_')] +strip: //div[contains(@class, 'data')] + +test_url: http://www.sport365.fr/basketball/nba/new-york-accord-avec-toronto-pour-bargnani-1038773.shtml +test_url: http://www.sport365.fr/rss.xml
\ No newline at end of file |
