diff options
Diffstat (limited to 'bleacherreport.com.txt')
| -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 |
