From cbba2d911da7b4dc444be4e9a8569dcc5690ba85 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Thu, 31 Dec 2015 18:13:20 +0100 Subject: Backport site_config changes from wallabag v1 Fix https://github.com/wallabag/wallabag/issues/1414 --- americascup.com.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 americascup.com.txt (limited to 'americascup.com.txt') diff --git a/americascup.com.txt b/americascup.com.txt new file mode 100755 index 0000000..31723f8 --- /dev/null +++ b/americascup.com.txt @@ -0,0 +1,10 @@ +title: //div[@class="editorial-content"]/h3 +body: //div[@class="hero-image" or @class="editorial-content"] + +strip: //ul[@class="hero-caption"] +strip_id_or_class: footer + +prune: no +tidy: no + +test_url: http://www.americascup.com/en/Latest/News/2012/3/Coutts-and-Peyron-tell-transformative-tale-at-Global-Sports-Forum/ \ No newline at end of file -- cgit v1.3.1