hianimez-api / src /configs /header.config.js
S VIVEGANANDAN
fix: resolve 403 error and clean repo
5769f09
export const DEFAULT_HEADERS = {
"User-Agent":
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
};