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..476e3b1 --- /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://pt.wikihow.com/Criar-um-Script-de-Login-Seguro-em-PHP-e-MySQL
\ No newline at end of file |
