shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/Admin-master/node_modules/stylelint/node_modules/strip-ansi/ [ drwx---r-x ]
'use strict';
const ansiRegex = require('ansi-regex');
module.exports = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;