- Supported platform list was missing Pixiv and DeviantArt even though both
have gallery-dl extractors, PLATFORM_DEFAULTS entries, and extension
platform definitions (Pixiv: OAuth token, DeviantArt: cookies).
- Drop DEFAULT_CHECK_INTERVAL from the env var table: no such env var
exists. The default check interval is stored in the database under
download.schedule_interval and edited via Settings → Download settings.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>