From 17a5014d7ea4e1e70ca6ebb4b8a64422b232ad6d Mon Sep 17 00:00:00 2001 From: Astra Date: Tue, 8 May 2018 00:04:23 -0400 Subject: [PATCH] a --- plugin.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugin.js b/plugin.js index 83f5f5a..28a8215 100644 --- a/plugin.js +++ b/plugin.js @@ -16,6 +16,11 @@ exports = { + replacements: { + //'#([0-9]{4})': '#(.{1,4})', + //'return t.hasFlag(H.UserFlags.STAFF)': 'return t.hasFlag(4096)&&r.push({tooltip:"EndPwn Developer",onClick:function(){return window.open("https://endpwn.github.io/","_blank")},class:"endpwn"}),t.hasFlag(H.UserFlags.STAFF)' + }, + start: function () { window.reload = () => { app.relaunch(); app.exit(); };