From 4e067ceabd705201a16b4c92cf4b23f3b990326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 13 Jul 2014 10:15:40 +0200 Subject: updated specific configuration for parsing --- inc/3rdparty/site_config/standard/blogs.technet.com.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/blogs.technet.com.txt (limited to 'inc/3rdparty/site_config/standard/blogs.technet.com.txt') diff --git a/inc/3rdparty/site_config/standard/blogs.technet.com.txt b/inc/3rdparty/site_config/standard/blogs.technet.com.txt old mode 100644 new mode 100755 index a2909fd1..3d0fbadc --- a/inc/3rdparty/site_config/standard/blogs.technet.com.txt +++ b/inc/3rdparty/site_config/standard/blogs.technet.com.txt @@ -1,6 +1,9 @@ -title: //h3[@class="post-name"] -author: //span[@class="user-name"] -date: //div[@class="post-date"] -body: //div[@class="post-content user-defined-markup"] +title: //h3[@class="post-name"] +author: //span[@class="user-name"] +date: //div[@class="post-date"] +body: //div[@class="post-content user-defined-markup"] +strip_id_or_class: log-feedback-list +tidy: no footnotes: no -test_url: http://blogs.technet.com/b/dlemson/archive/2004/03/03/83304.aspx \ No newline at end of file +test_url: http://blogs.technet.com/b/dlemson/archive/2004/03/03/83304.aspx +test_url: http://blogs.technet.com/b/isablog/archive/2009/01/07/a-pptp-client-might-fail-to-connect-to-a-vpn-server-on-the-internet-through-an-isa-server-2006.aspx \ No newline at end of file -- cgit v1.2.3