https://github.com/msterzhang/onelist/blob/839c48e2d8f70c01e592be8500b0e5560ea35f9d/plugins/thedb/thedb.go#L35C2-L36C44 ``` ImageHost = "http://image.tmdb.org/" TheApi = "https://api.themoviedb.org/3" ``` 大佬能否增TheApi获取配置,可以自定义镜像站点。