diff options
Diffstat (limited to 'utdailybeacon.com.txt')
| -rw-r--r-- | utdailybeacon.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utdailybeacon.com.txt b/utdailybeacon.com.txt new file mode 100644 index 0000000..d37911b --- /dev/null +++ b/utdailybeacon.com.txt @@ -0,0 +1,5 @@ +title: //h1 +author: //*[@class='byline'] +date: substring-after(//*[@class='pubdatetime'], 'Published: ') +body: //*[@class='body-block'] +test_url: http://utdailybeacon.com/news/2012/oct/8/energy-forum-continues/
\ No newline at end of file |
