diff options
Diffstat (limited to '.wikimedia.org.txt')
| -rw-r--r-- | .wikimedia.org.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.wikimedia.org.txt b/.wikimedia.org.txt new file mode 100644 index 0000000..ff990c2 --- /dev/null +++ b/.wikimedia.org.txt @@ -0,0 +1,12 @@ +title: //h1[@id='firstHeading'] +body: //div[@id = 'bodyContent'] +strip_id_or_class: editsection +strip_id_or_class: toc +strip_id_or_class: vertical-navbox +strip: //div[@id='catlinks'] +strip: //div[@id='jump-to-nav'] +strip: //div[@class='thumbcaption']//div[@class='magnify'] +strip: //table[@class='navbox'] +prune: no +tidy: no +test_url: https://secure.wikimedia.org/wikipedia/en/wiki/Christopher_Lloyd
\ No newline at end of file |
