diff options
| -rw-r--r-- | winrumors.com.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/winrumors.com.txt b/winrumors.com.txt deleted file mode 100644 index f25f9c9..0000000 --- a/winrumors.com.txt +++ /dev/null @@ -1,6 +0,0 @@ -title: //h1[@class='page-heading'] -author: //small/strong/a -#their date string is relative, so if you save the page 2 hours after it is posted it may say 'two hours ago, instead of providing a useful date/time' -date: substring-before(substring-after(//small,'on'),'with') -body: //div[@class='entry'] -test_url: http://www.winrumors.com/chinese-windows-phone-launch-still-on-track-for-early-2012/
\ No newline at end of file |
