[WEBSITE] Escaped code at bottom of match history web page
http://matchhistory.na.leagueoflegends.com/
I was told to post this here by Riot Technical Player Support.
- Go to http://matchhistory.na.leagueoflegends.com/
- Press Ctrl+A to make the text visible
- Scroll to bottom (you can filter the matches to make reaching the bottom easier)
The code looks like this:
> analytics._cid = null; > analytics.initialize({ > 'Dradis' : { > messageType: 'riot_codex', > initialPageview: false > } > }); >
It probably belongs to the nearby <script> or was meant to be removed before being pushed to production.