summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeanLuc <jeanluc@jeanluc-desktop.fritz.box>2015-11-12 00:43:44 +0100
committerJeanLuc <jeanluc@jeanluc-desktop.fritz.box>2015-11-12 00:43:44 +0100
commite0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb (patch)
tree306918ee0dcc67be1d7a2c65a20a9259a4af7120
parentfd7b7699cd2ff320bf506356bd9845fbf0cea886 (diff)
downloadftr-site-config-e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb.tar.gz
ftr-site-config-e0b16cca9cdf616e9d0e43b3eb0379d4e7d092bb.zip
merge changes of my own config files with upstream
-rw-r--r--hardware-infos.com.txt10
-rw-r--r--hardwareluxx.de.txt19
-rw-r--r--omgubuntu.co.uk.txt12
-rw-r--r--phoronix.com.txt8
-rw-r--r--planet3dnow.de.txt16
-rw-r--r--pro-linux.de.txt19
-rw-r--r--teamliquid.net.txt20
-rw-r--r--vr-zone.com.txt14
-rw-r--r--webupd8.org.txt12
9 files changed, 130 insertions, 0 deletions
diff --git a/hardware-infos.com.txt b/hardware-infos.com.txt
new file mode 100644
index 0000000..1d63b6c
--- /dev/null
+++ b/hardware-infos.com.txt
@@ -0,0 +1,10 @@
+tidy: no
+prune: no
+
+title: //div[@class='content post']/h1
+body: //div[@class='post']
+
+next_page_link: //a[preceding::div[@class='pages']]
+
+test_url: http://www.hardware-infos.com/news/5646/amd-bei-next-gen-api-mit-besserer-gpu-auslastung.html
+test_url: http://www.hardware-infos.com/tests/grafikkarten/sapphire-r9-280x-vapor-x-tri-x-oc.html
diff --git a/hardwareluxx.de.txt b/hardwareluxx.de.txt
new file mode 100644
index 0000000..3775d79
--- /dev/null
+++ b/hardwareluxx.de.txt
@@ -0,0 +1,19 @@
+tidy: no
+prune: no
+
+title: //span[@itemprop='title']
+author: //span[@itemprop='author']//span[@itemprop='name']
+body: //article
+date: //time
+
+strip: //header
+strip: //div[@id='bcr']
+strip: //footer
+strip: //section
+strip: //figure[@class='dynbench']
+strip: //div[@class='pagenavbar']
+
+next_page_link: //span[@class='next']/a
+
+test_url: http://www.hardwareluxx.de/index.php/news/allgemein/netzpolitik/35169-creator-space-youtube-eroeffnet-neues-studio-in-berlin.html
+test_url: http://www.hardwareluxx.de/index.php/artikel/hardware/komplettsysteme/35020-caseking-king-mod-titan-oc-gaming-pc-im-test.html
diff --git a/omgubuntu.co.uk.txt b/omgubuntu.co.uk.txt
new file mode 100644
index 0000000..d685c01
--- /dev/null
+++ b/omgubuntu.co.uk.txt
@@ -0,0 +1,12 @@
+tidy: no
+prune: no
+
+title: //h2[@class='entry-title']
+author: //a[@rel='author']
+
+body: //article
+
+strip: //div[@class='entry-share']
+strip: //div[@class='entry-meta']
+
+test_url: http://www.omgubuntu.co.uk/2015/04/facebook-chat-api-empathy-pidgin-stop-working
diff --git a/phoronix.com.txt b/phoronix.com.txt
new file mode 100644
index 0000000..e7dd21c
--- /dev/null
+++ b/phoronix.com.txt
@@ -0,0 +1,8 @@
+# based on the grabber rules of picofeed
+
+body: //div[@class="content"]/child::node()
+test_url: http://www.phoronix.com/scan.php?page=article&item=amazon_ec2_bare&num=1
+
+# replace_string(<h5>): <h2>
+
+next_page_link: //a[@title='Go To Next Page']
diff --git a/planet3dnow.de.txt b/planet3dnow.de.txt
new file mode 100644
index 0000000..23db6b0
--- /dev/null
+++ b/planet3dnow.de.txt
@@ -0,0 +1,16 @@
+# Author: Jan Lukas Gernert
+
+tidy: no
+prune: no
+
+title: //title
+author: //span[@class='author vcard']/a
+
+body: //article
+next_page_link: //span[@class='multipage-navlink nav-next']/a
+
+strip: //div[@id='pagination_top']
+strip: //header[@class='entry-header']
+strip: //span[@class='multipage-navlink nav-previous']
+
+test_url: http://www.planet3dnow.de/cms/14809-test-fractal-design-node-804/
diff --git a/pro-linux.de.txt b/pro-linux.de.txt
new file mode 100644
index 0000000..57bf701
--- /dev/null
+++ b/pro-linux.de.txt
@@ -0,0 +1,19 @@
+tidy: no
+prune: no
+
+title: //h2[@class='title']
+date: //div[@class='tidescr']
+
+body: //div[@id='article']
+body: //div[@id='news']
+
+next_page_link: //a[@title='nächste']
+
+strip: //div[@class='topic']
+strip: //h2[@class='title']
+strip: //div[a[contains(@href,'/user/')]]
+strip: //div[@class='picto']
+strip: //p[@class='addinfo']
+strip: //h3[@class='topic']
+
+test_url: http://www.pro-linux.de/artikel/2/1762/ubuntu-und-kubuntu-1504.html
diff --git a/teamliquid.net.txt b/teamliquid.net.txt
new file mode 100644
index 0000000..7cfea15
--- /dev/null
+++ b/teamliquid.net.txt
@@ -0,0 +1,20 @@
+# Author: Jan Lukas Gernert
+
+tidy: no
+prune: no
+
+title: //div[@class='Newsheader']/h1
+#date: //time
+#author: //a[@rel='author']
+
+body: //div[@id='Newswrap']
+body: //div[@class='text']
+body: //article
+
+strip: //div[@id='Newscontents']
+strip: //div[@class='Newsbanner']
+strip: //style
+
+
+
+test_url: http://www.teamliquid.net/forum/starcraft-2/484380-code-s-ro32-group-c-on-the-way-back-s2-2015
diff --git a/vr-zone.com.txt b/vr-zone.com.txt
new file mode 100644
index 0000000..3d773f4
--- /dev/null
+++ b/vr-zone.com.txt
@@ -0,0 +1,14 @@
+tidy: no
+prune: no
+
+title: //title
+date: //time
+
+body: //div[@class='post-content entry-content']
+
+strip: //a[@id='dd_start']
+strip: //iframe
+strip: //div[@class='dd_outer']
+strip: //comments
+
+test_url: http://vr-zone.com/articles/amd-take-intel-8-core-fm3-socket-zen-desktop-cpus-next-year/91057.html
diff --git a/webupd8.org.txt b/webupd8.org.txt
new file mode 100644
index 0000000..b5c165d
--- /dev/null
+++ b/webupd8.org.txt
@@ -0,0 +1,12 @@
+tidy: no
+prune: no
+
+title: //h1[@class='post-title entry-title']/a
+date: //time
+author: //a[@rel='fn author']/span
+
+body: //div[@class='post-body']
+
+strip: //iframe
+
+test_url: http://www.webupd8.org/2015/04/organize-your-unity-launcher-based-on.html