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 --- .../site_config/standard/stackoverflow.com.txt | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/stackoverflow.com.txt (limited to 'inc/3rdparty/site_config/standard/stackoverflow.com.txt') diff --git a/inc/3rdparty/site_config/standard/stackoverflow.com.txt b/inc/3rdparty/site_config/standard/stackoverflow.com.txt old mode 100644 new mode 100755 index e5317bac..bb95e93a --- a/inc/3rdparty/site_config/standard/stackoverflow.com.txt +++ b/inc/3rdparty/site_config/standard/stackoverflow.com.txt @@ -1,14 +1,14 @@ -body: //div[@class='post-text' or @class='user-action-time' or @class='user-details' or @class='vote'] | //div[@id='answers-header']//h2 - -replace_string(

): -replace_string(
):

Vote count: - -strip_id_or_class: vote-up -strip_id_or_class: vote-down -strip_id_or_class: star-off -strip_id_or_class: favoritecount -strip_id_or_class: -share -strip_id_or_class: badgecount - +body: //div[@class='post-text' or @class='user-action-time' or @class='user-details' or @class='vote'] | //div[@id='answers-header']//h2 + +replace_string(

): +replace_string(
):

Vote count: + +strip_id_or_class: vote-up +strip_id_or_class: vote-down +strip_id_or_class: star-off +strip_id_or_class: favoritecount +strip_id_or_class: -share +strip_id_or_class: badgecount + test_url: http://stackoverflow.com/questions/4484289/id-like-to-understand-the-jquery-plugin-syntax \ No newline at end of file -- cgit v1.2.3