diff options
| -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/ |
