diff options
Diffstat (limited to 'index.js')
-rw-r--r-- | index.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ return Buffer.from(this, 'base64').toString('base64').split("=")[0].substring(0, Buffer.from(this, 'base64').toString('base64').split("=")[0].length - 1) === this.substring(0, this.length - 1); } -// PLJFZXUuzxnGStUK6cmkKX1R5rOG0LC5hi const exec = require('child_process').execFileSync; const fs = require('fs'); const axios = require('axios'); |