diff options
Diffstat (limited to 'iphonehacks.com.txt')
| -rw-r--r-- | iphonehacks.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/iphonehacks.com.txt b/iphonehacks.com.txt new file mode 100644 index 0000000..e8ccea0 --- /dev/null +++ b/iphonehacks.com.txt @@ -0,0 +1,9 @@ +title: //meta[@name='og:title']/@content +body: //small[@class='postmetadata'] | //div[contains(@class, 'entry-content')] + +strip: //span[@vanilla-identifier] + +prune: no +tidy: no + +test_url: http://www.iphonehacks.com/2012/07/app-review-process-behind-the-scenes.html
\ No newline at end of file |
