fix boot error

pull/226/head
Aevann 2024-03-31 00:20:23 +02:00
parent 4fed812f40
commit a1db93371d
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
import json
import requests
from files.helpers.config.const import *
if SITE == 'watchpeopledie.tv':
from rclone_python import rclone
from files.helpers.config.const import *
CLOUDFLARE_API_URL = "https://api.cloudflare.com/client/v4"
CLOUDFLARE_REQUEST_TIMEOUT_SECS = 5