1 2 3
// ENDPOINTS URLS pub(crate) const ACCOUNT_ENDPOINT_URL: &str = "https://dms.api.playstation.com/api"; pub(crate) const TROPHIES_ENDPOINT_URL: &str = "https://m.np.playstation.com/api/trophy/v1";