alternatehistory needs at least cloudscraper now, it seems.

This commit is contained in:
Jim Miller 2025-06-08 09:42:20 -05:00
parent 006b8873a5
commit 85d4656005
2 changed files with 18 additions and 0 deletions

View file

@ -3379,6 +3379,15 @@ slow_down_sleep_time:2
## than other XF2 sites.
threadmarks_per_page:50
## Using cloudscraper can satisfy the first couple levels of
## Cloudflare bot-proofing, but not all levels. Older versions of
## OpenSSL will also raise problems, so versions of Calibre older than
## v5 will probably fail. Only a few sites are configured with
## use_cloudscraper:true by default, but it can be applied in other
## sites' ini sections. user_agent setting is ignored when
## use_cloudscraper:true
use_cloudscraper:true
[www.aneroticstory.com]
use_basic_cache:true
## Some sites do not require a login, but do require the user to

View file

@ -3372,6 +3372,15 @@ slow_down_sleep_time:2
## than other XF2 sites.
threadmarks_per_page:50
## Using cloudscraper can satisfy the first couple levels of
## Cloudflare bot-proofing, but not all levels. Older versions of
## OpenSSL will also raise problems, so versions of Calibre older than
## v5 will probably fail. Only a few sites are configured with
## use_cloudscraper:true by default, but it can be applied in other
## sites' ini sections. user_agent setting is ignored when
## use_cloudscraper:true
use_cloudscraper:true
[www.aneroticstory.com]
use_basic_cache:true
## Some sites do not require a login, but do require the user to