From b5651895f775af71efae2ac249f281180de974cc Mon Sep 17 00:00:00 2001 From: Jérémy Benoist Date: Wed, 14 Jun 2017 19:28:00 +0800 Subject: Improve smashingmagazine (#302) --- .smashingmagazine.com.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.smashingmagazine.com.txt b/.smashingmagazine.com.txt index 91c39a1..bc25966 100644 --- a/.smashingmagazine.com.txt +++ b/.smashingmagazine.com.txt @@ -2,6 +2,10 @@ title://article[contains(@id, "post-")]/h2 author://ul[@class="postmetadata clearfix"]/li[@class="author"] date://ul[@class="postmetadata clearfix"]/li[@class="date"] body://article[contains(@id, "post-")] +body: //article[contains(@class, "post-")] +strip_id_or_class: sot strip://div[@class="ad ed"] prune:yes -test_url: http://wp.smashingmagazine.com/2012/11/08/complete-guide-custom-post-types/ \ No newline at end of file + +test_url: http://wp.smashingmagazine.com/2012/11/08/complete-guide-custom-post-types/ +test_url: https://www.smashingmagazine.com/2017/04/browser-extension-edge-chrome-firefox-opera-brave-vivaldi/ -- cgit v1.3.1