文件操作 - whatwg-url.cjs
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/unenv/runtime/npm/whatwg-url.cjs
编辑文件内容
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setTheUsername = exports.setThePassword = exports.serializeURLOrigin = exports.serializeURL = exports.serializeInteger = exports.serializeHost = exports.percentDecodeString = exports.percentDecodeBytes = exports.parseURL = exports.cannotHaveAUsernamePasswordPort = exports.basicURLParse = exports.URLSearchParams = exports.URL = void 0; var _utils = require("../_internal/utils.cjs"); const URL = exports.URL = globalThis.URL; const URLSearchParams = exports.URLSearchParams = globalThis.URLSearchParams; const parseURL = exports.parseURL = (0, _utils.notImplemented)("whatwg-url.parseURL"); const basicURLParse = exports.basicURLParse = (0, _utils.notImplemented)("whatwg-url.basicURLParse"); const serializeURL = exports.serializeURL = (0, _utils.notImplemented)("whatwg-url.serializeURL"); const serializeHost = exports.serializeHost = (0, _utils.notImplemented)("whatwg-url.serializeHost"); const serializeInteger = exports.serializeInteger = (0, _utils.notImplemented)("whatwg-url.serializeInteger"); const serializeURLOrigin = exports.serializeURLOrigin = (0, _utils.notImplemented)("whatwg-url.serializeURLOrigin"); const setTheUsername = exports.setTheUsername = (0, _utils.notImplemented)("whatwg-url.setTheUsername"); const setThePassword = exports.setThePassword = (0, _utils.notImplemented)("whatwg-url.setThePassword"); const cannotHaveAUsernamePasswordPort = exports.cannotHaveAUsernamePasswordPort = (0, _utils.notImplemented)("whatwg-url.cannotHaveAUsernamePasswordPort"); const percentDecodeBytes = exports.percentDecodeBytes = (0, _utils.notImplemented)("whatwg-url.percentDecodeBytes"); const percentDecodeString = exports.percentDecodeString = (0, _utils.notImplemented)("whatwg-url.percentDecodeString");
修改文件时间
将文件时间修改为当前时间的前一年
删除文件