Open
Description
When you run try-haxe locally it's displayed like below :
It seems that it's linked to the line 90 of console-log-viewer :
https://github.com/markknol/console-log-viewer/blob/gh-pages/console-log-viewer.js
Could you update it ?
If not should I extend the condition like below :
if (url.indexOf("//try.haxe.org") > -1 || url.indexOf("try-haxe.mrcdk.com") > -1) || url.indexOf("try-haxe") > -1)
Thank you in advance
Metadata
Metadata
Assignees
Labels
No labels