From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- utdailybeacon.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 utdailybeacon.com.txt (limited to 'utdailybeacon.com.txt') 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 -- cgit v1.3.1