Клавишни комбинации
Разширено търсене
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 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Отговор от AjmalAjju
на 10 март 2024 в 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL