diff options
| -rw-r--r-- | momentumsaga.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/momentumsaga.com.txt b/momentumsaga.com.txt new file mode 100644 index 0000000..83c2988 --- /dev/null +++ b/momentumsaga.com.txt @@ -0,0 +1,5 @@ +title: //div[contains(concat(' ',normalize-space(@class),' '),' post-header ')]//h1 +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-entry ')] +date: //span[contains(concat(' ',normalize-space(@class),' '),' date ') + +test_url: http://www.momentumsaga.com/2015/03/meus-dez-livros-preferidos-de-ficcao-cientifica.html |
