diff options
Diffstat (limited to 'rogerebert.com.txt')
| -rw-r--r-- | rogerebert.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rogerebert.com.txt b/rogerebert.com.txt new file mode 100644 index 0000000..da21510 --- /dev/null +++ b/rogerebert.com.txt @@ -0,0 +1,8 @@ +title: substring-before(//title,':') +author: substring-after(substring-before(//div[@class='text']/b,'/'),'BY') + +body: //div[@class='text'] + +strip: //a[contains(@href,'printart')] +strip_id_or_class: enlarge_photo +test_url: http://rogerebert.com/apps/pbcs.dll/article?AID=/20120411/REVIEWS/120419998/1005/GLOSSARY
\ No newline at end of file |
