View Single Post
Old 10-17-2022, 01:52 AM   #2
unkn0wn
Guru
unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.
 
Posts: 633
Karma: 85520
Join Date: May 2021
Device: kindle
remove auto_cleanup and add these lines
Code:
        keep_only_tags = [
            dict(name='header'),
            dict(name='div', attrs={'class':'leading-xl-loose'}),
            dict(name='div', attrs={'id':'rev-more-content'})
        ]
I haven't tested it but i think this would work.
unkn0wn is offline   Reply With Quote