diff options
| -rw-r--r-- | wikihow.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wikihow.com.txt b/wikihow.com.txt new file mode 100644 index 0000000..313fbbf --- /dev/null +++ b/wikihow.com.txt @@ -0,0 +1,9 @@ +body: //div[@id='bodycontents'] +prune: no +tidy: no +strip_id_or_class: editsection +strip: //div[contains(@class, 'step_num')] + +single_page_link: //a[@id='gatPrintView'] + +test_url: http://www.wikihow.com/Start-Your-Own-Country
\ No newline at end of file |
