From 2ab25482477b7948478a318d874300b5a73bf18e Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 21 Feb 2014 15:16:12 +0100 Subject: howtogeek.com --- howtogeek.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 howtogeek.com.txt diff --git a/howtogeek.com.txt b/howtogeek.com.txt new file mode 100644 index 0000000..baa2ed4 --- /dev/null +++ b/howtogeek.com.txt @@ -0,0 +1,11 @@ +body: //div[contains(@class, 'thecontent')] + +strip_image_src: loading.gif +find_string:src="http://cdn.howtogeek.com/public/images/blank.gif" +replace_string:- +find_string:data-href= +replace_string:src= + +strip_id_or_class: relatedside + +test_url: http://www.howtogeek.com/school/microsoft-excel-formulas-and-functions/lesson1/ \ No newline at end of file -- cgit v1.3.1