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 --- turnoff.us.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 turnoff.us.txt (limited to 'turnoff.us.txt') diff --git a/turnoff.us.txt b/turnoff.us.txt new file mode 100644 index 0000000..f90ba55 --- /dev/null +++ b/turnoff.us.txt @@ -0,0 +1,3 @@ +title: //h1[@class='post-title'] +body: //article[@class='post-content'] +test_url: https://turnoff.us/geek/the-depressed-developer-13/ -- cgit v1.3.1