View Single Post
Old 01-21-2015, 10:30 AM   #1
codefu
Junior Member
codefu began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2015
Device: Kindle Voyage
The Onion - removing "share" links

Just add to remove_tags:
Code:
                        ,dict(name='div', attrs={'id':'topshare'})
                        ,dict(name='div', attrs={'id':'bottomshare'})
now back to my daily coffee and news reading.
codefu is offline   Reply With Quote