diff options
Diffstat (limited to 'gamechurch.com.txt')
| -rw-r--r-- | gamechurch.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gamechurch.com.txt b/gamechurch.com.txt new file mode 100644 index 0000000..c9eea5f --- /dev/null +++ b/gamechurch.com.txt @@ -0,0 +1,10 @@ +title: //h1[@class='title'] + +date: substring-before(substring-after(//div[@class='comment-bubble']/.., 'Posted'), 'by') + +body: //div[@class='the-content'] + +strip: //div[@class='article-image responsive'] + +strip_id_or_class: 'pullquote' +test_url: http://gamechurch.com/virtual-gun-control-the-best-amendment/
\ No newline at end of file |
