You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/web/dist/assets/xss-a5544f63.js

2 lines
8.3 KiB

import{l as G}from"./cssfilter-af71ba68.js";var X={exports:{}},o={},x={indexOf:function(r,t){var e,n;if(Array.prototype.indexOf)return r.indexOf(t);for(e=0,n=r.length;e<n;e++)if(r[e]===t)return e;return-1},forEach:function(r,t,e){var n,a;if(Array.prototype.forEach)return r.forEach(t,e);for(n=0,a=r.length;n<a;n++)t.call(e,r[n],n,r)},trim:function(r){return String.prototype.trim?r.trim():r.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(r){var t=/\s|\n|\t/,e=t.exec(r);return e?e.index:-1}},j=G.FilterCSS,rr=G.getDefaultWhiteList,L=x;function W(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var B=new j;function er(r,t,e){}function tr(r,t,e){}function nr(r,t,e){}function ir(r,t,e){}function H(r){return r.replace(sr,"&lt;").replace(or,"&gt;")}function ar(r,t,e,n){if(e=q(e),t==="href"||t==="src"){if(e=L.trim(e),e==="#")return"#";if(!(e.substr(0,7)==="http://"||e.substr(0,8)==="https://"||e.substr(0,7)==="mailto:"||e.substr(0,4)==="tel:"||e.substr(0,11)==="data:image/"||e.substr(0,6)==="ftp://"||e.substr(0,2)==="./"||e.substr(0,3)==="../"||e[0]==="#"||e[0]==="/"))return""}else if(t==="background"){if(w.lastIndex=0,w.test(e))return""}else if(t==="style"){if(k.lastIndex=0,k.test(e)||(D.lastIndex=0,D.test(e)&&(w.lastIndex=0,w.test(e))))return"";n!==!1&&(n=n||B,e=n.process(e))}return e=z(e),e}var sr=/</g,or=/>/g,fr=/"/g,lr=/&quot;/g,ur=/&#([a-zA-Z0-9]*);?/gim,cr=/&colon;?/gim,gr=/&newline;?/gim,w=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a)\:/gi,k=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,D=/u\s*r\s*l\s*\(.*/gi;function U(r){return r.replace(fr,"&quot;")}function m(r){return r.replace(lr,'"')}function N(r){return r.replace(ur,function(e,n){return n[0]==="x"||n[0]==="X"?String.fromCharCode(parseInt(n.substr(1),16)):String.fromCharCode(parseInt(n,10))})}function Q(r){return r.replace(cr,":").replace(gr," ")}function $(r){for(var t="",e=0,n=r.length;e<n;e++)t+=r.charCodeAt(e)<32?" ":r.charAt(e);return L.trim(t)}function q(r){return r=m(r),r=N(r),r=Q(r),r=$(r),r}function z(r){return r=U(r),r=H(r),r}function pr(){return""}function vr(r,t){typeof t!="function"&&(t=function(){});var e=!Array.isArray(r);function n(s){return e?!0:L.indexOf(r,s)!==-1}var a=[],f=!1;return{onIgnoreTag:function(s,i,u){if(n(s))if(u.isClosing){var l="[/removed]",c=u.position+l.length;return a.push([f!==!1?f:u.position,c]),f=!1,l}else return f||(f=u.position),"[removed]";else return t(s,i,u)},remove:function(s){var i="",u=0;return L.forEach(a,function(l){i+=s.slice(u,l[0]),u=l[1]}),i+=s.slice(u),i}}}function dr(r){for(var t="",e=0;e<r.length;){var n=r.indexOf("<!--",e);if(n===-1){t+=r.slice(e);break}t+=r.slice(e,n);var a=r.indexOf("-->",n);if(a===-1)break;e=a+3}return t}function Tr(r){var t=r.split("");return t=t.filter(function(e){var n=e.charCodeAt(0);return n===127?!1:n<=31?n===10||n===13:!0}),t.join("")}o.whiteList=W();o.getDefaultWhiteList=W;o.onTag=er;o.onIgnoreTag=tr;o.onTagAttr=nr;o.onIgnoreTagAttr=ir;o.safeAttrValue=ar;o.escapeHtml=H;o.escapeQuote=U;o.unesc