From ac4d114214d820b20e18518a2dbc809337e39043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 6 Dec 2013 10:13:03 +0100 Subject: [add] new specific configuration files --- inc/3rdparty/site_config/standard/rockpapershotgun.com.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 inc/3rdparty/site_config/standard/rockpapershotgun.com.txt (limited to 'inc/3rdparty/site_config/standard/rockpapershotgun.com.txt') diff --git a/inc/3rdparty/site_config/standard/rockpapershotgun.com.txt b/inc/3rdparty/site_config/standard/rockpapershotgun.com.txt new file mode 100644 index 00000000..3035527c --- /dev/null +++ b/inc/3rdparty/site_config/standard/rockpapershotgun.com.txt @@ -0,0 +1,8 @@ +title: //h2 + +strip: //div[ contains(@class, 'respond') ] | //h2 | //h1 + +date: substring-after(//p[@class='info'], ' on ') + +author: //p[@class='info']//a +test_url: http://www.rockpapershotgun.com/2010/07/29/rps-half-verdict-starcraft-2/ \ No newline at end of file -- cgit v1.2.3