diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /bb.is.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'bb.is.txt')
| -rw-r--r-- | bb.is.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bb.is.txt b/bb.is.txt new file mode 100644 index 0000000..57f7fdf --- /dev/null +++ b/bb.is.txt @@ -0,0 +1,13 @@ +author: substring(//h3[@class='headlines']/span[@class='dates'],0,string-length(//h3[@class='headlines']/span[@class='dates'])-20) + + +date: substring((//h3[@class='headlines']/span[@class='dates']),string-length(//h3[@class='headlines']/span[@class='dates'])-18,12) + + +body: //div[@class='first-article-big'] +strip: //table[@class='newsimagecontainer'] +strip: //h3[@class='headlines'] +strip: //iframe[@class='headlines'] +strip: //a[@class='newslink'] +convert_double_br_tags: yes +test_url: http://bb.is/Pages/82?NewsID=174119
\ No newline at end of file |
