diff options
| -rw-r--r-- | bb.is.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bb.is.txt b/bb.is.txt deleted file mode 100644 index 57f7fdf..0000000 --- a/bb.is.txt +++ /dev/null @@ -1,13 +0,0 @@ -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 |
