diff options
Diffstat (limited to 'tech.gilt.com.txt')
| -rw-r--r-- | tech.gilt.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tech.gilt.com.txt b/tech.gilt.com.txt new file mode 100644 index 0000000..ab56460 --- /dev/null +++ b/tech.gilt.com.txt @@ -0,0 +1,5 @@ +title: //div[@class="title"]/h1 +title: //div[@class="caption"]/h1 +author: substring-after(//div[@class="metadata"]/div[@class="date"]/a[2], 'by ') +date: //div[@class="metadata"]/div[@class="date"]/a +test_url: http://tech.gilt.com/post/46359463184/26-3-13-todays-noon-outage-and-what-were-doing-to
\ No newline at end of file |
