diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-22 19:20:30 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-22 19:20:30 +0200 |
| commit | c1931b31a1b99a468bd5acccf73a1361093512b1 (patch) | |
| tree | 32e64ceea64a62a27ca8a10468dcdcea365b194f | |
| parent | 54e6d3fedd74b12a2b60f2607b51a983aba73441 (diff) | |
| download | ftr-site-config-c1931b31a1b99a468bd5acccf73a1361093512b1.tar.gz ftr-site-config-c1931b31a1b99a468bd5acccf73a1361093512b1.zip | |
bleacherreport.com
| -rw-r--r-- | bleacherreport.com.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bleacherreport.com.txt b/bleacherreport.com.txt new file mode 100644 index 0000000..9205e44 --- /dev/null +++ b/bleacherreport.com.txt @@ -0,0 +1,16 @@ +body: //div[contains(@class, 'article_pages')] + +strip_id_or_class: article_page-header +strip_id_or_class: paginator +strip_id_or_class: article_info + +find_string: src="data:image +replace_string: ignore-src="data:image +find_string: data-defer-src=" +replace_string: src=" + +prune: no + +test_url: http://bleacherreport.com/articles/feed +test_url: http://bleacherreport.com/articles/2137787-christian-ponders-newborn-daughter-was-named-after-fsu-legend-bobby-bowden +test_url: http://bleacherreport.com/articles/2137596-college-football-week-1-picks-unlv-runnin-rebels-vs-arizona-wildcats/
\ No newline at end of file |
