diff options
| -rw-r--r-- | itmedia.co.jp.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/itmedia.co.jp.txt b/itmedia.co.jp.txt new file mode 100644 index 0000000..97f00ce --- /dev/null +++ b/itmedia.co.jp.txt @@ -0,0 +1,8 @@ +body: //div[@id='cmsBody'] + +next_page_link: //span[@id='next']/a + +strip_id_or_class: cmsCopyright +strip_id_or_class: masterSocialbuttonBtm + +test_url: http://www.itmedia.co.jp/enterprise/articles/0912/05/news002.html
\ No newline at end of file |
