2 lines
53 KiB
Plaintext
2 lines
53 KiB
Plaintext
/*! For license information please see runtime~client-entry.3c1fa5fc.js.LICENSE.txt */
|
|
!function(e,t){"object"==typeof module&&"object"==typeof module.exports?t():"function"==typeof define&&define.amd?define([],t):(e="undefined"!=typeof globalThis?globalThis:e||self)&&t()}(this,function(){"use strict";"object"==typeof window&&(window.openRedirect={version:"1.2.20",webpackPluginVersion:"3.4.22",reportOnly:!1})}),!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).xss={})}(this,function(e){"use strict";var t=function(){return(t=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function r(e,t,r){if(r||2==arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}var n=/[^a-zA-Z0-9\\_:.-]/gim,i=/</g,o=/>/g,a=/&#([a-zA-Z0-9]*);?/gim,c=/"/g,u=/:?/gim,l=/&newline;?/gim,d=/((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,f=/u\s*r\s*l\s*\(.*/gi,s=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,b=/"/g,g=function(e){return e.replace(i,"<").replace(o,">")},h={indexOf:function(e,t){var r,n;for(r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return -1},forEach:function(e,t,r){var n,i;for(n=0,i=e.length;n<i;n++)t.call(r,e[n],n,e)},some:function(e,t,r){var n,i;for(n=0,i=e.length;n<i;n++)if(t.call(r,e[n],n,e))return!0;return!1},trim:function(e){return e.replace(/(^\s*)|(\s*$)/g,"")},includes:function(e,t){if("string"==typeof e)return -1!==e.indexOf(t);for(var r=0;r<e.length;r++)if(e[r]===t)return!0;return!1},spaceIndex:function(e){var t=/\s|\n|\t/.exec(e);return t?t.index:-1},uniq:function(e){for(var t={},r=[],n=0;n<e.length;n++)t[e[n]]||(r.push(e[n]),t[e[n]]=!0);return r},from:function(e){for(var t=[],r=0;r<e.length;r++)t.push(e[r]);return t},keys:function(e){var t=[];for(var r in e)t.push(r);return t}};function p(e){return null==e}function m(e){var t;return'"'===(t=e)[0]&&'"'===t[t.length-1]||"'"===t[0]&&"'"===t[t.length-1]?e.substr(1,e.length-2):e}function v(e){var t,r,n,i,o,a,c,u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l="",d=0;for(e=function(e){e=e.replace(/rn/g,"n");for(var t="",r=0;r<e.length;r++){var n=e.charCodeAt(r);n<128?t+=String.fromCharCode(n):n>127&&n<2048?t+=String.fromCharCode(n>>6|192)+String.fromCharCode(63&n|128):t+=String.fromCharCode(n>>12|224)+String.fromCharCode(n>>6&63|128)+String.fromCharCode(63&n|128)}return t}(e);d<e.length;)i=(t=e.charCodeAt(d++))>>2,o=(3&t)<<4|(r=e.charCodeAt(d++))>>4,a=(15&r)<<2|(n=e.charCodeAt(d++))>>6,c=63&n,isNaN(r)?a=c=64:isNaN(n)&&(c=64),l=l+u.charAt(i)+u.charAt(o)+u.charAt(a)+u.charAt(c);return l}function y(e){var t,r,n,i,o,a,c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",u="",l=0;for(e=e.replace(/[^A-Za-z0-9+/=]/g,"");l<e.length;)t=c.indexOf(e.charAt(l++))<<2|(i=c.indexOf(e.charAt(l++)))>>4,r=(15&i)<<4|(o=c.indexOf(e.charAt(l++)))>>2,n=(3&o)<<6|(a=c.indexOf(e.charAt(l++))),u+=String.fromCharCode(t),64!==o&&(u+=String.fromCharCode(r)),64!==a&&(u+=String.fromCharCode(n));return function(e){for(var t="",r=0,n=0,i=0,o=0;r<e.length;)(n=e.charCodeAt(r))<128?(t+=String.fromCharCode(n),r++):n>191&&n<224?(t+=String.fromCharCode((31&n)<<6|63&(o=e.charCodeAt(r+1))),r+=2):(o=e.charCodeAt(r+1),t+=String.fromCharCode((15&n)<<12|(63&o)<<6|63&(i=e.charCodeAt(r+2))),r+=3);return t}(u)}function L(e,t,r){var n="",i=0,o=!1,a=!1,c=0,u=e.length,l="",d="";e:for(c=0;c<u;c++){var f=e.charAt(c);if(!1===o){if("<"===f){o=c;continue}}else if(!1===a){if("<"===f){n+=r(e.slice(i,c)),o=c,i=c;continue}if(">"===f||c===u-1){n+=r(e.slice(i,o)),l=function(e){var t,r=h.spaceIndex(e);return t=-1===r?e.slice(1,-1):e.slice(1,r+1),"/"===(t=h.trim(t).toLowerCase()).slice(0,1)&&(t=t.slice(1)),"/"===t.slice(-1)&&(t=t.slice(0,-1)),t}(d=e.slice(o,c+1)),n+=t(o,n.length,l,d,"</"===d.slice(0,2)),i=c+1,o=!1;continue}if('"'===f||"'"===f)for(var s=1,b=e.charAt(c-s);""===b.trim()||"="===b;){if("="===b){a=f;continue e}b=e.charAt(c-++s)}}else if(f===a){a=!1;continue}}return i<u&&(n+=r(e.substr(i))),n}function S(e,t){var r=0,i=0,o=[],a=!1,c=e.length;function u(e,r){if(!((e=(e=h.trim(e)).replace(n,"").toLowerCase()).length<1)){var i=t(e,r||"");i&&o.push(i)}}for(var l=0;l<c;l++){var d=e.charAt(l),f=void 0;if(!1!==a||"="!==d){if(!1===a||l!==i){if(/\s|\n|\t/.test(d)){if(e=e.replace(/\s|\n|\t/g," "),!1===a){if(-1===(f=function(e,t){for(;t<e.length;t++){var r=e[t];if(" "!==r)return"="===r?t:-1}return -1}(e,l))){u(h.trim(e.slice(r,l))),a=!1,r=l+1;continue}l=f-1;continue}if(-1===(f=function(e,t){for(;t>0;t--){var r=e[t];if(" "!==r)return"="===r?t:-1}return -1}(e,l-1))){u(a,m(h.trim(e.slice(r,l)))),a=!1,r=l+1;continue}}}else{if(-1===(f=e.indexOf(d,l+1)))break;u(a,h.trim(e.slice(i+1,f))),a=!1,r=(l=f)+1}}else a=e.slice(r,l),r=l+1,i='"'===e.charAt(r)||"'"===e.charAt(r)?r:function(e,t){for(;t<e.length;t++){var r=e[t];if(" "!==r)return"'"===r||'"'===r?t:-1}return -1}(e,l+1)}return r<e.length&&(!1===a?u(e.slice(r)):u(a,m(h.trim(e.slice(r))))),h.trim(o.join(" "))}function P(e,t,r){if(r=function(e){return e=function(e){for(var t="",r=0,n=e.length;r<n;r++)t+=32>e.charCodeAt(r)?" ":e.charAt(r);return h.trim(t)}(e=(e=(e=e.replace(c,'"')).replace(a,function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))})).replace(u,":").replace(l," "))}(r),"href"===t||"src"===t){if("#"===(r=h.trim(r)))return"#";if("http://"!==r.substr(0,7)&&"https://"!==r.substr(0,8)&&"mailto:"!==r.substr(0,7)&&"tel:"!==r.substr(0,4)&&"data:image/"!==r.substr(0,11)&&"ftp://"!==r.substr(0,6)&&"./"!==r.substr(0,2)&&"../"!==r.substr(0,3)&&"#"!==r[0]&&"/"!==r[0])return""}else if("background"===t){if(d.lastIndex=0,d.test(r))return""}else if("style"===t&&(s.lastIndex=0,s.test(r)||(f.lastIndex=0,f.test(r)&&(d.lastIndex=0,d.test(r)))))return"";return r=function(e){return e=g(e=e.replace(b,"""))}(r)}var w=function(e){return"string"==typeof e?e.replace(/'/g,'"').replace('=""',"").replace(/\s+/g,"").toLowerCase():""},x=function(){function e(e){var t=function(e){var t={};for(var r in e)t[r]=e[r];return t}(e||{});t.stripIgnoreTag&&(t.onIgnoreTag,t.onIgnoreTag=function(){return""}),t.whiteList={},t.onTag=function(){},t.onTagAttr=function(){},t.onIgnoreTag=function(){},t.onIgnoreTagAttr=function(){},t.safeAttrValue=P,t.escapeHtml=g,this.options=Object.assign(t,e)}return e.prototype.process=function(e){if(!(e=(e=e||"").toString()))return"";var t,r,n,i,o,a,c=this.options,u=c.whiteList,l=c.onTag,d=c.onIgnoreTag,f=c.onTagAttr,s=c.onIgnoreTagAttr,b=c.safeAttrValue,g=c.escapeHtml;c.stripBlankChar&&(e=(t=(t=e.split("")).filter(function(e){var t=e.charCodeAt(0);return!(127===t||t<=31&&10!==t&&13!==t)})).join("")),c.allowCommentTag||(e=function(e){for(var t="",r=0;r<e.length;){var n=e.indexOf("\x3c!--",r);if(-1===n){t+=e.slice(r);break}t+=e.slice(r,n);var i=e.indexOf("--\x3e",n);if(-1===i)break;r=i+3}return t}(e));var p=!1;c.stripIgnoreTagBody&&(r=c.stripIgnoreTagBody,"function"!=typeof(n=d)&&(n=function(){}),i=!Array.isArray(r),o=[],a=!1,d=(p={onIgnoreTag:function(e,t,c){var u;if(u=e,i||-1!==h.indexOf(r,u)){if(c.isClosing){var l="[/removed]",d=c.position+l.length;return o.push([!1!==a?a:c.position,d]),a=!1,l}return a||(a=c.position),"[removed]"}return n(e,t,c)},remove:function(e){var t="",r=0;return h.forEach(o,function(n){t+=e.slice(r,n[0]),r=n[1]}),t+=e.slice(r)}}).onIgnoreTag);var m=L(e,function(e,t,r,n,i){var o={sourcePosition:e,position:t,isClosing:i,isWhite:Object.prototype.hasOwnProperty.call(u,r)},a=l(r,n,o);if(null!=a)return a;if(o.isWhite){if(o.isClosing)return"</".concat(r,">");var c=function(e){var t=h.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};var r="/"===(e=h.trim(e.slice(t+1,-1)))[e.length-1];return r&&(e=h.trim(e.slice(0,-1))),{html:e,closing:r}}(n),p=u[r],m=S(c.html,function(e,t){var n=-1!==h.indexOf(p,e),i=f(r,e,t,n);return null==i?n?(t=b(r,e,t,null))?"".concat(e,'="').concat(t,'"'):e:null==(i=s(r,e,t,n))?void 0:i:i});return n="<".concat(r),m&&(n+=" ".concat(m)),c.closing&&(n+=" /"),n+=">"}return null==(a=d(r,n,o))?g(n):a},g);return p&&(m=p.remove(m)),m},e}(),C=Function("\nvar _checkXSS = function (it) {\n return it && it.Math == Math && it;\n};\nreturn _checkXSS(typeof globalThis === 'object' && globalThis) ||\n_checkXSS(typeof window === 'object' && window) ||\n_checkXSS(typeof self === 'object' && self) ||\n_checkXSS(typeof global === 'object' && global) ||\nFunction('return this')();\n")(),k=new(function(){function e(){var e=this;this.batchData=[],this.uniqKeys=new Set,this.timeout=2e3,this.lock=!1,this.getSlardarBid=function(){var t,r,n="douyin_web";if(!h.includes(n,"bid"))return n;if(e.config&&e.config.bid)return e.config.bid;if(C&&C._xssBid)return C._xssBid;if(C&&C.slardar&&"function"==typeof C.slardar.config){var i=(C.slardar.config()||{}).bid;if(i)return i}if(C&&C.Slardar&&"function"==typeof C.Slardar.config){var o=(C.Slardar.config()||{}).bid;if(o)return o}return(null===(r=null===(t=null==C?void 0:C.Slardar)||void 0===t?void 0:t._baseParams)||void 0===r?void 0:r.bid)||"argus"},this.getConfigRegion=function(){var t;return h.includes("cn","region")?e.config&&e.config.region?e.config.region:((null===(t=null==C?void 0:C.gfdatav1)||void 0===t?void 0:t.region)||"cn").toLowerCase():"cn"},this.gerReportUrl=function(){var t={cn:y("aHR0cHM6Ly9tb24uemlqaWVhcGkuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9"),boe:y("aHR0cHM6Ly9tb24uemlqaWVhcGkuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9"),ttp:y("aHR0cHM6Ly9tb24udXMudGlrdG9rdi5jb20vbW9uaXRvcl9icm93c2VyL2NvbGxlY3QvYmF0Y2gvc2VjdXJpdHkvP2JpZD0="),va:y("aHR0cHM6Ly9tb24tdmEuYnl0ZW92ZXJzZWEuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9"),maliva:y("aHR0cHM6Ly9tb24tdmEuYnl0ZW92ZXJzZWEuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9"),sg:y("aHR0cHM6Ly9tb24tdmEuYnl0ZW92ZXJzZWEuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9"),boei18n:y("aHR0cHM6Ly9tb24tdmEuYnl0ZW92ZXJzZWEuY29tL21vbml0b3JfYnJvd3Nlci9jb2xsZWN0L2JhdGNoL3NlY3VyaXR5Lz9iaWQ9")}[e.getConfigRegion()];if(t)return t+e.getSlardarBid()}}return e.prototype.setConfig=function(e){this.config=e},e.prototype.upload=function(){var e=this,t=this.gerReportUrl();!this.lock&&t&&0!==this.batchData.length&&(this.lock=!0,setTimeout(function(){var r=e.batchData.slice(0,100);e.batchData=e.batchData.slice(100),C.fetch(t,{method:"post",body:JSON.stringify(r),headers:{"Content-Type":"application/json"}}).catch(function(e){}),e.lock=!1,e.upload()},this.timeout))},e.prototype.generateKey=function(e){return e.collectKey?[e.collectMode,e.collectKey].join("___"):""},e.prototype.push=function(e){this.batchData.push(e),this.upload()},e.prototype.report=function(e){var t=this.generateKey(e);if(C.fetch&&e.collectKey){var r="object"==typeof window?window.location.href:"SSR";e.documentUrl=r;var n={age:Math.floor(Date.now()),type:"xss",url:r,body:e,"user-agent":""};"enforce"===e.disposition&&"SSR"!==r||(n.url=t),"SSR"===r&&(n.url="SSR___".concat(n.url),n.body.ssr=!0),this.push(n)}},e}()),A=function(e){for(var t=0,r=function(r){Array.isArray(e[r])?0===e[r].length?delete e[r]:(e[r]=h.from(h.uniq(e[r])),t+=e[r].length):0===h.keys(e[r]).length?delete e[r]:h.keys(e[r]).forEach(function(n){e[r][n]=h.from(h.uniq(e[r][n])),t+=e[r][n].length})},n=0,i=h.keys(e);n<i.length;n++)r(i[n]);return{count:t,ret:e}};function R(e,t){return k.setConfig(t),new x(t).process(e)}function _(e){var t,r=(t=/\s|\n|\t/.exec(e))?t.index:-1;if(-1===r)return{html:"",closing:"/"===e[e.length-2]};var n="/"===(e=e.slice(r+1,-1).trim())[e.length-1];return n&&(e=e.slice(0,-1).trim()),{html:e,closing:n}}var T=function(e){return -1===(e=(e=(e=(e=e.replace(/:/gi,":")).replace(/&tab;/gi,"")).replace(/&newline;/gi,"")).replace(/(\t|\n|\r)/g,"")).indexOf("&#")?e.trim().toLowerCase():e.trim().replace(/&#(?:(x)([0-9a-f]+)|([0-9]+));?/gi,function(e,t,r,n){return String.fromCharCode(t?parseInt(r,16):parseInt(n))}).replace(/(\t|\n|\r)/g,"").toLowerCase()};function N(e,t){if(void 0===e&&(e=""),"string"!=typeof e)return!0;if(e=T(e),h.includes(e,"base64")&&!function(e){if(""===e||""===e.trim())return!0;try{return!h.includes(e,"data:text/html;base64")}catch(e){return!0}}(e))return t&&t("data:text/html;base64"),!1;var r=["expression(","behavior:","view-source:"];if(h.some(r,function(t){return -1!==e.indexOf(t)}))return h.forEach(r,function(r){-1!==e.indexOf(r)&&t&&t(r)}),!1;var n=["data:application","data:javascript","data:text/html","data:texthtml"];if(h.some(n,function(t){return -1!==e.indexOf(t)}))return h.forEach(n,function(r){-1!==e.indexOf(r)&&t&&t(r)}),!1;if(e.indexOf("javascript:")>0)return t&&t("javascript:"),!1;if(/^javascript:/i.test(e)){var i=e.slice(11).replace(/\s/g,"").trim();return!!h.some(["void","void(0)","void0","false","undefined",";"],function(e){return e===i})||(t&&t("javascript:"),!1)}return!0}var E=function(e,t){var r,n,i="<%= isSaveValidUrl =>";if("string"!=typeof e||(n=Number("<%= urlLimit =>"),void 0!==r&&(n=r),"NaN"!==e.toString()&&-1!==n&&e.length>=n)||N(e,t))return e;try{if(!0===(i=JSON.parse(i))||"true"===i){var o=new URL(e);return o.origin+o.pathname}}catch(e){}return"#"};function O(e,t,n){if(void 0===e&&(e=""),void 0===t&&(t=[]),"string"!=typeof e)return!0;if(!N(e=T(e)))return!1;var i,o={url:(i=e.match(/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:\?([^#]*))?(?:#(.*))?$/)||[])[0],scheme:i[1],slash:i[2],host:i[3],port:i[4],path:i[5],query:i[6],hash:i[7]},a=o.scheme,c=o.host;return n?!!n(e):!(!a||!c)&&(!h.includes(["http","https","file"],a)||("object"==typeof window&&window&&(t=r(r([],t,!0),[location.host],!1)),h.some(t,function(e){return!!(e instanceof RegExp&&e.test(c))||e===c})))}var M={a:["target","title","spellcheck","rel"],canvas:[],abbr:["title"],address:[],area:["shape","coords","alt"],article:[],aside:[],audio:["autoplay","controls","loop","preload"],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:["dir"],dl:[],dt:[],em:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["alt","title","width","height","decoding"],ins:["datetime"],li:[],mark:[],nav:[],ol:["start"],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],sup:[],delete:[],form:[],strong:[],mask:["maskunits","x","y","width","height","fill"],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:[],wbr:[],video:["autoplay","controls","loop","preload","height","width"],svg:["viewBox","version","xmlns","fill","width","height","stroke","stroke-width","style"],path:["d","fill","opacity","stroke","p-id","fill-rule","clip-rule","stroke-width","stroke-linecap","stroke-linejoin","fill-opacity","mask"],rect:["x","y","width","height","fill","stroke","rx"],g:[]},j={collect:null,initCollect:function(){this.collect={whiteList:{},filterProtocol:[]}},removeCollect:function(){var e=A(this.collect),t=e.count,r=e.ret;return this.collect=null,{collectKey:0===t?null:JSON.stringify(r),collectMode:"white"}},onIgnoreTagAttr:function(e,t,n){return e&&h.indexOf(["href","src"],t)>-1?j.domainWhiteList&&Array.isArray(j.domainWhiteList)&&j.domainWhiteList.length>0&&!O(n,r([],j.domainWhiteList,!0))?"":"".concat(t,'="').concat(E(n,function(e){var t;null===(t=j.collect)||void 0===t||t.filterProtocol.push(e)}),'"'):e&&(h.indexOf(["style","class","id"],t)>-1||t.indexOf("data-")>-1)?"".concat(t,'="').concat(n,'"'):(j.collect.whiteList[e]=j.collect.whiteList[e]||[],void j.collect.whiteList[e].push(t))},onIgnoreTag:function(e,t){if("style"===e)return t;L(t,function(e,t,r,n){S(_(n).html.replace("/",""),function(e){j.collect.whiteList[r]=j.collect.whiteList[r]||[],j.collect.whiteList[r].push(e)})},g)},whiteList:M,mergeWhiteList:function(e){for(var t,r={},n=0,i=h.keys(M);n<i.length;n++)r[t=i[n]]=h.from(M[t]);for(var o=0,a=h.keys(e);o<a.length;o++)r[t=a[o]]=t in M?M[t].concat(e[t]):h.from(e[t]);return r},setWhiteList:function(e){for(var t=0,r=h.keys(e);t<r.length;t++){var n=r[t];this.whiteList[n]=n in M?M[n].concat(e[n]):h.from(e[n])}}};try{var I={},V="merge";h.includes(V,"override")&&(j.whiteList=I.whiteList),h.includes(V,"merge")&&j.setWhiteList(I.whiteList)}catch(e){}var H=function(e,t){for(var r={},n=0,i=h.keys(e);n<i.length;n++){var o=i[n];Array.isArray(e[o])?r[o]=h.from(e[o]):r[o]=H({},e[o])}for(var a=0,c=h.keys(t);a<c.length;a++)(o=c[a])in e?Array.isArray(e[o])?r[o]=e[o].concat(t[o]):r[o]=H(e[o],t[o]):Array.isArray(t[o])?r[o]=h.from(t[o]):r[o]=H({},t[o]);return r},D={blackList:{a:["folder"],meta:["content"],iframe:["srcdoc"],input:["pattern"],vmlframe:["xmlns"]},blackTags:["script","xml","embed","isindex","object","base","set","handler","animate","payload","import"],blackAttrs:["charset","ns","namespace","formaction","xlink:href","xmlns:xlink","handler","repeat","repeat-start","repeat-end"],blackAttrRegExps:[/^on/],filterList:{param:["value"],video:["poster"],form:["action"]},filterAttrs:["href","src","background","style","dynsrc","lowsrc","content"]};try{var W={};W.blackAttrRegExps&&(W.blackAttrRegExps=W.blackAttrRegExps.map(function(e){return new RegExp(e.toString().slice(1,e.toString().length-1))}));var G="merge";h.includes(G,"override")&&(D=W),h.includes(G,"merge")&&(D=H(D,W))}catch(e){}var B={mode:"black",whiteList:{},blackConfig:D,collect:null,initCollect:function(){B.collect={blackList:{},blackTags:[],blackAttrs:[],blackAttrRegExps:[],filterAttrs:[],filterList:{},filterProtocol:[]}},removeCollect:function(){var e=A(B.collect),t=e.count,r=e.ret;return B.collect=null,{collectKey:0===t?null:JSON.stringify(r),collectMode:"black"}},onIgnoreTag:function(e,t){var r;if(!h.includes(D.blackTags,e))return L(t,function(e,t,r,n,i){if(-1!==r.indexOf("/"))return g(n);if(i)return"</".concat(r,">");var o=_(n),a=S(o.html,function(e,t){var n,i=0;if(D.blackList[r]&&h.includes(D.blackList[r],e)&&(B.collect.blackList[r]=B.collect.blackList[r]||[],B.collect.blackList[r].push(e),i++),D.blackAttrRegExps.length&&D.blackAttrRegExps.some(function(t){return t.test(e)})&&h.forEach(D.blackAttrRegExps,function(t){t.test(e)&&(B.collect.blackAttrRegExps.push("".concat(t.toString(),"->").concat(e)),i++)}),D.blackAttrs.length&&h.includes(D.blackAttrs,e)&&(D.blackAttrs.push(e),i++),!i){if(D.filterList&&D.filterList[r]&&h.includes(D.filterList[r],e)){var o=E(t,function(e){var t;null===(t=B.collect)||void 0===t||t.filterProtocol.push(e)});return o!==t&&(B.collect.filterList[r]=B.collect.filterList[r]||[],B.collect.filterList[r].push(e)),t?"".concat(e,"='").concat(o,"'"):e}return D.filterAttrs&&h.includes(D.filterAttrs,e)?((o=E(t,function(e){var t;null===(t=B.collect)||void 0===t||t.filterProtocol.push(e)}))!==t&&(null===(n=B.collect)||void 0===n||n.filterAttrs.push(e)),t?"".concat(e,"='").concat(o,"'"):e):t?"".concat(e,"='").concat(t,"'"):e}});return n="<".concat(r),a&&(n+=" ".concat(a)),o.closing&&(n+=" /"),n+=">"},g);null===(r=B.collect)||void 0===r||r.blackTags.push(e)}},J=function(e){var t=e.reportOnly,r=void 0===t||t,n=e.block;return r&&"all"===r?"report":("string"==typeof r&&("true"===r&&(r=!0),"false"===r&&(r=!1)),n?"enforce":r?"report":"enforce")},U=function(e){return function(r,n,i){if(!r||"string"!=typeof r)return r;var o=n;e===R&&(o=j).initCollect();var a=e(r,o);if(w(a)===w(r))return r;if(!i)return a;var c=i.logType,u=J(i),l=o.removeCollect();return k.report(t(t({type:c,disposition:u},l),{sourceText:v(r),filterText:v(a)})),"enforce"===u?a:r}},Z=U(function(e,t){return void 0===t&&(t={}),t&&t.whiteList||(t.whiteList={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"]}),new x(t).process(e)}),F=U(R),X=function(e,t,r){var n=[],i=E(e,function(e){n.push(e)});if(i===e)return e;n=h.from(h.uniq(n));var o=t||r||{};if(!o)return i;var a=o.logType,c=J(r);return k.report({type:a,disposition:c,collectKey:n.join("___"),collectData:JSON.stringify(n),collectMode:"black",sourceText:v(e),filterText:v(i)}),"enforce"===c?i:e},Y=C._xssProject||{},z=C.xssNamespace||{},K="3.0.26",q={FilterXSS:x,version:K,webpackPluginVersion:"<%= webpackPluginVersion =>",reportOnly:"<%= reportOnly =>",filterXSS:Z,_filterXSS:F,filterUrl:X,Config:j,BlackConfig:B,project:Y,setProjectName:function(e){Y[e]=this,C._xssProjectName=e}};z.douyin_web=q,C.xssNamespace=z,C.Math&&!C.Math.xssNamespace&&(C.Math.xssNamespace=z),Y[K]=q,C.globalThis=C,C.getFilterXss=function(){return void 0!==this._xssProjectName?this._xssProject[this._xssProjectName]:q},C.xss=q,C.isSafeUrl=O,C.isSafeDomain=O,C.isSafeProtocol=N,C._xssProject=Y,C._xssProjectName&&(Y[C._xssProjectName]=q);var Q=q.setProjectName.bind(q);e.BlackConfig=B,e.Config=j,e.FilterXSS=x,e._filterXSS=F,e.filterUrl=X,e.filterXSS=Z,e.isSafeDomain=O,e.isSafeProtocol=N,e.isSafeUrl=O,e.project=Y,e.setProjectName=Q,e.setXssNamespace=function(e){var t=e.appId,r=e.bid,n=e.region;z[t]=q;j.bid=r,j.region=n,j.enabled=!0},e.xssNamespace=z,Object.defineProperty(e,"__esModule",{value:!0})}),!function(){"use strict";var e,t,r,n,i,o,a,c,u={},l={};function d(e){var t=l[e];if(void 0!==t)return t.exports;var r=l[e]={id:e,loaded:!1,exports:{}};return u[e].call(r.exports,r,r.exports,d),r.loaded=!0,r.exports}d.m=u,d.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(t,{a:t}),t},t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},d.t=function(r,n){if(1&n&&(r=this(r)),8&n||"object"==typeof r&&r&&(4&n&&r.__esModule||16&n&&"function"==typeof r.then))return r;var i=Object.create(null);d.r(i);var o={};e=e||[null,t({}),t([]),t(t)];for(var a=2&n&&r;"object"==typeof a&&!~e.indexOf(a);a=t(a))Object.getOwnPropertyNames(a).forEach(function(e){o[e]=function(){return r[e]}});return o.default=function(){return r},d.d(i,o),i},d.d=function(e,t){for(var r in t)d.o(t,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},d.f={},d.e=function(e){return Promise.all(Object.keys(d.f).reduce(function(t,r){return d.f[r](e,t),t},[]))},d.u=function(e){return"async/"+(({102:"player-Clarity",10371:"EnterAndLeave",11049:"PicturePlugin",12047:"routes-Hashtag-id-hot-page-route",12204:"NoticeEntry",12581:"player-SettingList",13505:"ShareContent",13508:"webcodecs-flv-player-0.0.2-alpha.86-2026070605",13675:"LotteryViewPlugin",1376:"island_c9551~0",13968:"routes-Recommend-route",14352:"transport-schema",14873:"routes-Hot-id-route",15403:"StatusHandler",15463:"OrderSingPlugin",15723:"routes-Shipin-id-route",15967:"routes-Follow-route",16362:"NoticeDialogWrapperNoticeDialogWrapper",16489:"NewVideoRoomPlugin",16616:"routes-LynxModalVideo-route",16787:"routes-AiSearch-share-route",16870:"LoginCheck",16970:"island_79fa5",17282:"AudioCheatTips",18100:"routes-Activity-id-route",18419:"PKSEIPlugin",19070:"LiveSliderCard",1977:"GroupFightPlugin",19875:"island_32db9",20345:"routes-Light-id-route",2091:"RoomEvent",21248:"editor-kit~1",21416:"RedPacketShortTouchPlugin",22299:"GlobalControlPlugin",22338:"routes-LynxPrivacy-route",22347:"routes-LynxReport-route",22556:"editor-kit-styles",22670:"DoubleScreenPlugin",23145:"editor-kit~0",23356:"routes-Topic-id-route",23426:"RoomInfoBar",2358:"LiveDebugStoragePlugin",23604:"routes-VsChannel-channel-route",23881:"RotatePlugin",23949:"component-siderbar",24121:"routes-Preloadclient-route",24276:"electronInject",2434:"routes-MicroGame-route",2440:"ImLoginGuidePanel",24450:"routes-Hashtag-id-page-route",24480:"GameRelatedWord",24836:"island_4f5df",25041:"routes-LynxLogin-route",25281:"island_f4a73",25413:"RTCLayerPlugin",25782:"player-PictureMode",25786:"webcodecs-player-0.0.2-alpha.86-2026070605",25886:"ImEntryInitHelper",25986:"DanmaSetting",26:"rts-schema",26003:"ImEntryOld",26098:"routes-Note-id-route",27336:"routes-Hashtag-id-new-route",2787:"DouPlusCards",28716:"GameExplainCardContainer",29259:"routes-LynxFeedBack-route",29913:"AiHelper",3e3:"VipRedPacketView",30188:"SearchSideCard",3047:"TripleScreenPlugin",30574:"VipViewPlugin",30745:"OrderSingListRule",30868:"RecommendLoginDialog",31216:"text-encoding",31394:"PrivacySettingEntry",32284:"LeadingLoginPlugin",33417:"routes-Mall-item-id-route",34162:"AutoRunModal",34593:"routes-Hot-id-topic-route",35473:"LinkMicDynamicPlugin",35827:"AiCard",36049:"routes-Downloadpage-route",36159:"island_af08d",3625:"routes-Wallpaper-route",36737:"routes-404",3805:"ShortTouchPlugin",3843:"routes-LynxLoading-route",38681:"DownloadDirSelectionPanel",3932:"feelgood",40166:"ExhibitionEntrance",40261:"douyin-player-plugins-sync",40529:"island_c9551~d0ce9600",41107:"routes-LynxUserMenuPanel-route",41299:"GroupLive",41306:"ProgrammeWrapper",41699:"MessageVirtualList",43654:"live-schema",44143:"LiveLike",44685:"routes-Chat-route",45015:"routes-VsDetail-id-route",4547:"NewLinkMicLayoutPlugin",45807:"routes-ZhuanTi-route",46668:"LiveReserveCardMain",46701:"UgcAvatar",46707:"OverseaModal",46722:"LinkMicApplyPlugin",47323:"routes-LVDetail-id-route",4750:"ImEntry-db",48454:"routes-Wallpaper-id-route",48539:"EffectSwitchPlugin",48970:"routes-AiSearch-route",49447:"routes-Shipin-fenlei-page-route",49512:"routes-Jingxuan-tag-route",50008:"GiftTrayPlugin",5072:"Toolbar",51163:"routes-Hashtag-id-route",52429:"LotteryShortTouchPlugin",52486:"routes-Music-id-route",53062:"ShopDetailSideCard",53268:"PromotionList",5393:"PausePop",54082:"island_c9551~06e76840",55654:"GameHelperSetting",55756:"CanvasDanmakuPlugin",5615:"MoreLiveEntrancePlugin",56362:"PaidLivePlugin",56550:"HourRankListEntranceNewStyle",56877:"TabSwitch",5712:"routes-Downloadpage-pageInfo-route",58510:"routes-VS-route",58861:"routes-Collection-id-route",58959:"NoticeEntry-handle",58983:"DetailContextMenuPlugin",58992:"ChangeDynamicBg",5987:"ImEntryVmok",60770:"LiveUserProfile",61505:"QualitySwitchPluginV2",61639:"routes-Hashtag-id-new-page-route",62099:"GuestBattlePlugin",624:"NewPlayerErrorCover",62829:"routes-LogTrace-route",63199:"LandPageContainer",63250:"routes-Collection-id-episode-route",63531:"NoticeEntryInitHelper",64041:"routes-Series-route",64551:"VideoRoomPlugin",64914:"UpdateFunctionTypePlugin",64995:"AdminPrivilegePlugin",65259:"RedPacketViewPlugin",65520:"VideoInfoSideCard",65771:"island_79a63",6593:"player-Interaction",66129:"routes-LynxShortcut-route",66246:"routes-ZhuanTi-fenlei-page-route",66660:"ToolbarPluginImpl",67228:"VipRedpacket",67337:"LiveFromAppTips",67393:"PKViewPlugin",68090:"routes-Video-id-route",69091:"DetectHevcFrame",69763:"island_237ab",69775:"LiveShareInternal",70700:"routes-ZhuanTi-id-route",71091:"RechargePanel",71242:"routes-route",71361:"TopEffectPlugin",72327:"routes-Htmlmap-pageInfo-route",72650:"GiftEffectPlugin",72682:"routes-Friend-route",72876:"routes-LynxNoticeEntry-route",73231:"routes-Hot-detail-id-route",73260:"NewLinkInit",73491:"routes-GameActivityDetail-route",73531:"ImEntry",75061:"player-MiniWinMask",75245:"Redpacket",75404:"ChatRoom",75585:"DownloadJXModal",75739:"AdSideCard",76059:"douyin-player-plugins",7680:"VipLiveBoundaryPlugin",76965:"ImBody",77004:"ActivityIndicator",77772:"SodaCards",78498:"GameCards",78501:"routes-LynxPostDropdown-route",78675:"routes-Shipin-route",78725:"island_27255",78783:"island_b69f5",78939:"Tracking",78953:"MoreBtn",79164:"LiveStallPerfReporter",80286:"SiderBar",80557:"routes-Article-id-route",80656:"GamePointsShortTouchPlugin",81021:"ChapterSideCard",81387:"AudioRoomPlugin",81913:"GiftMenuPlugin",82199:"LiveMaxMember",82951:"island_1c7f6",83379:"ImShare",83404:"ActivityCard",84183:"island_831db",84618:"island_49a8f",84869:"routes-User-id-route",85016:"island_5216b",85022:"island_076c3",8562:"ServiceCenterPlugin",85623:"PictureMode",85820:"NewRTCLayerPlugin",86345:"LinkMicViewPreview",86354:"RoomMessageConsume",86373:"routes-Help-route",86594:"routes-Creatorvideo-id-route",8734:"RichTextEditor",87538:"routes-Musicplaylist-id-route",87573:"live-canvas-danmaku",88424:"TheaterPlugin",88767:"ecom-schema-im",89021:"routes-LynxWallpaper-route",8937:"routes-Live-webrid-route",89730:"routes-LynxSettingsPanel-route",9040:"RechageBtn",90503:"ConfirmModal",90551:"FeedBackOnline",90597:"ModalVideo",9074:"routes-Search-keyword-route-ac5611b3",91038:"routes-LynxRiskControl-route",91039:"OperatingBar",91465:"NoticeEntry-frontier",91551:"player-VideoInfo",92053:"RightPanelContainer",92064:"SelectGuest",9220:"routes-LynxImEntry-route",92403:"live-schema-im",92809:"island_c9551~cea5f2bd",92967:"routes-LynxRecharge-route",93839:"island_7d8e5",9417:"OrderSingList",9463:"LocalPlayerGuideModal",94865:"routes-Search-keyword-route-3310b260",95542:"DanmakuPlugin",95803:"routes-Hot-route",95934:"VrPlugin",9613:"GroupLivePlugin",96170:"RedPacketNew",96605:"ForceLoginRecorder",9664:"player-MenuList",97894:"routes-Hashtag-id-hot-route",98058:"HintContainerPlugin",98716:"WaterMark",99457:"transport-schema-im"})[e]||e)+"."+({102:"8a62395f",10371:"75508f6a",10771:"4ea72683",11043:"6f592faf",11049:"0b960763",11568:"40a4d03d",11946:"ace824e6",12047:"18d5d132",12204:"e904f3e4",12442:"b8cae180",12581:"6c765b08",13115:"7eb20798",13505:"41a2e4d0",13508:"97f684fc",13675:"33ed14ef",13705:"c73d1757",1376:"fdbf476b",13968:"381e74b3",14207:"3521da1d",14352:"649827ed",14496:"c46fe73d",14856:"4b32ba14",14873:"e54e791d",15308:"26117bd4",15403:"c45f2b4d",15463:"e5609bd9",15723:"25aeb812",15799:"fa8f14eb",15915:"781471fc",15967:"86970965",16292:"6a15a33e",16362:"e93bb535",16421:"797209c3",16489:"00c9ec66",16616:"50aa64e9",16623:"ab3d6fd7",16787:"0aa6c5ee",16870:"d843acaf",16970:"23e1839f",17149:"5d49bc01",17282:"ff483509",17627:"1bede394",17862:"7ec0e2bc",18100:"f65d7fc4",18287:"9926c829",18419:"29e14a78",19059:"6f55038b",19070:"f2ba40d3",19304:"b3cddbd7",19321:"910b7cd3",19325:"e451b1d0",19452:"32facb3a",19494:"56165261",19511:"3e658d1f",1977:"a8fc2afc",19875:"3ed48e1c",20345:"16a4a5fe",20551:"eb56dc6a",20792:"9231285b",2091:"63f1b617",21133:"5b512291",21185:"f380e45d",21248:"ac300fc6",21416:"f37b2179",21704:"9dfc3807",22167:"2b8c6ab4",22299:"14353868",22338:"e71c47c1",22347:"1121440e",22556:"54d2d4a2",22670:"faabf504",23145:"b0428a0a",23356:"a74638b8",23426:"59df9205",2358:"4ed7047d",23604:"18846a05",23634:"aaac4afa",23678:"2258760c",23881:"f30a7da7",23949:"8692c3b0",24121:"bea2c955",24276:"ea684ae1",2434:"91e9dc13",2440:"d732696f",24450:"d1a5b8ca",24480:"768cae18",24670:"8c19c1a3",24713:"889d9059",24779:"db1ab50f",24819:"4f19c6d3",24836:"c0001131",24882:"c36204b5",24934:"64edafa7",25041:"467cf604",25281:"5541ac0f",25413:"0da0a624",25495:"b9e1c92e",25782:"131f0fe2",25786:"fa9748e8",25886:"61613702",25947:"ab5cc6e8",25986:"6c63c2b1",26:"adcf2ea4",26003:"90344b6a",26098:"028715e9",26973:"c6ee07a5",27195:"7b042ff9",27336:"7151d608",27718:"39ad58bf",2783:"e8d742e7",2787:"7be78157",2789:"97975097",27998:"ae53799d",28161:"d2e613d7",2822:"ccc96018",28716:"169e9af8",28872:"4c6860bc",2924:"146b92bd",29259:"1bbe1a21",29374:"9c1efd96",2940:"8f43826c",29581:"26173511",29696:"7f4de44e",29913:"dee6529e",3e3:"c4afe485",30188:"27d251c6",30275:"c806e72e",3047:"6d262f85",30574:"27a65249",30745:"333218be",30868:"da0859e9",30901:"0bb39c49",30933:"d0ef1548",31216:"6eaee5ef",31394:"f08701ed",31972:"c4c33bf9",32284:"1bd941ed",32306:"a9d912ac",32527:"47494902",32598:"a55131e7",32883:"366a3b33",32894:"10773301",33417:"59b88d77",33706:"a90968eb",33733:"af22c1d6",33792:"fdc72b95",34008:"fdbe7b4e",34021:"dc2af4f1",34080:"f2fd1ca7",34162:"ae49dbeb",34278:"f690e41e",34484:"b599504f",34593:"9a9c58b5",34964:"c8b3005a",34994:"eee6e334",35111:"a665e9ee",35126:"42063b55",35148:"6397398d",35365:"297b1a99",35473:"02ce047e",35813:"6d2a4af5",35827:"2c4ca0eb",35867:"55cce7d3",36049:"5f10350e",36159:"a2a3726a",3625:"57845c82",36422:"a1360af2",36737:"04f50fe7",3805:"1f763d84",38079:"c8ae0f7a",38321:"1308b7a9",38350:"1cec7a64",38397:"f5890b8a",3843:"549df93e",38681:"2be9c3bb",39257:"1200ef91",3932:"adec99ad",39797:"9cf816fa",40166:"181aa016",40261:"986fcb10",40529:"03c5c605",40707:"6f9292e1",40716:"76ece35a",41107:"a96b50fa",41133:"813b2c84",41162:"59af17ab",41299:"6dd402d2",41306:"d6f3966f",41590:"aba8187d",41699:"5459585d",42021:"b1829f1e",42422:"fa39d9d7",42794:"acffb333",43018:"08e37863",43654:"7d839906",43928:"91ceb7c8",44077:"0b9813b2",44143:"f8b2508a",44629:"988d6431",44685:"0c639fb6",4472:"0909ee82",44882:"9b19e34d",45015:"5d7f1af7",4547:"86f43d43",45807:"2731f43d",46227:"b4d189b8",465:"89835708",46668:"17e811e3",46701:"094ca6a6",46707:"32851ab7",46722:"90a8c122",46764:"714b484a",4680:"ebc941b1",47323:"9123020c",4750:"430d299c",47876:"84689ffa",48166:"07b35a8c",48454:"d04d0e8f",48539:"c5ba652f",48632:"e0461cbe",48669:"e878f8f1",48970:"3200a8ee",49447:"2e90e0e3",49512:"b4d22cb6",49665:"a39770d7",50008:"5a80b858",504:"51c07fcf",505:"376c0aaf",5072:"bd7c3f5c",50801:"74e00520",51163:"26a2be6c",51705:"d4ee9dca",51860:"529a4d05",51995:"33b222bf",52165:"b5111a37",52170:"b8d928ae",52414:"7d43cc34",52429:"0b2d4684",52486:"a19a5b59",52543:"836af0e7",52587:"7cbaa4bc",52612:"bb6134c7",53016:"23b92bf0",53062:"76e23032",53268:"539a5ec5",5393:"9f15edad",53947:"85e3e2bb",54082:"99d25dbb",55185:"bcfc07ad",55654:"85373253",55663:"ee5c57c2",55674:"b2d66740",55756:"182da21d",5615:"5e23f8bf",56362:"bf02c279",56550:"9dd902f5",56710:"e581b1a1",56877:"5555e844",5712:"3f86f08a",58510:"9cac642a",58861:"2272da0f",58906:"4fda3c95",58959:"43dcfe5f",58983:"6ec5df68",58992:"2b390a77",5974:"95f5b161",5982:"377a3621",5987:"c823d203",6060:"10d905ce",60770:"b81b7ff1",60830:"dc81c6fa",61070:"650371d4",61505:"9c7eb09d",61558:"29b81e8c",61565:"21fbfcdd",61639:"84c7f806",62074:"6939c2ed",62099:"75122bc9",624:"389e36bd",62726:"8cff915b",62829:"419ca06a",62977:"3173b1dd",63199:"32f8e7cd",63250:"869f2f04",63258:"56b2ffb6",63335:"a2970cbe",63531:"81b8e4b5",63534:"2858d574",63580:"09087b12",64041:"8fd54f92",64551:"a94e6fd8",64623:"5f99486b",64914:"168d3a62",64942:"e2d3aae8",64995:"0706ed4d",65190:"8f937cff",65259:"798a74d1",65520:"92fe0568",65771:"cc43ca47",6593:"767e6724",66129:"a4c35be6",66246:"0cd10efe",66660:"b3cc4fd6",66725:"5620d3ea",67:"63d266c4",67001:"05fc17c6",67228:"4fcf9bdc",67337:"9247d6f4",67393:"1fbeb5ad",67539:"b870920d",6757:"98160078",68055:"29b8cb86",68090:"b484ff67",68565:"a962538a",68651:"5b46a7f3",68723:"83f8646b",6873:"e0ffbb99",69091:"b52c92b2",69763:"6a6f917b",69775:"d1569643",69855:"c7c2bbd1",70034:"dc7aa6c9",70185:"b615146f",70279:"88fe02d7",70494:"c58ce10a",70700:"1586226d",71091:"abe2f312",71242:"bdffb8b1",71361:"c662cb5a",72230:"1bc11945",72327:"234081d5",72579:"305070e5",72650:"5399c81a",72682:"530750e8",72876:"e3d51509",73231:"1627f196",73239:"54355bd3",73260:"3a060ca1",73286:"43571dc8",73356:"f2832a63",73481:"5bffa6d8",73491:"1be8bacd",73531:"4d1cb5da",74352:"22a4062f",74459:"0bab2a28",75061:"de4306c0",75245:"c8a9ea9e",75404:"97d570a6",75585:"37d6e79a",75739:"eea913c4",75752:"cfcffbd2",75822:"79cef670",7597:"4e6d05b6",76059:"3105bcdc",76205:"2ab4ddbe",76281:"463b8cc8",7680:"12356790",76861:"908bb85e",76965:"4cb0426e",77004:"79bcddaf",77022:"fce5c170",77388:"6c25b694",77772:"8582c13a",77863:"11e48715",78318:"2d6462c1",78428:"4b04b29d",78498:"70875adf",78501:"37f217aa",7865:"e8d0ae50",78675:"534b6385",78725:"02cdc849",78783:"184d5004",78939:"96ddb5b9",78953:"ea2eb5e4",79057:"de8e9407",79164:"4c5ebfbf",80030:"3e6135c4",80152:"77c5e749",80286:"82fd1dca",80437:"c2505fb5",80448:"baa9f88b",80557:"fc2025ee",80656:"ac6a73ba",81021:"fbd4a0c1",81234:"a4d954f0",81371:"c052db3a",81387:"369337d6",81855:"f074e518",81913:"d5a2d84f",82199:"e16d9bac",82215:"dc637480",82540:"cfbcb446",82568:"5c6c28e5",82727:"f2efc899",82951:"b956f6a2",82955:"d62fdd20",83379:"9b4353d2",83404:"da0a74f4",83478:"b3536910",83498:"0b1e84da",83731:"c2c82fa6",83954:"884c5b29",84108:"f4df247b",84183:"f4ee0c42",84404:"4210c08b",84618:"9727f072",84813:"1d57ceb4",84869:"2e4ff876",85016:"1340b310",85022:"eb5e7fb8",85614:"efb0c051",8562:"11faa680",85623:"3d8631ee",85802:"73b1a55b",85820:"1a40f633",86345:"2bb86bfd",86354:"3df18ea8",86373:"36edec7c",86594:"3a14e64b",86828:"fedd57ac",87188:"407b9070",8734:"8be80bed",87538:"8969d542",87573:"b70be342",87715:"e153a752",87978:"91edc5e0",88374:"49819114",88424:"0de67f60",88481:"90d095e5",8855:"910d248a",88767:"8f07d5ca",89021:"c1071024",8937:"b6e853ed",8959:"0e7a8a23",89730:"e38b04a3",90397:"d0ef20d7",9040:"c17996d6",90503:"b2e134dd",90551:"afadc2e3",90597:"2848cb3c",9074:"6f451cb0",91038:"c154bf20",91039:"4e7d0f3e",91131:"87b2d5ac",91465:"74735cc6",91551:"b1f8b3ea",92053:"4890b1f0",92064:"77660251",9220:"a42d33c2",92246:"cf2aaa29",92403:"d272b74c",92809:"1965ddfa",92967:"6d57c204",93325:"2c3c1502",93354:"7616e788",93836:"552ad59a",93839:"847d0e52",9417:"3b5d09a6",94173:"5f695197",9463:"94781fdb",94771:"983767ff",94797:"a22d6c41",94865:"f921dcdb",94974:"bf502b86",951:"917a53dd",95542:"044415dc",95750:"e5e2101f",95803:"b6232925",9586:"90e0b906",95934:"fa490b1e",9613:"e8a9f220",96170:"12bd136a",96537:"6a39fdcb",96605:"f7604467",9664:"2926ae67",96917:"e50444f1",97840:"e85578b0",97894:"a07f814d",98058:"ac813d0a",98636:"8e21d2e8",98716:"8fff55ea",9875:"9eb85773",98834:"f2015a32",99077:"a1b070e4",99309:"be2d63e0",99457:"d1255faf"})[e]+".js"},d.miniCssF=function(e){return"chunks/"+(({11049:"PicturePlugin",12047:"routes-Hashtag-id-hot-page-route",12204:"NoticeEntry",13505:"ShareContent",13675:"LotteryViewPlugin",1376:"island_c9551~0",13968:"routes-Recommend-route",14873:"routes-Hot-id-route",15463:"OrderSingPlugin",15723:"routes-Shipin-id-route",15967:"routes-Follow-route",16489:"NewVideoRoomPlugin",16870:"LoginCheck",16970:"island_79fa5",17282:"AudioCheatTips",18100:"routes-Activity-id-route",19070:"LiveSliderCard",1977:"GroupFightPlugin",20345:"routes-Light-id-route",21416:"RedPacketShortTouchPlugin",22338:"routes-LynxPrivacy-route",22347:"routes-LynxReport-route",22556:"editor-kit-styles",23356:"routes-Topic-id-route",23426:"RoomInfoBar",23604:"routes-VsChannel-channel-route",23949:"component-siderbar",24276:"electronInject",2440:"ImLoginGuidePanel",24450:"routes-Hashtag-id-page-route",24480:"GameRelatedWord",25041:"routes-LynxLogin-route",25413:"RTCLayerPlugin",25986:"DanmaSetting",26098:"routes-Note-id-route",27336:"routes-Hashtag-id-new-route",2787:"DouPlusCards",28716:"GameExplainCardContainer",29259:"routes-LynxFeedBack-route",29913:"AiHelper",3e3:"VipRedPacketView",30188:"SearchSideCard",3047:"TripleScreenPlugin",30574:"VipViewPlugin",30745:"OrderSingListRule",32284:"LeadingLoginPlugin",33417:"routes-Mall-item-id-route",34593:"routes-Hot-id-topic-route",35473:"LinkMicDynamicPlugin",35827:"AiCard",36049:"routes-Downloadpage-route",36159:"island_af08d",3625:"routes-Wallpaper-route",3805:"ShortTouchPlugin",3843:"routes-LynxLoading-route",38681:"DownloadDirSelectionPanel",40166:"ExhibitionEntrance",41107:"routes-LynxUserMenuPanel-route",41306:"ProgrammeWrapper",41699:"MessageVirtualList",44143:"LiveLike",44685:"routes-Chat-route",45015:"routes-VsDetail-id-route",45807:"routes-ZhuanTi-route",46668:"LiveReserveCardMain",46701:"UgcAvatar",46707:"OverseaModal",46722:"LinkMicApplyPlugin",47323:"routes-LVDetail-id-route",48454:"routes-Wallpaper-id-route",48539:"EffectSwitchPlugin",49447:"routes-Shipin-fenlei-page-route",49512:"routes-Jingxuan-tag-route",50008:"GiftTrayPlugin",5072:"Toolbar",51163:"routes-Hashtag-id-route",52429:"LotteryShortTouchPlugin",52486:"routes-Music-id-route",53062:"ShopDetailSideCard",53268:"PromotionList",5393:"PausePop",55654:"GameHelperSetting",55756:"CanvasDanmakuPlugin",5615:"MoreLiveEntrancePlugin",56550:"HourRankListEntranceNewStyle",56877:"TabSwitch",5712:"routes-Downloadpage-pageInfo-route",58510:"routes-VS-route",58861:"routes-Collection-id-route",58983:"DetailContextMenuPlugin",58992:"ChangeDynamicBg",60770:"LiveUserProfile",61505:"QualitySwitchPluginV2",61639:"routes-Hashtag-id-new-page-route",62099:"GuestBattlePlugin",62829:"routes-LogTrace-route",63199:"LandPageContainer",63250:"routes-Collection-id-episode-route",64041:"routes-Series-route",64551:"VideoRoomPlugin",65259:"RedPacketViewPlugin",66129:"routes-LynxShortcut-route",66246:"routes-ZhuanTi-fenlei-page-route",66660:"ToolbarPluginImpl",67337:"LiveFromAppTips",67393:"PKViewPlugin",68090:"routes-Video-id-route",69091:"DetectHevcFrame",69763:"island_237ab",69775:"LiveShareInternal",70700:"routes-ZhuanTi-id-route",71242:"routes-route",71361:"TopEffectPlugin",72327:"routes-Htmlmap-pageInfo-route",72650:"GiftEffectPlugin",72682:"routes-Friend-route",72876:"routes-LynxNoticeEntry-route",73231:"routes-Hot-detail-id-route",73491:"routes-GameActivityDetail-route",73531:"ImEntry",75245:"Redpacket",75404:"ChatRoom",75585:"DownloadJXModal",75739:"AdSideCard",76965:"ImBody",77004:"ActivityIndicator",77772:"SodaCards",78498:"GameCards",78501:"routes-LynxPostDropdown-route",78675:"routes-Shipin-route",80557:"routes-Article-id-route",80656:"GamePointsShortTouchPlugin",81021:"ChapterSideCard",81387:"AudioRoomPlugin",81913:"GiftMenuPlugin",82199:"LiveMaxMember",83379:"ImShare",84869:"routes-User-id-route",85022:"island_076c3",8562:"ServiceCenterPlugin",85623:"PictureMode",85820:"NewRTCLayerPlugin",86345:"LinkMicViewPreview",86373:"routes-Help-route",86594:"routes-Creatorvideo-id-route",8734:"RichTextEditor",87538:"routes-Musicplaylist-id-route",89021:"routes-LynxWallpaper-route",8937:"routes-Live-webrid-route",89730:"routes-LynxSettingsPanel-route",90597:"ModalVideo",9074:"routes-Search-keyword-route-ac5611b3",91039:"OperatingBar",92053:"RightPanelContainer",92064:"SelectGuest",9220:"routes-LynxImEntry-route",92967:"routes-LynxRecharge-route",9417:"OrderSingList",9463:"LocalPlayerGuideModal",94865:"routes-Search-keyword-route-3310b260",95542:"DanmakuPlugin",95803:"routes-Hot-route",95934:"VrPlugin",9613:"GroupLivePlugin",96170:"RedPacketNew",97894:"routes-Hashtag-id-hot-route",98058:"HintContainerPlugin",98716:"WaterMark"})[e]||e)+"."+({11049:"425e94bb",12047:"037f9c2a",12204:"f244854f",13505:"380b9de6",13675:"332c1c2c",13705:"720e3679",1376:"afef72cb",13968:"f58324b9",14873:"7198b67a",15463:"26662a10",15723:"394af51e",15967:"5f790736",16292:"8f6200dd",16489:"65c928d1",16870:"5cef8e43",16970:"caff15a0",17282:"95afd0e8",18100:"970a4e4a",19059:"bd66bcd2",19070:"9ff25022",19304:"7b0d4f21",1977:"5eb6c80d",20345:"7c347626",21416:"984e8f9a",21704:"720e3679",22167:"82c8354a",22338:"0c63dea8",22347:"0c63dea8",22556:"050cfcca",23356:"02d029ad",23426:"3eb7440b",23604:"7319ab07",23949:"6cda1153",24276:"9189a8e8",2440:"09a6ec25",24450:"037f9c2a",24480:"09d3c81f",24713:"ac182838",24779:"a13766bf",25041:"fcfe627f",25413:"cf726fd9",25947:"bb9133fc",25986:"e9bff93b",26098:"308807a2",27336:"037f9c2a",2787:"6c6f086f",28716:"72c427e0",29259:"0c63dea8",2940:"909fe4ee",29913:"ba0c87dd",3e3:"1bba57c3",30188:"c1869ab4",3047:"7fa52a69",30574:"b9285d5e",30745:"b26aa7e2",32284:"82246768",32894:"f59a9fd8",33417:"4fbfffbb",34021:"f45f6a32",34278:"c2883093",34593:"7198b67a",34964:"7bc3425e",34994:"9ef96db2",35473:"bc7ea0ba",35827:"948483bb",36049:"44494966",36159:"154fda80",3625:"eb612161",3805:"4dcaed7f",38079:"32203aef",3843:"bd9eae07",38681:"a983819f",39257:"156b4e97",39797:"720e3679",40166:"6b4253f6",41107:"b58596bc",41306:"a8ea4d3f",41699:"ff0229c1",43018:"7a647f34",44143:"b7c2d412",44685:"7c5ccef1",45015:"718f2b48",45807:"18709e84",46227:"15e51bd8",465:"9ff25022",46668:"7f4335b8",46701:"3fb03cc2",46707:"28481615",46722:"0cf464da",47323:"87e52b68",48454:"eb612161",48539:"525c68aa",49447:"41d8990d",49512:"156b4e97",50008:"8112738d",5072:"9eee47f0",50801:"c2883093",51163:"037f9c2a",52429:"0e59caf2",52486:"8de5f623",53062:"c50a47c7",53268:"a7948e40",5393:"f71b622e",55654:"6432457a",55756:"13c767fb",5615:"6562fae6",56550:"46cd2f25",56877:"b194d629",5712:"44494966",58510:"2e2bcebb",58861:"7198b67a",58983:"c4e282dc",58992:"cae7d64d",60770:"7e806285",60830:"33eb2326",61505:"fdd08705",61639:"037f9c2a",62099:"14e4d0c7",62829:"5e5967e6",63199:"2d69d5a3",63250:"7198b67a",64041:"552321e3",64551:"7f9df46a",64623:"1172ea6a",65259:"9dd5b7b5",66129:"0c63dea8",66246:"299f17a9",66660:"63354c45",67:"d4fe34e7",67337:"9c9f2207",67393:"296e781a",68090:"7198b67a",68651:"71892242",69091:"018c51d0",69763:"3b21723e",69775:"52838400",70034:"720e3679",70185:"9addfe47",70700:"fd510e5e",71242:"2b18effc",71361:"eaf991a6",72327:"183f3e03",72650:"a82f4c90",72682:"7a95ea59",72876:"42d944de",73231:"7198b67a",73491:"d8129870",73531:"b69d2b86",75245:"f01b6b8e",75404:"926a9f5b",75585:"77b69992",75739:"cce7c2be",7597:"146a434d",76965:"51b40c04",77004:"840502b3",77772:"cee6bd91",78498:"ceebbed3",78501:"0607d24b",78675:"bd5b1360",80448:"62b833ed",80557:"b460645e",80656:"1424b345",81021:"88b13cde",81234:"2e2bcebb",81387:"ded6ad05",81855:"9dfeb6ab",81913:"bcac4809",82199:"67d9ab7e",83379:"cfa0f31c",83498:"720e3679",83954:"8903b4d2",84869:"6fdbcc30",85022:"5277daa0",8562:"980c5b04",85623:"22da62f8",85820:"682ed7f6",86345:"2763965c",86373:"8d165edd",86594:"b716cb73",8734:"65005463",87538:"71f4806b",89021:"a768d80c",8937:"720e3679",89730:"a7e8bb22",90597:"a983819f",9074:"aa2063b6",91039:"d54ec916",92053:"32cc3b25",92064:"d7d271ba",9220:"e68ebf0f",92967:"5bfb580b",9417:"d6cbaf9d",9463:"21dae342",94865:"eb56cb9d",94974:"d568038d",95542:"238437d0",95803:"bda38f54",95934:"9646275d",9613:"b066e78f",96170:"9af2e1cf",97894:"037f9c2a",98058:"daab1f0b",98716:"8d401913"})[e]+".css"},d.h=function(){return"39f31436b9c5ede0"},d.hmd=function(e){return!(e=Object.create(e)).children&&(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:function(){throw Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e},d.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r={},n="douyin_web:",d.l=function(e,t,i,o){if(r[e]){r[e].push(t);return}if(void 0!==i){for(var a,c,u=document.getElementsByTagName("script"),l=0;l<u.length;l++){var f=u[l];if(f.getAttribute("src")==e||f.getAttribute("data-webpack")==n+i){a=f;break}}}!a&&(c=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,d.nc&&a.setAttribute("nonce",d.nc),a.setAttribute("data-webpack",n+i),a.src=e,0!==a.src.indexOf(window.location.origin+"/")&&(a.crossOrigin="anonymous")),r[e]=[t];var s=function(t,n){a.onerror=a.onload=null,clearTimeout(b);var i=r[e];if(delete r[e],a.parentNode&&a.parentNode.removeChild(a),i&&i.forEach(function(e){return e(n)}),t)return t(n)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=s.bind(null,a.onerror),a.onload=s.bind(null,a.onload),c&&document.head.appendChild(a)},d.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=function(e){return e.paths=[],!e.children&&(e.children=[]),e},i=[],d.O=function(e,t,r,n){if(t){n=n||0;for(var o=i.length;o>0&&i[o-1][2]>n;o--)i[o]=i[o-1];i[o]=[t,r,n];return}for(var a=1/0,o=0;o<i.length;o++){for(var t=i[o][0],r=i[o][1],n=i[o][2],c=!0,u=0;u<t.length;u++)(!1&n||a>=n)&&Object.keys(d.O).every(function(e){return d.O[e](t[u])})?t.splice(u--,1):(c=!1,n<a&&(a=n));if(c){i.splice(o--,1);var l=r();void 0!==l&&(e=l)}}return e},!function(){d.p="https://lf-douyin-pc-web.douyinstatic.com/obj/douyin-pc-web/ies/douyin_web/";var e={max:3,addQuery:!0},t=e.max||3,r={},n=/[?#].*$/;function i(t,r,i,o){var a,c,u;return(r+("/"===r[r.length-1]?"":"/")+o).replace(n,"")+(c=t,u=(a=i.split("?")[1])?"?".concat(a.split("#")[0]):"",!0===e.addQuery?""!==u?"".concat(u,"&retry=").concat(c):"?retry=".concat(c):"function"==typeof e.addQuery?e.addQuery({times:c,originalQuery:u}):"")}function o(e){return r[e]}var a=d.e,c=d.u,u=d.l;function l(e,t,n,i){var o=r[i];return u(o?o.nextRetryUrl:e,t,n,i)}!function(){"undefined"!=typeof window&&!window.__RB_ASYNC_CHUNKS__&&(window.__RB_ASYNC_CHUNKS__={});try{d.e=function n(o){var u=a(o),l=c(o);return"undefined"!=typeof window&&!window.__RB_ASYNC_CHUNKS__[l]&&(window.__RB_ASYNC_CHUNKS__[l]=!0),u.catch(function(a){var u=function(t){var n,o,a,u,l,f,s=r[t];if(s){var b,g,h,p,m,v=s.originalScriptFilename,y=s.originalSrcUrl,L=s.existRetryTimes+1;var S=(b=s.nextDomain,h=null!==(g=e.domain)&&void 0!==g?g:[],p=function(t){for(var r,n=null!==(r=e.domain)&&void 0!==r?r:[],i="",o=0;o<n.length;o++)if(-1!==t.indexOf(n[o])){i=n[o];break}return i||t}(b),m=h.indexOf(p),h[(m+1)%h.length]||b);f={existRetryTimes:L,nextDomain:S,nextRetryUrl:i(L,S,y,v),originalScriptFilename:v,originalSrcUrl:y}}else{;a=c(t),u=d.p+a,f={existRetryTimes:1,nextDomain:l=null!==(n=null===(o=e.domain)||void 0===o?void 0:o[0])&&void 0!==n?n:d.p,nextRetryUrl:i(1,l,u,a),originalScriptFilename:a,originalSrcUrl:u}}return r[t]=f,f}(o),l=u.existRetryTimes,f=u.originalSrcUrl,s=u.nextRetryUrl,b=u.nextDomain,g=function(e){return{times:e,domain:b,url:s,tagName:"script"}},h=g(l-1);if(l>t)throw a.message="Loading chunk ".concat(o," from ").concat(f," failed after ").concat(t,' retries: "').concat(a.message,'"'),"function"==typeof e.onFail&&e.onFail(h),a;var p=e.test;if(p){if("string"==typeof p){var m=new RegExp(p);p=function(e){return m.test(e)}}if("function"!=typeof p||!p(s))throw a}if(e.domain&&e.domain.length>0&&-1===e.domain.indexOf(b))throw a;return"function"==typeof e.onRetry&&e.onRetry(h),n(o).then(function(t){if("function"==typeof e.onSuccess){var n,i=g(l);(null!==(n=r[o])&&void 0!==n?n:{}).existRetryTimes===l&&e.onSuccess(i)}return t})})},d.l=l}catch(e){}}()}(),d.rv=function(){return"1.0.0-canary-8758c59-20240816041638"},!function(){if("undefined"!=typeof document){var e=function(e,t,r,n,i){var o=document.createElement("link");return o.rel="stylesheet",o.type="text/css",d.nc&&(o.nonce=d.nc),o.onerror=o.onload=function(r){if(o.onerror=o.onload=null,"load"===r.type)n();else{var a=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.href||t,u=Error("Loading CSS chunk "+e+" failed.\\n("+c+")");u.code="CSS_CHUNK_LOAD_FAILED",u.type=a,u.request=c,o.parentNode&&o.parentNode.removeChild(o),i(u)}},o.href=t,0!==o.href.indexOf(window.location.origin+"/")&&(o.crossOrigin="anonymous"),r?r.parentNode.insertBefore(o,r.nextSibling):document.head.appendChild(o),o},t=function(e,t){for(var r=document.getElementsByTagName("link"),n=0;n<r.length;n++){var i=r[n],o=i.getAttribute("data-href")||i.getAttribute("href");if("stylesheet"===i.rel&&(o===e||o===t))return i}for(var a=document.getElementsByTagName("style"),n=0;n<a.length;n++){var i=a[n],o=i.getAttribute("data-href");if(o===e||o===t)return i}},r={67664:0};d.f.miniCss=function(n,i){if(r[n])i.push(r[n]);else if(0!==r[n]&&({12204:1,73531:1,19070:1,5072:1,86345:1,53062:1,75739:1,35827:1,30188:1,81021:1,2787:1,83379:1,78498:1,77772:1,69091:1,13505:1,46707:1,85022:1,43018:1,55654:1,2440:1,76965:1,34994:1,28716:1,38681:1,9463:1,34278:1,465:1,39797:1,18100:1,13705:1,80557:1,44685:1,86594:1,60770:1,39257:1,5712:1,11049:1,36049:1,15967:1,3047:1,21704:1,48539:1,72650:1,50008:1,25986:1,55756:1,44143:1,94865:1,61505:1,98058:1,72682:1,66660:1,73491:1,86373:1,95803:1,34593:1,14873:1,73231:1,72327:1,67393:1,3805:1,30574:1,49512:1,47323:1,32284:1,20345:1,64551:1,16489:1,81387:1,8937:1,62829:1,25413:1,35473:1,29259:1,71361:1,15463:1,1977:1,62099:1,46668:1,46701:1,9220:1,58992:1,46722:1,5393:1,58983:1,3843:1,9613:1,67337:1,98716:1,8562:1,95934:1,81913:1,9074:1,25041:1,70034:1,85820:1,5615:1,75404:1,22167:1,92053:1,23426:1,63199:1,69775:1,91039:1,41306:1,89730:1,17282:1,95542:1,8734:1,34964:1,82199:1,83498:1,52486:1,87538:1,26098:1,72876:1,46227:1,78501:1,22338:1,92967:1,22347:1,64041:1,15723:1,66129:1,80448:1,2940:1,24480:1,41107:1,1376:1,19304:1,64623:1,19059:1,56877:1,16970:1,7597:1,94974:1,89021:1,50801:1,48454:1,3625:1,70700:1,78675:1,49447:1,23356:1,84869:1,25947:1,58510:1,58861:1,81234:1,68090:1,12047:1,97894:1,23604:1,27336:1,45015:1,81855:1,85623:1,34021:1,70185:1,67:1,83954:1,45807:1,66246:1,24779:1,16292:1,63250:1,24450:1,53268:1,29913:1,51163:1,75245:1,96170:1,80656:1,61639:1,52429:1,13675:1,9417:1,30745:1,92064:1,60830:1,69763:1,36159:1,40166:1,56550:1,77004:1,33417:1,13968:1,16870:1,32894:1,38079:1,90597:1,65259:1,21416:1,3e3:1,41699:1,24713:1,71242:1,68651:1,22556:1,23949:1,75585:1,24276:1})[n]){var o;i.push(r[n]=(o=n,new Promise(function(r,n){var i=d.miniCssF(o),a=d.p+i;if(t(i,a))return r();e(o,a,null,r,n)})).then(function(){r[n]=0},function(e){throw delete r[n],e}))}}}}(),d.b=document.baseURI||self.location.href,o={39876:0,63566:0,67664:0,74944:0,79199:0,86249:0,92800:0,9448:0},d.f.j=function(e,t){var r=d.o(o,e)?o[e]:void 0;if(0!==r){if(r)t.push(r[2]);else if(/^(39(257|876)|8(1234|5623|6249|937)|24713|63566|67664|74944|79199|92800|9448)$/.test(e))o[e]=0;else{var n=new Promise(function(t,n){r=o[e]=[t,n]});t.push(r[2]=n);var i=d.p+d.u(e),a=Error();d.l(i,function(t){if(d.o(o,e)&&(0!==(r=o[e])&&(o[e]=void 0),r)){var n=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+n+": "+i+")",a.name="ChunkLoadError",a.type=n,a.request=i,r[1](a)}},"chunk-"+e,e)}}},d.O.j=function(e){return 0===o[e]},a=function(e,t){var r=t[0],n=t[1],i=t[2],a,c,u=0;if(r.some(function(e){return 0!==o[e]})){for(a in n)d.o(n,a)&&(d.m[a]=n[a]);if(i)var l=i(d)}for(e&&e(t);u<r.length;u++)c=r[u],d.o(o,c)&&o[c]&&o[c][0](),o[c]=0;return d.O(l)},(c=self.webpackChunkdouyin_web=self.webpackChunkdouyin_web||[]).forEach(a.bind(null,0)),c.push=a.bind(null,c.push.bind(c)),d.ruid="bundler=rspack@1.0.0-canary-8758c59-20240816041638"}(); |