summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2014-02-21 15:16:12 +0100
committerFiveFilters.org <fivefilters@fivefilters.org>2014-02-21 15:16:27 +0100
commit2ab25482477b7948478a318d874300b5a73bf18e (patch)
tree7a335ca64ec92a22aab6a1f3696d5393a1c883c5
parentb20f5a50acb0f7f407c41615ea8f55aa82fe6635 (diff)
downloadftr-site-config-2ab25482477b7948478a318d874300b5a73bf18e.tar.gz
ftr-site-config-2ab25482477b7948478a318d874300b5a73bf18e.zip
howtogeek.com
-rw-r--r--howtogeek.com.txt11
1 files changed, 11 insertions, 0 deletions
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