···457457 "shortRemaining": "-{{timeLeft}}"
458458 },
459459 "turnstile": {
460460- "description": "Please prove your humanity by completing the quick Captcha on the right. This is to keep sudo-flix safe!",
460460+ "description": "Please prove your humanity by completing the quick challenge, this is to keep sudo-flix safe.",
461461 "error": "Failed to verify your humanity! Please try again.",
462462 "title": "Are You a Robot 🤖?",
463463 "verifyingHumanity": "Verifying your humanity... (^▽^)👍"
-1
src/index.tsx
···2929import { ProgressSyncer } from "@/stores/progress/ProgressSyncer";
3030import { SettingsSyncer } from "@/stores/subtitles/SettingsSyncer";
3131import { ThemeProvider } from "@/stores/theme";
3232-import { TurnstileProvider } from "@/stores/turnstile";
33323433import {
3534 extensionInfo,