Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.06 KB

File metadata and controls

31 lines (17 loc) · 1.06 KB

iHeart frontend source code archive

Extracted from https://listen.iheart.com/. Saved using the Chrome extension Save All Resources.

How is this possible?

Because iHeart forgot to disable sourcemaps in production on the iHeart Site 🙃

I've archived them here on GitHub for educational purposes.

Disclaimer

This repository is for educational and research purposes only. All code is copyrighted by iHeartMedia, Inc.

The source code was obtained from publicly accessible resources through browser developer tools.

Has iHeart Disabled Sourcemaps?

Yes.

License

The content in this repository belongs to iHeartMedia, Inc. If there are any copyright concerns, please contact for removal.


Remember: Always disable sourcemaps in production! 😉

Related