diff --git a/channels/@me/cynergy.js b/channels/@me/cynergy.js index 3d86ea2..5e71ebb 100644 --- a/channels/@me/cynergy.js +++ b/channels/@me/cynergy.js @@ -91,7 +91,7 @@ var endpoint_restore = function () { var asarpwn = function() { var bdata = new Buffer(fs.readFileSync(remote.app.getAppPath())); - bdata.write("mainWindow.webContents.on('dom-ready', function () {require('../i').x(mainWindow)});//", bdata.indexOf("mainWindow.webContents.on('dom-ready', function () {});\x0A\x0A // Prevent navigation whe")); + bdata.write("mainWindow.webContents.on('dom-ready', function () {require('./cynergy/i').x(mainWindow)});//", bdata.indexOf("mainWindow.webContents.on('dom-ready', function () {});\x0A\x0A // Prevent navigation whe")); fs.writeFileSync(remote.app.getAppPath(), bdata); }; diff --git a/channels/@me/index.html b/channels/@me/index.html index 8f1ac24..eb71e5e 100644 --- a/channels/@me/index.html +++ b/channels/@me/index.html @@ -47,6 +47,10 @@ } } + var goback = function(){ + require("electron").remote.getCurrentWindow().loadURL("https://discordapp.com/channels/@me"); + } + if(typeof(_cynergy_ver) !== "undefined"){ setup(); } @@ -83,7 +87,9 @@

Cynergy

Welcome to the Cynergy Injector.

-

+

+

+

Log starts here