canary message

This commit is contained in:
Cynthia Foxwell 2017-12-13 13:04:17 -07:00
parent dffb47707a
commit c9f066e36f
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,7 @@
if(typeof(_cynergy_ver) !== "undefined"){
setup();
}
},2000);
},100);
</script>
</head>
<body style="margin:0; font-family:monospace;">
@ -94,6 +94,7 @@
<button class="btn btn-lg btn-success" role="button" onclick="injectme()">Inject me &#x1F489;&#x1F629;</button>
<button class="btn btn-lg btn-warning" role="button" onclick="asarunpwn()">Fix asar file</button>
</p>
<h2 style="color:red;">Working on Canary 0.0.184 fix. Just head back to Discord for now.</h2>
</div>
<div id="logger" class="rainbowme" style="background-color:rgba(0,0,0,0.5); font-size:16px; width:100%; padding:4px;">Log starts here</div>