Last active
September 13, 2016 23:57
-
-
Save shorttompkins/ba076486cd294908f57ceb2fe1b2331a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IN PROD S3: static/stv/playstation/358/js/playstation.min.js | |
Replace: | |
b.path("/egg") | |
With: | |
d.location.replace('https://dev.drama9.com/static/playstation/index-dev.html'); | |
--------------- | |
*Search AppController and find $window and see that its injected as `d`. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment