跳转到内容

MediaWiki:Gadget-libPolyfill.js:修订间差异

来自萌娘共享
标签由机器人或全自动脚本执行的操作
标签由机器人或全自动脚本执行的操作
 
第4行: 第4行:
  * -------------------------------------------------------------------------
  * -------------------------------------------------------------------------
  */
  */
var _addText = '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/libPolyfill/MediaWiki:Gadget-libPolyfill.js|user=github-actions[bot]|co-authors=|longId=38ca44105d59f676939979ce055e8ead60eb35aa|shortId=38ca441|summary=auto(Gadget-libPolyfill): new polyfill generated by generatePolyfill}}';  
var _addText = '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/libPolyfill/MediaWiki:Gadget-libPolyfill.js|user=github-actions[bot]|co-authors=|longId=ff29d27e65bd466c49cdd74578dd0d85def0822e|shortId=ff29d27|summary=auto(Gadget-libPolyfill): new polyfill generated by generatePolyfill}}';  


/* <pre> */
/* <pre> */
第11行: 第11行:
(function () {
(function () {
     var script = document.createElement("script");
     var script = document.createElement("script");
     script.src = "https://polyfill.alicdn.com/v3/polyfill.js?features=Array.from%2CArray.isArray%2CArray.prototype.copyWithin%2CArray.prototype.entries%2CArray.prototype.fill%2CArray.prototype.filter%2CArray.prototype.find%2CArray.prototype.flat%2CArray.prototype.forEach%2CArray.prototype.includes%2CArray.prototype.indexOf%2CArray.prototype.keys%2CArray.prototype.lastIndexOf%2CArray.prototype.map%2CArray.prototype.reduce%2CArray.prototype.some%2CArray.prototype.sort%2CArray.prototype.values%2CArrayBuffer%2CArrayBuffer.isView%2CBlob%2CDOMTokenList.prototype.forEach%2CDOMTokenList.prototype.replace%2CDataView%2CDate.now%2CDate.prototype.toISOString%2CDocumentFragment.prototype.append%2CDocumentFragment.prototype.prepend%2CElement.prototype.after%2CElement.prototype.animate%2CElement.prototype.append%2CElement.prototype.before%2CElement.prototype.classList%2CElement.prototype.closest%2CElement.prototype.matches%2CElement.prototype.nextElementSibling%2CElement.prototype.prepend%2CElement.prototype.remove%2CElement.prototype.replaceWith%2CFloat32Array%2CFloat64Array%2CFunction.prototype.bind%2CFunction.prototype.name%2CInt16Array%2CInt32Array%2CInt8Array%2CIntersectionObserver%2CIntl%2CIntl.DateTimeFormat%2CJSON%2CMap%2CMutationObserver%2CNode.prototype.contains%2CNodeList.prototype.forEach%2CNumber.MAX_SAFE_INTEGER%2CNumber.MIN_SAFE_INTEGER%2CNumber.isSafeInteger%2CObject.assign%2CObject.create%2CObject.defineProperties%2CObject.defineProperty%2CObject.entries%2CObject.fromEntries%2CObject.keys%2CObject.setPrototypeOf%2CObject.values%2CPromise%2CReflect%2CReflect.apply%2CReflect.defineProperty%2CReflect.deleteProperty%2CReflect.has%2CReflect.ownKeys%2CRegExp.prototype.flags%2CResizeObserver%2CSet%2CString.fromCodePoint%2CString.prototype.anchor%2CString.prototype.codePointAt%2CString.prototype.endsWith%2CString.prototype.includes%2CString.prototype.link%2CString.prototype.padStart%2CString.prototype.repeat%2CString.prototype.startsWith%2CString.prototype.trim%2CSymbol%2CSymbol.iterator%2CSymbol.prototype.description%2CSymbol.species%2CSymbol.toPrimitive%2CURL%2CURL.prototype.toJSON%2CURLSearchParams%2CUint16Array%2CUint32Array%2CUint8Array%2CUint8ClampedArray%2CWeakMap%2CWeakSet%2CXMLHttpRequest%2Catob%2Cconsole%2Cconsole.debug%2Cconsole.error%2Cconsole.info%2Cconsole.log%2Cconsole.warn%2Cdocument%2Cfetch%2CgetComputedStyle%2CglobalThis%2ClocalStorage%2CmatchMedia";
     var url = new URL("https://polyfill.alicdn.com/v3/polyfill.js");
    url.searchParams.set("features", "Array.from,Array.isArray,Array.prototype.copyWithin,Array.prototype.entries,Array.prototype.fill,Array.prototype.filter,Array.prototype.find,Array.prototype.flat,Array.prototype.forEach,Array.prototype.includes,Array.prototype.indexOf,Array.prototype.keys,Array.prototype.lastIndexOf,Array.prototype.map,Array.prototype.reduce,Array.prototype.some,Array.prototype.sort,Array.prototype.values,ArrayBuffer,ArrayBuffer.isView,Blob,DOMTokenList.prototype.forEach,DOMTokenList.prototype.replace,DataView,Date.now,Date.prototype.toISOString,DocumentFragment.prototype.append,DocumentFragment.prototype.prepend,Element.prototype.after,Element.prototype.animate,Element.prototype.append,Element.prototype.before,Element.prototype.classList,Element.prototype.closest,Element.prototype.matches,Element.prototype.nextElementSibling,Element.prototype.prepend,Element.prototype.remove,Element.prototype.replaceWith,Float32Array,Float64Array,Function.prototype.bind,Function.prototype.name,Int16Array,Int32Array,Int8Array,IntersectionObserver,Intl,Intl.DateTimeFormat,JSON,Map,MutationObserver,Node.prototype.contains,NodeList.prototype.forEach,Number.MAX_SAFE_INTEGER,Number.MIN_SAFE_INTEGER,Number.isSafeInteger,Object.assign,Object.create,Object.defineProperties,Object.defineProperty,Object.entries,Object.fromEntries,Object.keys,Object.setPrototypeOf,Object.values,Promise,Reflect,Reflect.apply,Reflect.defineProperty,Reflect.deleteProperty,Reflect.has,Reflect.ownKeys,RegExp.prototype.flags,ResizeObserver,Set,String.fromCodePoint,String.prototype.anchor,String.prototype.codePointAt,String.prototype.endsWith,String.prototype.includes,String.prototype.link,String.prototype.padStart,String.prototype.repeat,String.prototype.startsWith,String.prototype.trim,Symbol,Symbol.iterator,Symbol.prototype.description,Symbol.species,Symbol.toPrimitive,URL,URL.prototype.toJSON,URLSearchParams,Uint16Array,Uint32Array,Uint8Array,Uint8ClampedArray,WeakMap,WeakSet,XMLHttpRequest,atob,console,console.debug,console.error,console.info,console.log,console.warn,document,fetch,getComputedStyle,globalThis,localStorage,matchMedia");
    url.searchParams.set("_", btoa(navigator.userAgent));
    script.src = url.toString();
     script.async = false;
     script.async = false;
     var polyfillPromise = new Promise(function (res) {
     var polyfillPromise = new Promise(function (res) {

2024年1月21日 (日) 18:23的最新版本

/**
 * -------------------------------------------------------------------------
 * !!! DON'T MODIFY THIS PAGE MANUALLY, YOUR CHANGES WILL BE OVERWRITTEN !!!
 * -------------------------------------------------------------------------
 */
var _addText = '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/libPolyfill/MediaWiki:Gadget-libPolyfill.js|user=github-actions[bot]|co-authors=|longId=ff29d27e65bd466c49cdd74578dd0d85def0822e|shortId=ff29d27|summary=auto(Gadget-libPolyfill): new polyfill generated by generatePolyfill}}'; 

/* <pre> */

"use strict";
(function () {
    var script = document.createElement("script");
    var url = new URL("https://polyfill.alicdn.com/v3/polyfill.js");
    url.searchParams.set("features", "Array.from,Array.isArray,Array.prototype.copyWithin,Array.prototype.entries,Array.prototype.fill,Array.prototype.filter,Array.prototype.find,Array.prototype.flat,Array.prototype.forEach,Array.prototype.includes,Array.prototype.indexOf,Array.prototype.keys,Array.prototype.lastIndexOf,Array.prototype.map,Array.prototype.reduce,Array.prototype.some,Array.prototype.sort,Array.prototype.values,ArrayBuffer,ArrayBuffer.isView,Blob,DOMTokenList.prototype.forEach,DOMTokenList.prototype.replace,DataView,Date.now,Date.prototype.toISOString,DocumentFragment.prototype.append,DocumentFragment.prototype.prepend,Element.prototype.after,Element.prototype.animate,Element.prototype.append,Element.prototype.before,Element.prototype.classList,Element.prototype.closest,Element.prototype.matches,Element.prototype.nextElementSibling,Element.prototype.prepend,Element.prototype.remove,Element.prototype.replaceWith,Float32Array,Float64Array,Function.prototype.bind,Function.prototype.name,Int16Array,Int32Array,Int8Array,IntersectionObserver,Intl,Intl.DateTimeFormat,JSON,Map,MutationObserver,Node.prototype.contains,NodeList.prototype.forEach,Number.MAX_SAFE_INTEGER,Number.MIN_SAFE_INTEGER,Number.isSafeInteger,Object.assign,Object.create,Object.defineProperties,Object.defineProperty,Object.entries,Object.fromEntries,Object.keys,Object.setPrototypeOf,Object.values,Promise,Reflect,Reflect.apply,Reflect.defineProperty,Reflect.deleteProperty,Reflect.has,Reflect.ownKeys,RegExp.prototype.flags,ResizeObserver,Set,String.fromCodePoint,String.prototype.anchor,String.prototype.codePointAt,String.prototype.endsWith,String.prototype.includes,String.prototype.link,String.prototype.padStart,String.prototype.repeat,String.prototype.startsWith,String.prototype.trim,Symbol,Symbol.iterator,Symbol.prototype.description,Symbol.species,Symbol.toPrimitive,URL,URL.prototype.toJSON,URLSearchParams,Uint16Array,Uint32Array,Uint8Array,Uint8ClampedArray,WeakMap,WeakSet,XMLHttpRequest,atob,console,console.debug,console.error,console.info,console.log,console.warn,document,fetch,getComputedStyle,globalThis,localStorage,matchMedia");
    url.searchParams.set("_", btoa(navigator.userAgent));
    script.src = url.toString();
    script.async = false;
    var polyfillPromise = new Promise(function (res) {
        script.addEventListener("load", function () { return res(); }, {
            once: true
        });
        script.addEventListener("error", function () { return res(); }, {
            once: true
        });
    });
    Reflect.defineProperty(window, "polyfillPromise", {
        configurable: false,
        enumerable: true,
        writable: false,
        value: polyfillPromise
    });
    document.head.appendChild(script);
})(); 

/* </pre> */