From e43b5e3235c6151448503783a74adec90ff8e8ce Mon Sep 17 00:00:00 2001 From: lumiru Date: Wed, 19 Apr 2017 23:49:25 +0200 Subject: Some site configuration and access mode matching (#290) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add configuration for dailymotion, interview magazine, it's foss, le vent se lève, le monde informatique, stackexchange, the linux documentation project, turnoff.us * Set same file mode on each file * Rename stackexchange.com.txt to .stackexchange.com.txt --- ted.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ted.com.txt (limited to 'ted.com.txt') diff --git a/ted.com.txt b/ted.com.txt new file mode 100644 index 0000000..fe71e9e --- /dev/null +++ b/ted.com.txt @@ -0,0 +1,11 @@ +title: //title +body: //div[@class='talk-article__body talk-transcript__body'] | //div[@class='media__image media__image--thumb talk-link__image'] + +strip_id_or_class: talk-transcript__para__time + +single_page_link: //a[@id='hero-transcript-link'] + +#prune: no +tidy: no + +test_url: http://www.ted.com/talks/andrew_solomon_how_the_worst_moments_in_our_lives_make_us_who_we_are -- cgit v1.3.1