diff --git a/docs/configuration.rst b/docs/configuration.rst index de180973..e922f813 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -627,6 +627,20 @@ Description `ssl.SSLContext.set_ciphers() `__ +extractor.*.tls12 +----------------- +Type + ``bool`` +Default + * ``true`` + * ``false`` for ``patreon``, ``pixiv:series`` +Description + Allow selecting TLS 1.2 cipher suites. + + Can be disabled to alter TLS fingerprints + and potentially bypass Cloudflare blocks. + + extractor.*.keywords -------------------- Type