diff options
| -rw-r--r-- | dukebasketballreport.com.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dukebasketballreport.com.txt b/dukebasketballreport.com.txt deleted file mode 100644 index 2978797..0000000 --- a/dukebasketballreport.com.txt +++ /dev/null @@ -1,11 +0,0 @@ -title: //h2/a -author: substring-before(substring-after(//span[@class='byline'], 'by'), ',') -date: substring-before(substring-after(//span[@class='byline'], ','), '|') -body: //div[@class='entry'] - - -# strip out auction stuff at the end of posts -# tidy kills the center tag, so disable it -tidy: no -strip: //center//table -test_url: http://www.dukebasketballreport.com/articles/?p=42660
\ No newline at end of file |
