diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-19 00:55:59 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-19 01:27:23 +0200 |
| commit | 79d5e8a81b5a73f95476de6764420c8edd46f85a (patch) | |
| tree | 01153452a99afb72c01531398a57247b177c0c15 | |
| parent | f1c6b2e0889153243e28dcab9018e67b527dde9d (diff) | |
| download | ftr-site-config-79d5e8a81b5a73f95476de6764420c8edd46f85a.tar.gz ftr-site-config-79d5e8a81b5a73f95476de6764420c8edd46f85a.zip | |
menshealth.com.sg
| -rw-r--r-- | menshealth.com.sg.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/menshealth.com.sg.txt b/menshealth.com.sg.txt new file mode 100644 index 0000000..6a66925 --- /dev/null +++ b/menshealth.com.sg.txt @@ -0,0 +1,12 @@ +strip: //div[contains(@style, 'float:right') and contains(., 'advertisement')] +body: //div[@style="float:left;width:740px;"] + +tidy: no + +test_url: http://www.menshealth.com.sg/fitness/mh-picks-under-armour-clutchfit-nitro-mid-cleats +test_contains: These cleats are made for one thing + +test_url: http://www.menshealth.com.sg/fitness/top-10-fat-burning-bodyweight-moves-you-can-do-10-minutes +test_contains: let this workout fool you + +test_url: http://www.menshealth.com.sg/fitness/feed
\ No newline at end of file |
