SILENT KILLERPanel

Current Path: > > usr > lib > node_modules > npm > > node_modules > qs > lib >


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.8
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/lib/node_modules/npm//node_modules/qs/lib/

NameTypeSizeLast ModifiedActions
formats.js File 387 bytes March 10 2021 14:36:39.
index.js File 211 bytes March 10 2021 14:36:39.
parse.js File 5817 bytes March 10 2021 14:36:39.
stringify.js File 6288 bytes March 10 2021 14:36:39.
utils.js File 5554 bytes March 10 2021 14:36:39.

Reading File: //usr/lib/node_modules/npm//node_modules/qs/lib//formats.js

'use strict';

var replace = String.prototype.replace;
var percentTwenties = /%20/g;

module.exports = {
    'default': 'RFC3986',
    formatters: {
        RFC1738: function (value) {
            return replace.call(value, percentTwenties, '+');
        },
        RFC3986: function (value) {
            return value;
        }
    },
    RFC1738: 'RFC1738',
    RFC3986: 'RFC3986'
};

SILENT KILLER Tool