This commit is contained in:
Dimitris Apostolou
2023-02-26 02:09:54 +01:00
committed by GitHub
parent 1bdab7394a
commit 9e616ea3a9
19 changed files with 58 additions and 58 deletions

View File

@@ -34,7 +34,7 @@ var server = h.createServer((req, res) => {
});
//TODO-GUN put this into a seperate require
//TODO-GUN put this into a separate require
function hijack(cb) {
/* Intercept outgoing message and replace result with
result from cb({soul, key, msg, original})