diff options
| author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-06-14 19:28:00 +0800 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-06-14 13:28:00 +0200 |
| commit | b5651895f775af71efae2ac249f281180de974cc (patch) | |
| tree | 250e9757feef54b2c51ae80bc8e7959884b805ca | |
| parent | b61156dcadbf77c22ddf70828dd61d8b840ba7f1 (diff) | |
| download | ftr-site-config-b5651895f775af71efae2ac249f281180de974cc.tar.gz ftr-site-config-b5651895f775af71efae2ac249f281180de974cc.zip | |
Improve smashingmagazine (#302)
| -rw-r--r-- | .smashingmagazine.com.txt | 6 |
1 files changed, 5 insertions, 1 deletions
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/ |
