verbose = "info"
no_progress = true
max_concurrency = 8
include_mail = false
accept = ["100..=103", "200..=299", "403", "429"]
exclude = [
'^https?://fonts\.gstatic\.com/',
'^https?://fonts\.googleapis\.com/',
'^https://lode-org\.github\.io/readcon-db/',
'^https://lode-org\.github\.io/readcon-core/',
'^https://github\.com/lode-org/readcon-db/blob/',
'^https://github\.com/lode-org/readcon-db/releases/download/.*/readcon-db-clib-',
]
exclude_path = [
"docs/_build/html/_static/.*",
"docs/_build/html/searchindex.js",
]