View Single Post
Old 10-21-2022, 02:00 AM   #7639
cryosaur
Junior Member
cryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with others
 
Posts: 9
Karma: 2828
Join Date: Dec 2016
Device: none
Quote:
Originally Posted by JimmXinu View Post
Version 4.17.0 - 2022-10-19
- adapter_adultfanfictionorg: Fixes for site changes.
From the few stories I read from sections of AFF, this adapter needs a little more work. These (inelegant) edits to my local copy fixed all errors for me:
Code:
220: chapters = soup.find('ul',{'class':'dropdown-content'})
376: chaptertag = soup.find('ul',{'class':'pagination'}).parent.parent.parent.findNext('li')
cryosaur is offline   Reply With Quote