diff options
| author | Maka0 <me@basoddens.nl> | 2015-07-11 20:14:55 +0200 |
|---|---|---|
| committer | Maka0 <me@basoddens.nl> | 2015-07-11 20:14:55 +0200 |
| commit | a78fa6451e0d8fa034c772a5fee1c5a5a52e1100 (patch) | |
| tree | 3825b90f0170a52f94eddccf02f0bd7da5c7e381 | |
| parent | b3c6265ec5e108bdd2663bf22c55e72b41944fe4 (diff) | |
| download | ftr-site-config-a78fa6451e0d8fa034c772a5fee1c5a5a52e1100.tar.gz ftr-site-config-a78fa6451e0d8fa034c772a5fee1c5a5a52e1100.zip | |
Create cwnp.com.txt
Added site to get the daily word and question.
| -rw-r--r-- | cwnp.com.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cwnp.com.txt b/cwnp.com.txt new file mode 100644 index 0000000..169fdf8 --- /dev/null +++ b/cwnp.com.txt @@ -0,0 +1,14 @@ +title: //div[@class='entry-pad']//h2 +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry-pad ')] +strip: //h1 +strip: //p +strip: //h2 +strip: //div[@class='clear'] + +prune: no +tidy: no + +autodetect_on_failure: no + +test_url: https://www.cwnp.com/wotd.php +test_url: https://www.cwnp.com/qotd.php |
