diff options
Diffstat (limited to 'useit.com.txt')
| -rw-r--r-- | useit.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/useit.com.txt b/useit.com.txt new file mode 100644 index 0000000..b8511c7 --- /dev/null +++ b/useit.com.txt @@ -0,0 +1,8 @@ +title: //h1 + +date: substring-after(//p[@class='overline']/strong, ',') +body: //div[@class="maintext"] +strip: //p[@class='overline'] +strip: //h1 +tidy: no +test_url: http://www.useit.com/alertbox/mobile-startup-screen.html
\ No newline at end of file |
