From c1931b31a1b99a468bd5acccf73a1361093512b1 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Tue, 22 Jul 2014 19:20:30 +0200 Subject: bleacherreport.com --- bleacherreport.com.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 bleacherreport.com.txt 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 -- cgit v1.3.1