diff options
Diffstat (limited to 'macformat.techradar.com.txt')
| -rwxr-xr-x | macformat.techradar.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macformat.techradar.com.txt b/macformat.techradar.com.txt new file mode 100755 index 0000000..522efb4 --- /dev/null +++ b/macformat.techradar.com.txt @@ -0,0 +1,9 @@ +# Remove news feed +strip: //div[@id='news_feed_front'] + +# Remove pull quote +strip: //div[@class='field field-type-text field-field-pull-quote'] + +# Remove login +strip: //div[@class='right_bar_login'] +test_url: http://macformat.techradar.com/blog/solid-state-storage-bringing-parity-back-mac-29-10-10&article=89189666
\ No newline at end of file |
