uawdijnntqw1x1x1
IP : 216.73.216.39
Hostname : diefsweb003.fsit.ch
Kernel : Linux diefsweb003.fsit.ch 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
wirbesti
/
unwaehlbar.ch
/
node_modules
/
string.prototype.trimend
/
polyfill.js
/
/
'use strict'; var implementation = require('./implementation'); module.exports = function getPolyfill() { if (!String.prototype.trimEnd && !String.prototype.trimRight) { return implementation; } var zeroWidthSpace = '\u200b'; var trimmed = zeroWidthSpace.trimEnd ? zeroWidthSpace.trimEnd() : zeroWidthSpace.trimRight(); if (trimmed !== zeroWidthSpace) { return implementation; } return String.prototype.trimEnd || String.prototype.trimRight; };
/home/wirbesti/unwaehlbar.ch/node_modules/string.prototype.trimend/polyfill.js