键盘快捷键
高级搜索
what is the base url
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2017 年 09 月 25 日 11:02上午
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
AjmalAjju 的回复
于 2024 年 03 月 10 日 5:24上午
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL