diff options
Diffstat (limited to 'kenrockwell.com.txt')
| -rw-r--r-- | kenrockwell.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kenrockwell.com.txt b/kenrockwell.com.txt new file mode 100644 index 0000000..90c64cb --- /dev/null +++ b/kenrockwell.com.txt @@ -0,0 +1,7 @@ +# Ads +strip: //table[@align="right"][@width="120"] + +# Affiliate link paragraphs +strip: //a[.="Adorama"]/parent::p[contains(., "goodies")] +strip: //a[.="Adorama"]/parent::p[contains(., "This free website's biggest source of")] +test_url: http://www.kenrockwell.com/tech/composition.htm
\ No newline at end of file |
