From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- thegamedesignforum.com.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 thegamedesignforum.com.txt (limited to 'thegamedesignforum.com.txt') diff --git a/thegamedesignforum.com.txt b/thegamedesignforum.com.txt new file mode 100644 index 0000000..849ede7 --- /dev/null +++ b/thegamedesignforum.com.txt @@ -0,0 +1,14 @@ +## ERROR: Removes all images. Please fix, have no idea why (bad HTML?) + +title: //h1[@class='featuretitle'] +body: //div[@id='nobordercontentarea'] + +# remove Twitter badge +strip: //img[@alt='Follow tgdfweb on Twitter'] + +# fix for headers not showing for some reason +wrap_in(h2): //h2[@class='sectionheader'] +dissolve: //h2[@class='sectionheader'] + +tidy: yes +test_url: http://thegamedesignforum.com/features/acceleration_flow_1.html \ No newline at end of file -- cgit v1.3.1