diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index a5a913ad..391d954e 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -2528,9 +2528,7 @@ extracharacters:Spike,Buffy extracategories:Buffy the Vampire Slayer [squidgeworld.org] -## squidgeworld.org is the first OTW site other than AO3. If/when a -## third comes along, we should refactor to use a common -## base_otw_adapter instead of just subclassing AO3. Note that +## squidgeworld.org was the first OTW site other than AO3. Note that ## ao3categories is still used, but labeled "SquidgeWorld Categories". ## Some sites require login (or login for some rated stories) The @@ -2973,6 +2971,7 @@ slow_down_sleep_time:2 include_chapter_banner_images:true [www.adastrafanfic.com] +## adastrafanfic.com is an OTW site now. use_basic_cache:true ## Some sites do not require a login, but do require the user to ## confirm they are adult for adult content. In commandline version, diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index f5df1891..1c2ba1ff 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -2523,9 +2523,7 @@ extracharacters:Spike,Buffy extracategories:Buffy the Vampire Slayer [squidgeworld.org] -## squidgeworld.org is the first OTW site other than AO3. If/when a -## third comes along, we should refactor to use a common -## base_otw_adapter instead of just subclassing AO3. Note that +## squidgeworld.org was the first OTW site other than AO3. Note that ## ao3categories is still used, but labeled "SquidgeWorld Categories". ## Some sites require login (or login for some rated stories) The @@ -2968,6 +2966,7 @@ slow_down_sleep_time:2 include_chapter_banner_images:true [www.adastrafanfic.com] +## adastrafanfic.com is an OTW site now. use_basic_cache:true ## Some sites do not require a login, but do require the user to ## confirm they are adult for adult content. In commandline version,