mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
alternatehistory needs at least cloudscraper now, it seems.
This commit is contained in:
parent
006b8873a5
commit
85d4656005
2 changed files with 18 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue