s-alad / toofake

View friends BeReals without posting or them knowing. Post custom BeReal's whenever. Add custom realmojis
https://toofake.lol/
MIT License
153 stars 34 forks source link

Added new headers to fix functionality #78

Closed simongermani closed 6 months ago

simongermani commented 6 months ago

Added the headers

'bereal-app-version-code': '14549', 'bereal-signature': 'berealsignature', 'bereal-device-id': 'berealdeviceid',

to all api endpoints that use authorization.

This is the solution used in rvaidun/befake@6ae70ca3ecd8b90c1563c5d3939caa8326ce1f10

I hope I didn't miss any but it should be an easy fix if I did. In my brief testing, this fully restores functionality.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
toofake ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 1:42pm
s-alad commented 6 months ago

Thank you and rvaidun for clutching up!