diff options
Diffstat (limited to 'isource.com.txt')
| -rw-r--r-- | isource.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/isource.com.txt b/isource.com.txt new file mode 100644 index 0000000..215fdf8 --- /dev/null +++ b/isource.com.txt @@ -0,0 +1,6 @@ +# Remove social buttons +strip: //div[@id='temp_Content_Right'] + +# Remove duplicate article title +strip: //*[(@class='storytitle')] +test_url: http://isource.com/2010/10/24/swearch-a-cool-iphone-web-app/
\ No newline at end of file |
