diff options
Diffstat (limited to 'blog.kaelig.fr.txt')
| -rw-r--r-- | blog.kaelig.fr.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/blog.kaelig.fr.txt b/blog.kaelig.fr.txt new file mode 100644 index 0000000..bcd3bdc --- /dev/null +++ b/blog.kaelig.fr.txt @@ -0,0 +1,5 @@ +body: //*[contains(@class, 'post_content')] +author: string('Kaelig Deloumeau-Prigent') +title: //h1[@class='title'] +date: //span[@class='date'] +test_url: http://blog.kaelig.fr/post/24877648508/preprocesseurs-css-renoncer-par-choix-ou-par
\ No newline at end of file |
