Keyboard Shortcuts
Zaawansowane wyszukiwanie
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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Zaloguj
Zarejestruj się
Want to rate or add this item to a list?
Not a member?
Zarejestruj się i dołącz do społeczności
Odpowiedź użytkownika Travis Bell
25 września 2017 o godz. 11:02AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Odpowiedź użytkownika AjmalAjju
10 marca 2024 o godz. 5:24AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL