Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Audio.prototype._play = Audio.prototype.play;
- Audio.prototype.play = function() {
- this.src = this.src.replace(/84a1b4e11d634dbfa1e5dd97a96de3ad/g, 'b9411af07f154a6fef543e7e442e4da9');
- return this._play();
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement