diff options
Diffstat (limited to 'ontologicalgeek.com.txt')
| -rw-r--r-- | ontologicalgeek.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ontologicalgeek.com.txt b/ontologicalgeek.com.txt new file mode 100644 index 0000000..a9bf71e --- /dev/null +++ b/ontologicalgeek.com.txt @@ -0,0 +1,8 @@ +title: //h1[@class='entry-title'] + +author: //a[@rel='author'] + +date: substring-before(//aside[@class='entry-meta'], '|') + +body: //div[@class='entry-content'] +test_url: http://ontologicalgeek.com/change-or-live-final-fantasy-x-as-catholic-dystopia/
\ No newline at end of file |
