diff options
| -rw-r--r-- | artofmanliness.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/artofmanliness.com.txt b/artofmanliness.com.txt new file mode 100644 index 0000000..b29ea0d --- /dev/null +++ b/artofmanliness.com.txt @@ -0,0 +1,6 @@ +parser: html5php +date: //article/p[contains(@class, 'single-date')] +author: //article/p[contains(@class, 'byline')] + +test_url: http://www.artofmanliness.com/2013/01/31/relationship-red-flags/ +test_contains: It seems that once we get close to a person
\ No newline at end of file |
