diff options
| -rw-r--r-- | .dxy.cn.txt | 4 | ||||
| -rw-r--r-- | wn.de.txt | 18 |
2 files changed, 22 insertions, 0 deletions
diff --git a/.dxy.cn.txt b/.dxy.cn.txt new file mode 100644 index 0000000..d567b66 --- /dev/null +++ b/.dxy.cn.txt @@ -0,0 +1,4 @@ +body: //div[@id='content'] +prune: no + +test_url: http://neurosurg.dxy.cn/article/87224
\ No newline at end of file diff --git a/wn.de.txt b/wn.de.txt new file mode 100644 index 0000000..ef18c8a --- /dev/null +++ b/wn.de.txt @@ -0,0 +1,18 @@ +author: //div[@id='main']//div[@class='col right']//div[contains(@class, 'attribute-author')] +body: //div[@id='main']//div[@class='col right'] +strip_id_or_class: boxes +strip_id_or_class: lazy +strip_id_or_class: comment_box +strip_id_or_class: fb_comments + +find_string: <noscript> +replace_string: <div> +find_string: </noscript> +replace_string: </div> + +prune: no +tidy: no + +test_url: http://www.wn.de/Muenster/Kultur/1742956-Wilm-Weppelmann-verlaesst-die-Einsiedelei-Und-dann-ab-unter-die-Dusche +# feed +test_url: http://www.wn.de/rss/feed/wn_muenster
\ No newline at end of file |
