Сочетания клавиш
Расширенный Поиск
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
, 25 сентября 2017 в 11:02
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Ответ от AjmalAjju
, 10 марта 2024 в 05:24
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL