diff options
Diffstat (limited to 'idlewords.com.txt')
| -rw-r--r-- | idlewords.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/idlewords.com.txt b/idlewords.com.txt new file mode 100644 index 0000000..f3b3379 --- /dev/null +++ b/idlewords.com.txt @@ -0,0 +1,7 @@ +title: //a[@class='post_title'] +body: //div[@class='entrybox'] +strip_id_or_class: post_title +date: //div[@class='entrybox']/b[1] +strip: //div[@class='entrybox']/b[1] +author: string('Maciej Cegłowski') +test_url: http://idlewords.com/2011/08/why_arabic_is_terrific.htm
\ No newline at end of file |
