summaryrefslogtreecommitdiff
path: root/scienceticker.info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scienceticker.info.txt')
-rw-r--r--scienceticker.info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/scienceticker.info.txt b/scienceticker.info.txt
new file mode 100644
index 0000000..2a06f73
--- /dev/null
+++ b/scienceticker.info.txt
@@ -0,0 +1,11 @@
+body: //div[@class='post']
+title: //h1[@id='singlePageTitle']
+date: substring-before(//small,'• Rubrik')
+
+strip: //div[@class='post-ratings']
+strip: //div[@class='post-ratings-loading']
+strip: //a[@title='Empfehlen Sie den Text weiter!']
+strip: //a[@title='Drucken']
+strip: //div[@class='share']
+
+test_url: http://www.scienceticker.info/2011/11/24/forscher-finden-gedachtnismolekul/ \ No newline at end of file