Page MenuHomeWickedGov Phorge

URL-toJSON.js
No OneTemporary

Size
148 B
Referenced Files
None
Subscribers
None

URL-toJSON.js

// eslint-disable-next-line no-unused-vars
(function (global) {
global.URL.prototype.toJSON = function toJSON() {
return this.href;
}
}(self));

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 20:35 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
12/af/abe58de3fbe5821c1e99a3907895
Default Alt Text
URL-toJSON.js (148 B)

Event Timeline