diff options
| author | Tom Taylor <tom@tomtaylor.co.uk> | 2014-06-18 15:31:36 +0100 |
|---|---|---|
| committer | Tom Taylor <tom@tomtaylor.co.uk> | 2014-06-18 15:31:36 +0100 |
| commit | 5a58ba56e7484e78979dfd1cada0626014345274 (patch) | |
| tree | 5b353bc3dcc8d5f6233171a040bb11d6f5dfa269 /ynet.co.il.txt | |
| parent | 74def7cf8df3db2a45ce27d93adc240f08cf120c (diff) | |
| download | ftr-site-config-5a58ba56e7484e78979dfd1cada0626014345274.tar.gz ftr-site-config-5a58ba56e7484e78979dfd1cada0626014345274.zip | |
Fix line endings on three files.
Diffstat (limited to 'ynet.co.il.txt')
| -rw-r--r-- | ynet.co.il.txt | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/ynet.co.il.txt b/ynet.co.il.txt index 195eebf..aa86566 100644 --- a/ynet.co.il.txt +++ b/ynet.co.il.txt @@ -1,26 +1,26 @@ -body: //span[@id='article_content' or @class='text16g']
-
-# ads
-strip: //div[.//div[contains(@id, 'ads.')]]
-# related content heading
-strip: //p[contains(., 'עוד בערוץ החדשות של ynet:')]
-strip: //p[contains(., 'כותרות אחרונות מהעולם בחדשות ynet:')]
-strip: //div[contains(., 'אינציקלופדיית ynet:')]
-# related content links
-strip: //a[@class='bluelink']
-# strip image bullets
-strip_image_src: ynet_manual_bullet.png
-
-prune: no
-tidy: no
-
-# prevent JS issues
-find_string: <script type='text/javascript'>
-replace_string: <div style="display:none;">
-find_string: </script>
-replace_string: </div>
-
-test_url: http://www.ynet.co.il/articles/0,7340,L-4354266,00.html
-test_url: http://www.ynet.co.il/articles/0,7340,L-4354268,00.html
-#feed
+body: //span[@id='article_content' or @class='text16g'] + +# ads +strip: //div[.//div[contains(@id, 'ads.')]] +# related content heading +strip: //p[contains(., 'עוד בערוץ החדשות של ynet:')] +strip: //p[contains(., 'כותרות אחרונות מהעולם בחדשות ynet:')] +strip: //div[contains(., 'אינציקלופדיית ynet:')] +# related content links +strip: //a[@class='bluelink'] +# strip image bullets +strip_image_src: ynet_manual_bullet.png + +prune: no +tidy: no + +# prevent JS issues +find_string: <script type='text/javascript'> +replace_string: <div style="display:none;"> +find_string: </script> +replace_string: </div> + +test_url: http://www.ynet.co.il/articles/0,7340,L-4354266,00.html +test_url: http://www.ynet.co.il/articles/0,7340,L-4354268,00.html +#feed test_url: http://www.ynet.co.il/Integration/StoryRss2.xml
\ No newline at end of file |
