diff options
Diffstat (limited to '.about.com.txt')
| -rw-r--r-- | .about.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.about.com.txt b/.about.com.txt new file mode 100644 index 0000000..9dec650 --- /dev/null +++ b/.about.com.txt @@ -0,0 +1,4 @@ +title: //*[@id='title']//h1 +body: //*[(@id = "articlebody")] +date: //*[(@id = "date")] +test_url: http://nutrition.about.com/od/changeyourdiet/qt/healthysnacks.htm
\ No newline at end of file |
