Bližnjice na tipkovnici
Napredno iskanje
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
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Prijava
Registracija
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Travis Bell je odgovoril
dne september 25, 2017 ob 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
AjmalAjju je odgovoril
dne marec 10, 2024 ob 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL