File manager - Edit - /home/vblioqus/dlskitsurl.com/wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.js
Back
(()=>{var e={4997(e){var t=1e3,n=60*t,i=60*n,s=24*i,o=7*s,r=365.25*s;function c(e,t,n,i){var s=t>=1.5*n;return Math.round(e/n)+" "+i+(s?"s":"")}e.exports=function(e,a){a=a||{};var l=typeof e;if("string"===l&&e.length>0)return function(e){if((e=String(e)).length>100)return;var c=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(!c)return;var a=parseFloat(c[1]);switch((c[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return a*r;case"weeks":case"week":case"w":return a*o;case"days":case"day":case"d":return a*s;case"hours":case"hour":case"hrs":case"hr":case"h":return a*i;case"minutes":case"minute":case"mins":case"min":case"m":return a*n;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}(e);if("number"===l&&isFinite(e))return a.long?function(e){var o=Math.abs(e);if(o>=s)return c(e,o,s,"day");if(o>=i)return c(e,o,i,"hour");if(o>=n)return c(e,o,n,"minute");if(o>=t)return c(e,o,t,"second");return e+" ms"}(e):function(e){var o=Math.abs(e);if(o>=s)return Math.round(e/s)+"d";if(o>=i)return Math.round(e/i)+"h";if(o>=n)return Math.round(e/n)+"m";if(o>=t)return Math.round(e/t)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},372(e,t,n){"use strict";n.d(t,{A:()=>a});var i=n(67);const s=n.n(i)()("dops:analytics");let o,r;window._tkq=window._tkq||[],window.ga=window.ga||function(){(window.ga.q=window.ga.q||[]).push(arguments)},window.ga.l=+new Date;const c={initialize:function(e,t,n){c.setUser(e,t),c.setSuperProps(n),c.identifyUser()},setGoogleAnalyticsEnabled:function(e,t=null){this.googleAnalyticsEnabled=e,this.googleAnalyticsKey=t},setMcAnalyticsEnabled:function(e){this.mcAnalyticsEnabled=e},setUser:function(e,t){r={ID:e,username:t}},setSuperProps:function(e){o=e},assignSuperProps:function(e){o=Object.assign(o||{},e)},mc:{bumpStat:function(e,t){const n=function(e,t){let n="";if("object"==typeof e){for(const t in e)n+="&x_"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);s("Bumping stats %o",e)}else n="&x_"+encodeURIComponent(e)+"="+encodeURIComponent(t),s('Bumping stat "%s" in group "%s"',t,e);return n}(e,t);c.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv"+n+"&t="+Math.random())},bumpStatWithPageView:function(e,t){const n=function(e,t){let n="";if("object"==typeof e){for(const t in e)n+="&"+encodeURIComponent(t)+"="+encodeURIComponent(e[t]);s("Built stats %o",e)}else n="&"+encodeURIComponent(e)+"="+encodeURIComponent(t),s('Built stat "%s" in group "%s"',t,e);return n}(e,t);c.mcAnalyticsEnabled&&((new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom"+n+"&t="+Math.random())}},pageView:{record:function(e,t){c.tracks.recordPageView(e),c.ga.recordPageView(e,t)}},purchase:{record:function(e,t,n,i,s,o,r){c.ga.recordPurchase(e,t,n,i,s,o,r)}},tracks:{recordEvent:function(e,t){t=t||{},0===e.indexOf("akismet_")||0===e.indexOf("jetpack_")?(o&&(s("- Super Props: %o",o),t=Object.assign(t,o)),s('Record event "%s" called with props %s',e,JSON.stringify(t)),window._tkq.push(["recordEvent",e,t])):s('- Event name must be prefixed by "akismet_" or "jetpack_"')},recordJetpackClick:function(e){const t="object"==typeof e?e:{target:e};c.tracks.recordEvent("jetpack_wpa_click",t)},recordPageView:function(e){c.tracks.recordEvent("akismet_page_view",{path:e})},setOptOut:function(e){s("Pushing setOptOut: %o",e),window._tkq.push(["setOptOut",e])}},ga:{initialized:!1,initialize:function(){let e={};c.ga.initialized||(r&&(e={userId:"u-"+r.ID}),window.ga("create",this.googleAnalyticsKey,"auto",e),c.ga.initialized=!0)},recordPageView:function(e,t){c.ga.initialize(),s("Recording Page View ~ [URL: "+e+"] [Title: "+t+"]"),this.googleAnalyticsEnabled&&(window.ga("set","page",e),window.ga("send",{hitType:"pageview",page:e,title:t}))},recordEvent:function(e,t,n,i){c.ga.initialize();let o="Recording Event ~ [Category: "+e+"] [Action: "+t+"]";void 0!==n&&(o+=" [Option Label: "+n+"]"),void 0!==i&&(o+=" [Option Value: "+i+"]"),s(o),this.googleAnalyticsEnabled&&window.ga("send","event",e,t,n,i)},recordPurchase:function(e,t,n,i,s,o,r){window.ga("require","ecommerce"),window.ga("ecommerce:addTransaction",{id:e,revenue:i,currency:r}),window.ga("ecommerce:addItem",{id:e,name:t,sku:n,price:s,quantity:o}),window.ga("ecommerce:send")}},identifyUser:function(){r&&window._tkq.push(["identifyUser",r.ID,r.username])},setProperties:function(e){window._tkq.push(["setProperties",e])},clearedIdentity:function(){window._tkq.push(["clearIdentity"])}},a=c},5932(e,t,n){"use strict";n.d(t,{Ay:()=>u});var i=n(6439),s=n(3832);function o(e){class t extends Error{constructor(...t){super(...t),this.name=e}}return t}const r=o("JsonParseError"),c=o("JsonParseAfterRedirectError"),a=o("Api404Error"),l=o("Api404AfterRedirectError"),d=o("FetchNetworkError");const u=new function(e,t){let n=e,o=e,r={"X-WP-Nonce":t},c={credentials:"same-origin",headers:r},a={method:"post",credentials:"same-origin",headers:Object.assign({},r,{"Content-type":"application/json"})},l=function(e){const t=e.split("?"),n=t.length>1?t[1]:"",i=n.length?n.split("&"):[];return i.push("_cacheBuster="+(new Date).getTime()),t[0]+"?"+i.join("&")};const d={setApiRoot(e){n=e},setWpcomOriginApiUrl(e){o=e},setApiNonce(e){r={"X-WP-Nonce":e},c={credentials:"same-origin",headers:r},a={method:"post",credentials:"same-origin",headers:Object.assign({},r,{"Content-type":"application/json"})}},setCacheBusterCallback:e=>{l=e},registerSite:(e,t,s)=>{const o={};return(0,i.jetpackConfigHas)("consumer_slug")&&(o.plugin_slug=(0,i.jetpackConfigGet)("consumer_slug")),null!==t&&(o.redirect_uri=t),s&&(o.from=s),h(`${n}jetpack/v4/connection/register`,a,{body:JSON.stringify(o)}).then(p).then(g)},fetchAuthorizationUrl:e=>u((0,s.addQueryArgs)(`${n}jetpack/v4/connection/authorize_url`,{no_iframe:"1",redirect_uri:e}),c).then(p).then(g),fetchSiteConnectionData:()=>u(`${n}jetpack/v4/connection/data`,c).then(g),fetchSiteConnectionStatus:()=>u(`${n}jetpack/v4/connection`,c).then(g),fetchSiteConnectionTest:()=>u(`${n}jetpack/v4/connection/test`,c).then(p).then(g),fetchUserConnectionData:()=>u(`${n}jetpack/v4/connection/data`,c).then(g),fetchUserTrackingSettings:()=>u(`${n}jetpack/v4/tracking/settings`,c).then(p).then(g),updateUserTrackingSettings:e=>h(`${n}jetpack/v4/tracking/settings`,a,{body:JSON.stringify(e)}).then(p).then(g),disconnectSite:()=>h(`${n}jetpack/v4/connection`,a,{body:JSON.stringify({isActive:!1})}).then(p).then(g),fetchConnectUrl:()=>u(`${n}jetpack/v4/connection/url`,c).then(p).then(g),unlinkUser:(e=!1,t={})=>{const i={linked:!1,force:!!e};return t.disconnectAllUsers&&(i["disconnect-all-users"]=!0),h(`${n}jetpack/v4/connection/user`,a,{body:JSON.stringify(i)}).then(p).then(g)},reconnect:()=>h(`${n}jetpack/v4/connection/reconnect`,a).then(p).then(g),fetchConnectedPlugins:()=>u(`${n}jetpack/v4/connection/plugins`,c).then(p).then(g),setHasSeenWCConnectionModal:()=>h(`${n}jetpack/v4/seen-wc-connection-modal`,a).then(p).then(g),fetchModules:()=>u(`${n}jetpack/v4/module/all`,c).then(p).then(g),fetchModule:e=>u(`${n}jetpack/v4/module/${e}`,c).then(p).then(g),activateModule:e=>h(`${n}jetpack/v4/module/${e}/active`,a,{body:JSON.stringify({active:!0})}).then(p).then(g),deactivateModule:e=>h(`${n}jetpack/v4/module/${e}/active`,a,{body:JSON.stringify({active:!1})}),updateModuleOptions:(e,t)=>h(`${n}jetpack/v4/module/${e}`,a,{body:JSON.stringify(t)}).then(p).then(g),updateSettings:e=>h(`${n}jetpack/v4/settings`,a,{body:JSON.stringify(e)}).then(p).then(g),getProtectCount:()=>u(`${n}jetpack/v4/module/protect/data`,c).then(p).then(g),resetOptions:e=>h(`${n}jetpack/v4/options/${e}`,a,{body:JSON.stringify({reset:!0})}).then(p).then(g),activateVaultPress:()=>h(`${n}jetpack/v4/plugins`,a,{body:JSON.stringify({slug:"vaultpress",status:"active"})}).then(p).then(g),getVaultPressData:()=>u(`${n}jetpack/v4/module/vaultpress/data`,c).then(p).then(g),installPlugin:(e,t)=>{const i={slug:e,status:"active"};return t&&(i.source=t),h(`${n}jetpack/v4/plugins`,a,{body:JSON.stringify(i)}).then(p).then(g)},activateAkismet:()=>h(`${n}jetpack/v4/plugins`,a,{body:JSON.stringify({slug:"akismet",status:"active"})}).then(p).then(g),getAkismetData:()=>u(`${n}jetpack/v4/module/akismet/data`,c).then(p).then(g),checkAkismetKey:()=>u(`${n}jetpack/v4/module/akismet/key/check`,c).then(p).then(g),checkAkismetKeyTyped:e=>h(`${n}jetpack/v4/module/akismet/key/check`,a,{body:JSON.stringify({api_key:e})}).then(p).then(g),getFeatureTypeStatus:e=>u(`${n}jetpack/v4/feature/${e}`,c).then(p).then(g),fetchStatsData:e=>u(function(e){let t=`${n}jetpack/v4/module/stats/data`;-1!==t.indexOf("?")?t+=`&range=${encodeURIComponent(e)}`:t+=`?range=${encodeURIComponent(e)}`;return t}(e),c).then(p).then(g).then(m),getPluginUpdates:()=>u(`${n}jetpack/v4/updates/plugins`,c).then(p).then(g),getPlans:()=>u(`${n}jetpack/v4/plans`,c).then(p).then(g),fetchSettings:()=>u(`${n}jetpack/v4/settings`,c).then(p).then(g),updateSetting:e=>h(`${n}jetpack/v4/settings`,a,{body:JSON.stringify(e)}).then(p).then(g),fetchSiteData:()=>u(`${n}jetpack/v4/site`,c).then(p).then(g).then(e=>JSON.parse(e.data)),fetchSiteFeatures:()=>u(`${n}jetpack/v4/site/features`,c).then(p).then(g).then(e=>JSON.parse(e.data)),fetchSiteProducts:()=>u(`${n}jetpack/v4/site/products`,c).then(p).then(g),fetchSitePurchases:()=>u(`${n}jetpack/v4/site/purchases`,c).then(p).then(g).then(e=>JSON.parse(e.data)),fetchSiteBenefits:()=>u(`${n}jetpack/v4/site/benefits`,c).then(p).then(g).then(e=>JSON.parse(e.data)),fetchSiteDiscount:()=>u(`${n}jetpack/v4/site/discount`,c).then(p).then(g).then(e=>e.data),fetchSetupQuestionnaire:()=>u(`${n}jetpack/v4/setup/questionnaire`,c).then(p).then(g),fetchRecommendationsData:()=>u(`${n}jetpack/v4/recommendations/data`,c).then(p).then(g),fetchRecommendationsProductSuggestions:()=>u(`${n}jetpack/v4/recommendations/product-suggestions`,c).then(p).then(g),fetchRecommendationsUpsell:()=>u(`${n}jetpack/v4/recommendations/upsell`,c).then(p).then(g),fetchRecommendationsConditional:()=>u(`${n}jetpack/v4/recommendations/conditional`,c).then(p).then(g),saveRecommendationsData:e=>h(`${n}jetpack/v4/recommendations/data`,a,{body:JSON.stringify({data:e})}).then(p),fetchProducts:()=>u(`${n}jetpack/v4/products`,c).then(p).then(g),fetchRewindStatus:()=>u(`${n}jetpack/v4/rewind`,c).then(p).then(g).then(e=>JSON.parse(e.data)),fetchScanStatus:()=>u(`${n}jetpack/v4/scan`,c).then(p).then(g).then(e=>JSON.parse(e.data)),dismissJetpackNotice:e=>h(`${n}jetpack/v4/notice/${e}`,a,{body:JSON.stringify({dismissed:!0})}).then(p).then(g),fetchPluginsData:()=>u(`${n}jetpack/v4/plugins`,c).then(p).then(g),fetchIntroOffers:()=>u(`${n}jetpack/v4/intro-offers`,c).then(p).then(g),fetchVerifySiteGoogleStatus:e=>u(null!==e?`${n}jetpack/v4/verify-site/google/${e}`:`${n}jetpack/v4/verify-site/google`,c).then(p).then(g),verifySiteGoogle:e=>h(`${n}jetpack/v4/verify-site/google`,a,{body:JSON.stringify({keyring_id:e})}).then(p).then(g),submitSurvey:e=>h(`${n}jetpack/v4/marketing/survey`,a,{body:JSON.stringify(e)}).then(p).then(g),saveSetupQuestionnaire:e=>h(`${n}jetpack/v4/setup/questionnaire`,a,{body:JSON.stringify(e)}).then(p).then(g),updateLicensingError:e=>h(`${n}jetpack/v4/licensing/error`,a,{body:JSON.stringify(e)}).then(p).then(g),updateLicenseKey:e=>h(`${n}jetpack/v4/licensing/set-license`,a,{body:JSON.stringify({license:e})}).then(p).then(g),getUserLicensesCounts:()=>u(`${n}jetpack/v4/licensing/user/counts`,c).then(p).then(g),getUserLicenses:()=>u(`${n}jetpack/v4/licensing/user/licenses`,c).then(p).then(g),updateLicensingActivationNoticeDismiss:e=>h(`${n}jetpack/v4/licensing/user/activation-notice-dismiss`,a,{body:JSON.stringify({last_detached_count:e})}).then(p).then(g),updateRecommendationsStep:e=>h(`${n}jetpack/v4/recommendations/step`,a,{body:JSON.stringify({step:e})}).then(p),confirmIDCSafeMode:()=>h(`${n}jetpack/v4/identity-crisis/confirm-safe-mode`,a).then(p),startIDCFresh:e=>h(`${n}jetpack/v4/identity-crisis/start-fresh`,a,{body:JSON.stringify({redirect_uri:e})}).then(p).then(g),migrateIDC:()=>h(`${n}jetpack/v4/identity-crisis/migrate`,a).then(p),attachLicenses:e=>h(`${n}jetpack/v4/licensing/attach-licenses`,a,{body:JSON.stringify({licenses:e})}).then(p).then(g),fetchSearchPlanInfo:()=>u(`${o}jetpack/v4/search/plan`,c).then(p).then(g),fetchSearchSettings:()=>u(`${o}jetpack/v4/search/settings`,c).then(p).then(g),updateSearchSettings:e=>h(`${o}jetpack/v4/search/settings`,a,{body:JSON.stringify(e)}).then(p).then(g),fetchSearchStats:()=>u(`${o}jetpack/v4/search/stats`,c).then(p).then(g),fetchWafSettings:()=>u(`${n}jetpack/v4/waf`,c).then(p).then(g),updateWafSettings:e=>h(`${n}jetpack/v4/waf`,a,{body:JSON.stringify(e)}).then(p).then(g),fetchWordAdsSettings:()=>u(`${n}jetpack/v4/wordads/settings`,c).then(p).then(g),updateWordAdsSettings:e=>h(`${n}jetpack/v4/wordads/settings`,a,{body:JSON.stringify(e)}),fetchSearchPricing:()=>u(`${o}jetpack/v4/search/pricing`,c).then(p).then(g),fetchMigrationStatus:()=>u(`${n}jetpack/v4/migration/status`,c).then(p).then(g),fetchBackupUndoEvent:()=>u(`${n}jetpack/v4/site/backup/undo-event`,c).then(p).then(g),fetchBackupPreflightStatus:()=>u(`${n}jetpack/v4/site/backup/preflight`,c).then(p).then(g)};function u(e,t){return fetch(l(e),t)}function h(e,t,n){return fetch(e,Object.assign({},t,n)).catch(f)}function m(e){return e.general&&void 0===e.general.response||e.week&&void 0===e.week.response||e.month&&void 0===e.month.response?e:{}}Object.assign(this,d)};function p(e){return e.status>=200&&e.status<300?e:404===e.status?new Promise(()=>{throw e.redirected?new l(e.redirected):new a}):e.json().catch(e=>h(e)).then(t=>{const n=new Error(`${t.message} (Status ${e.status})`);throw n.response=t,n.name="ApiError",n})}function g(e){return e.json().catch(t=>h(t,e.redirected,e.url))}function h(e,t,n){throw t?new c(n):new r}function f(){throw new d}},6439(e,t,n){let i={};try{i=n(4277)}catch{console.error("jetpackConfig is missing in your webpack config file. See @automattic/jetpack-config"),i={missingConfig:!0}}const s=e=>Object.hasOwn(i,e);e.exports={jetpackConfigHas:s,jetpackConfigGet:e=>{if(!s(e))throw'This app requires the "'+e+'" Jetpack Config to be defined in your webpack configuration file. See details in @automattic/jetpack-config package docs.';return i[e]}}},4882(e,t,n){"use strict";n.d(t,{A:()=>l});var i=n(5932),s=n(7999),o=n(7143),r=n(1609),c=n(4293);const a=window?.JP_CONNECTION_INITIAL_STATE||(0,s.getScriptData)()?.connection||{};function l({registrationNonce:e=a.registrationNonce,apiRoot:t=a.apiRoot,apiNonce:n=a.apiNonce,redirectUri:s,autoTrigger:l,from:d,skipUserConnection:u,skipPricingPage:p}={}){const{registerSite:g,connectUser:h,refreshConnectedPlugins:f}=(0,o.useDispatch)(c.a),m=(0,o.useSelect)(e=>e(c.a).getRegistrationError(),[]),{siteIsRegistering:y,userIsConnecting:C,userConnectionData:v,connectedPlugins:w,connectionErrors:k,isRegistered:_,isUserConnected:S,hasConnectedOwner:j,isOfflineMode:b}=(0,o.useSelect)(e=>{const t=e(c.a).getConnectionStatus();return{siteIsRegistering:e(c.a).getSiteIsRegistering(),userIsConnecting:e(c.a).getUserIsConnecting(),userConnectionData:e(c.a).getUserConnectionData()||{},connectedPlugins:e(c.a).getConnectedPlugins(),connectionErrors:e(c.a).getConnectionErrors(),isOfflineMode:e(c.a).getIsOfflineMode(),isRegistered:t.isRegistered??!1,isUserConnected:t.isUserConnected??!1,hasConnectedOwner:t.hasConnectedOwner??!1}},[]),E=()=>u?s?(window.location.href=s,Promise.resolve(s)):Promise.resolve():h({from:d,redirectUri:s,skipPricingPage:p}),A=t=>(t&&t.preventDefault(),_?E():g({registrationNonce:e,redirectUri:s,from:d}).then(()=>E()));return(0,r.useEffect)(()=>{i.Ay.setApiRoot(t),i.Ay.setApiNonce(n)},[t,n]),(0,r.useEffect)(()=>{!l||y||C||A()},[]),{handleRegisterSite:A,handleConnectUser:E,refreshConnectedPlugins:f,isRegistered:_,isUserConnected:S,siteIsRegistering:y,userIsConnecting:C,registrationError:m,userConnectionData:v,hasConnectedOwner:j,connectedPlugins:w,connectionErrors:k,isOfflineMode:b}}},3935(e,t,n){"use strict";n.d(t,{A1:()=>a,Ay:()=>_,DO:()=>c,Ij:()=>r,Kl:()=>g,LW:()=>l,MU:()=>h,XY:()=>d,ZO:()=>o,dz:()=>u,gH:()=>p,v_:()=>s});var i=n(5932);const s="SET_CONNECTION_STATUS",o="SET_CONNECTION_STATUS_IS_FETCHING",r="SET_SITE_IS_REGISTERING",c="SET_USER_IS_CONNECTING",a="SET_REGISTRATION_ERROR",l="CLEAR_REGISTRATION_ERROR",d="SET_AUTHORIZATION_URL",u="DISCONNECT_USER_SUCCESS",p="SET_CONNECTED_PLUGINS",g="SET_CONNECTION_ERRORS",h="SET_IS_OFFLINE_MODE",f=e=>({type:s,connectionStatus:e}),m=e=>({type:r,isRegistering:e}),y=e=>({type:c,isConnecting:e}),C=e=>({type:a,registrationError:e}),v=()=>({type:l}),w=e=>({type:d,authorizationUrl:e}),k=e=>({type:p,connectedPlugins:e});const _={setConnectionStatus:f,setConnectionStatusIsFetching:e=>({type:o,isFetching:e}),fetchConnectionStatus:()=>({type:"FETCH_CONNECTION_STATUS"}),fetchAuthorizationUrl:e=>({type:"FETCH_AUTHORIZATION_URL",redirectUri:e}),setSiteIsRegistering:m,setUserIsConnecting:y,setRegistrationError:C,clearRegistrationError:v,setAuthorizationUrl:w,registerSite:function*({registrationNonce:e,redirectUri:t,from:n=""}){yield v(),yield m(!0);try{const i=yield{type:"REGISTER_SITE",registrationNonce:e,redirectUri:t,from:n};return yield f({isRegistered:!0}),yield w(i.authorizeUrl),yield m(!1),Promise.resolve(i)}catch(e){return yield C(e),yield m(!1),Promise.reject(e)}},connectUser:function*({from:e,redirectFunc:t,redirectUri:n,skipPricingPage:i}={}){yield y(!0),yield{type:"CONNECT_USER",from:e,redirectFunc:t,redirectUri:n,skipPricingPage:i}},disconnectUserSuccess:()=>({type:u}),setConnectedPlugins:k,refreshConnectedPlugins:()=>async({dispatch:e})=>await new Promise(t=>i.Ay.fetchConnectedPlugins().then(n=>{e(k(n)),t(n)})),setConnectionErrors:e=>({type:g,connectionErrors:e}),setIsOfflineMode:e=>({type:h,isOfflineMode:e})}},7938(e,t,n){"use strict";function i(e){return window.location.assign(e)}n.d(t,{d:()=>i})},2494(e,t,n){"use strict";n.d(t,{A:()=>c});var i=n(5932),s=n(7143),o=n(7938),r=n(4660);const c={FETCH_AUTHORIZATION_URL:({redirectUri:e})=>i.Ay.fetchAuthorizationUrl(e),REGISTER_SITE:({redirectUri:e,from:t})=>i.Ay.registerSite(null,e,t),CONNECT_USER:(0,s.createRegistryControl)(({resolveSelect:e})=>({from:t,redirectFunc:n,redirectUri:i,skipPricingPage:s}={})=>new Promise((c,a)=>{e(r.A).getAuthorizationUrl(i).then(e=>{const i=n||(e=>(0,o.d)(e)),r=new URL(e);s&&r.searchParams.set("skip_pricing","true"),t&&r.searchParams.set("from",encodeURIComponent(t));const a=r.toString();i(a),c(a)}).catch(e=>{a(e)})}))}},5051(e,t,n){"use strict";n.d(t,{A:()=>o});var i=n(7143),s=n(3935);const o=(0,i.combineReducers)({connectionStatus:(e={},t)=>{switch(t.type){case s.v_:return{...e,...t.connectionStatus};case s.dz:return{...e,isUserConnected:!1}}return e},connectionStatusIsFetching:(e=!1,t)=>t.type===s.ZO?t.isFetching:e,siteIsRegistering:(e=!1,t)=>t.type===s.Ij?t.isRegistering:e,userIsConnecting:(e=!1,t)=>t.type===s.DO?t.isConnecting:e,registrationError:(e,t)=>{switch(t.type){case s.LW:return!1;case s.A1:return t.registrationError;default:return e}},authorizationUrl:(e,t)=>t.type===s.XY?t.authorizationUrl:e,userConnectionData:(e,t)=>(t.type,e),connectedPlugins:(e={},t)=>t.type===s.gH?t.connectedPlugins:e,connectionErrors:(e={},t)=>t.type===s.Kl?t.connectionErrors:e,isOfflineMode:(e=!1,t)=>t.type===s.MU?t.isConnecting:e})},8019(e,t,n){"use strict";n.d(t,{A:()=>r});var i=n(7143),s=n(3935),o=n(4660);const r={...{getAuthorizationUrl:{isFulfilled:(e,...t)=>{const n=Boolean(e.authorizationUrl),s=(0,i.select)(o.A).hasFinishedResolution("getAuthorizationUrl",t);return n&&!s&&(0,i.dispatch)(o.A).finishResolution("getAuthorizationUrl",t),n},*fulfill(e){const t=yield s.Ay.fetchAuthorizationUrl(e);yield s.Ay.setAuthorizationUrl(t.authorizeUrl)}}}}},2676(e,t,n){"use strict";n.d(t,{A:()=>i});const i={...{getConnectionStatus:e=>e.connectionStatus||{},getConnectionStatusIsFetching:()=>!1,getSiteIsRegistering:e=>e.siteIsRegistering||!1,getUserIsConnecting:e=>e.userIsConnecting||!1,getRegistrationError:e=>e.registrationError||!1,getAuthorizationUrl:e=>e.authorizationUrl||!1,getUserConnectionData:e=>e.userConnectionData||!1,getConnectedPlugins:e=>e.connectedPlugins||[],getConnectionErrors:e=>e.connectionErrors||[],getIsOfflineMode:e=>e.isOfflineMode||!1,getWpcomUser:e=>e?.userConnectionData?.currentUser?.wpcomUser,getBlogId:e=>e?.userConnectionData?.currentUser?.blogId}}},8734(e,t,n){"use strict";n.d(t,{A:()=>o});var i=n(7143);class s{static store=null;static mayBeInit(e,t){null===s.store&&(s.store=(0,i.createReduxStore)(e,t),(0,i.register)(s.store))}}const o=s},4660(e,t,n){"use strict";n.d(t,{A:()=>i});const i="jetpack-connection"},4293(e,t,n){"use strict";n.d(t,{a:()=>d.A});var i=n(7999),s=n(3935),o=n(2494),r=n(5051),c=n(8019),a=n(2676),l=n(8734),d=n(4660);const u=window.JP_CONNECTION_INITIAL_STATE||(0,i.getScriptData)()?.connection;u||console.error("Jetpack Connection package: Initial state is missing. Check documentation to see how to use the Connection composer package to set up the initial state."),l.A.mayBeInit(d.A,{__experimentalUseThunks:!0,reducer:r.A,actions:s.Ay,selectors:a.A,resolvers:c.A,controls:o.A,initialState:u||{}})},5985(e,t,n){"use strict";n.d(t,{st:()=>i.A});n(4815),n(1409),n(2034),n(5595),n(3265);var i=n(3489);n(9581),n(8406),n(6923),n(335),n(8290),n(9061),n(5929),n(5765)},5765(e,t,n){"use strict";n(8490)},335(e,t,n){"use strict";n(6087)},4815(e,t,n){"use strict";n(7999)},3489(e,t,n){"use strict";n.d(t,{A:()=>a});var i=n(372),s=n(4882),o=n(6087);const{tracks:r}=i.A,{recordEvent:c}=r,a=({pageViewEventName:e=null,pageViewNamespace:t="jetpack",pageViewSuffix:n="page_view",pageViewEventProperties:a={}}={})=>{const[l,d]=(0,o.useState)(!1),{isUserConnected:u,isRegistered:p,userConnectionData:g={}}=(0,s.A)(),{wpcomUser:{login:h,ID:f}={},blogId:m}=g.currentUser||{},y=(0,o.useCallback)(async(e,t={})=>{u&&f&&h&&c(e,t)},[u,f,h]);return(0,o.useEffect)(()=>{u&&f&&h&&m&&i.A.initialize(f,h,{blog_id:m})},[m,f,h,u]),(0,o.useEffect)(()=>{const i=e?`${t}_${e}_${n}`:null;p&&i&&(l||(y(i,a),d(!0)))},[l,t,e,n,p,a,y]),{recordEvent:y,tracks:r}}},9581(e,t,n){"use strict";n(7143),n(6087)},6923(e,t,n){"use strict";n(7143),n(6087),n(8290)},8406(e,t,n){"use strict";n(6087)},5929(e,t,n){"use strict";n(7143),n(2619),n(3265),n(9581)},9520(e,t,n){"use strict";n(7999);var i=n(67),s=n.n(i);window,s()("shared-extension-utils:connection")},9061(e,t,n){"use strict";n(9520)},7105(e,t,n){"use strict";n.d(t,{Ay:()=>d,E9:()=>l,F6:()=>c});var i=n(7999),s=n(7143),o=n(4478),r=n(8290);function c(e){return l({isLoading:e})}function a(e,t){return{type:"SET_MODULE_UPDATING",name:e,isUpdating:t}}function l(e){return{type:"SET_JETPACK_MODULES",options:e}}const d={updateJetpackModuleStatus:function*(e){try{yield a(e.name,!0),yield(0,o.sB)(e);const t=yield(0,o.wz)();return yield l({data:t}),!0}catch{const e=(0,s.select)(r.F).getJetpackModules();return yield l(e),!1}finally{yield a(e.name,!1)}},setJetpackModules:l,fetchModules:function*(){if((0,i.isSimpleSite)())return!0;try{yield c(!0);const e=yield(0,o.wz)();return yield l({data:e}),!0}catch{const e=(0,s.select)(r.F).getJetpackModules();return yield l(e),!1}finally{yield c(!1)}}}},4478(e,t,n){"use strict";n.d(t,{Ay:()=>l,sB:()=>a,wz:()=>c});var i=n(1455),s=n.n(i);const o="FETCH_JETPACK_MODULES",r="UPDATE_JETPACK_MODULE_STATUS",c=()=>({type:o}),a=e=>({type:r,settings:e}),l={[o]:function(){return s()({path:"/jetpack/v4/module/all",method:"GET"})},[r]:function({settings:e}){return s()({path:`/jetpack/v4/module/${e.name}/active`,method:"POST",data:{active:e.active}})}}},8290(e,t,n){"use strict";n.d(t,{F:()=>l});var i=n(7143),s=n(7105),o=n(4478),r=n(8862),c=n(2701),a=n(1640);const l="jetpack-modules",d=(0,i.createReduxStore)(l,{reducer:r.A,actions:s.Ay,controls:o.Ay,resolvers:c.A,selectors:a.A});(0,i.register)(d);const u=window?.Initial_State?.getModules||window?.Jetpack_Editor_Initial_State?.modules||null;null!==u&&(0,i.dispatch)(l).setJetpackModules({data:{...u}})},8862(e,t,n){"use strict";n.d(t,{A:()=>s});const i={isLoading:!1,isUpdating:{},data:{}},s=(e=i,t)=>{switch(t.type){case"SET_JETPACK_MODULES":return{...e,...t.options};case"SET_MODULE_UPDATING":return{...e,isUpdating:{...e.isUpdating,[t.name]:t.isUpdating}}}return e}},2701(e,t,n){"use strict";n.d(t,{A:()=>o});var i=n(7105),s=n(4478);const o={getJetpackModules:function*(){try{yield(0,i.F6)(!0);const e=yield(0,s.wz)();if(e)return(0,i.E9)({data:e})}catch(e){console.error(e)}finally{yield(0,i.F6)(!1)}}}},1640(e,t,n){"use strict";n.d(t,{A:()=>s});var i=n(7999);const s={getJetpackModules:e=>e.data,isModuleActive:(e,t)=>(0,i.isSimpleSite)()||(e?.data?.[t]?.activated??!1),areModulesLoading:e=>e.isLoading??!1,isModuleUpdating:(e,t)=>e?.isUpdating?.[t]??!1}},3265(e,t,n){"use strict";n(7999);var i=n(7723);n(3832),n(4815);const __=i.__;__("Upgrade your plan to use video covers","jetpack"),__("Upgrade your plan to upload audio","jetpack")},2034(e,t,n){"use strict";n(2279)},1409(e,t,n){"use strict";n(7999)},5595(e,t,n){"use strict";n(9491),n(790)},67(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let i=0,s=0;t[0].replace(/%[a-zA-Z%]/g,e=>{"%%"!==e&&(i++,"%c"===e&&(s=i))}),t.splice(s,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch(e){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n(8926)(t);const{formatters:i}=e.exports;i.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},8926(e,t,n){e.exports=function(e){function t(e){let n,s,o,r=null;function c(...e){if(!c.enabled)return;const i=c,s=Number(new Date),o=s-(n||s);i.diff=o,i.prev=n,i.curr=s,n=s,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let r=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,(n,s)=>{if("%%"===n)return"%";r++;const o=t.formatters[s];if("function"==typeof o){const t=e[r];n=o.call(i,t),e.splice(r,1),r--}return n}),t.formatArgs.call(i,e);(i.log||t.log).apply(i,e)}return c.namespace=e,c.useColors=t.useColors(),c.color=t.selectColor(e),c.extend=i,c.destroy=t.destroy,Object.defineProperty(c,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==r?r:(s!==t.namespaces&&(s=t.namespaces,o=t.enabled(e)),o),set:e=>{r=e}}),"function"==typeof t.init&&t.init(c),c}function i(e,n){const i=t(this.namespace+(void 0===n?":":n)+e);return i.log=this.log,i}function s(e,t){let n=0,i=0,s=-1,o=0;for(;n<e.length;)if(i<t.length&&(t[i]===e[n]||"*"===t[i]))"*"===t[i]?(s=i,o=n,i++):(n++,i++);else{if(-1===s)return!1;i=s+1,o++,n=o}for(;i<t.length&&"*"===t[i];)i++;return i===t.length}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){const e=[...t.names,...t.skips.map(e=>"-"+e)].join(",");return t.enable(""),e},t.enable=function(e){t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const e of n)"-"===e[0]?t.skips.push(e.slice(1)):t.names.push(e)},t.enabled=function(e){for(const n of t.skips)if(s(e,n))return!1;for(const n of t.names)if(s(e,n))return!0;return!1},t.humanize=n(4997),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach(n=>{t[n]=e[n]}),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},4277(e){"use strict";e.exports={consumer_slug:"jetpack"}},7999(e){"use strict";e.exports=window.JetpackScriptDataModule},1609(e){"use strict";e.exports=window.React},790(e){"use strict";e.exports=window.ReactJSXRuntime},1455(e){"use strict";e.exports=window.wp.apiFetch},4715(e){"use strict";e.exports=window.wp.blockEditor},6427(e){"use strict";e.exports=window.wp.components},9491(e){"use strict";e.exports=window.wp.compose},7143(e){"use strict";e.exports=window.wp.data},8490(e){"use strict";e.exports=window.wp.domReady},6087(e){"use strict";e.exports=window.wp.element},2619(e){"use strict";e.exports=window.wp.hooks},7723(e){"use strict";e.exports=window.wp.i18n},2279(e){"use strict";e.exports=window.wp.plugins},3832(e){"use strict";e.exports=window.wp.url}},t={};function n(i){var s=t[i];if(void 0!==s)return s.exports;var o=t[i]={exports:{}};return e[i](o,o.exports,n),o.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);(()=>{"use strict";var e=n(7999),t=n(5985),i=n(4715),s=n(6427),o=n(9491),r=n(7143),c=n(6087),a=n(2619),l=n(7723),d=n(790);const __=l.__,_x=l._x,u={"&":"&","<":"<",">":">",""":'"',"'":"'"," ":" "},p=/&(?:amp|lt|gt|quot|#39|nbsp);/g,g=e=>{if("string"!=typeof e)return e;return e.replace(p,e=>u[e])},h=e=>!new Set(["core/legacy-widget","core/widget-area"]).has(e);(0,a.addFilter)("blocks.registerBlockType","widget/visibility",function(e,t){return h(t)&&void 0!==e.attributes&&(e.attributes=Object.assign(e.attributes,{conditions:{type:"object",default:{}}})),e});const f=(e,t=0)=>e.reduce((e,n)=>{const[i,s]=n,o=" ".repeat(3*t);if(Array.isArray(s)){const n={label:g(o+i),value:i,disabled:!0},r=f(s,t+1);return e.concat([n]).concat(r)}const r={label:g(o+s),value:i};return e.concat([r])},[]),m=t=>{const{rule:n,onDelete:i,setMajor:o,setMinor:r}=t,c=[{label:__("User","jetpack"),value:"loggedin"},{label:__("Role","jetpack"),value:"role"}],a=widget_conditions_data.taxonomy&&widget_conditions_data.taxonomy.length>1||"taxonomy"===n.major,l=[{label:__("Taxonomy","jetpack"),value:"taxonomy"}],u=[{label:__("-- Select --","jetpack"),value:""},{label:__("Category","jetpack"),value:"category"},{label:__("Author","jetpack"),value:"author"}].concat((0,e.isSimpleSite)()?[]:c).concat([{label:__("Tag","jetpack"),value:"tag"},{label:__("Date","jetpack"),value:"date"},{label:__("Page","jetpack"),value:"page"}]).concat(a?l:[]);let p=[];return n.major in widget_conditions_data&&(p=f(widget_conditions_data[n.major])),(0,d.jsxs)("div",{className:"widget-vis__rule",children:[(0,d.jsxs)("div",{className:"widget-vis__rule-major",children:[(0,d.jsx)("span",{className:"widget-vis__if",children:_x("If","Widget Visibility: If {Rule Major [Page]} is {Rule Minor [Search results]}","jetpack")}),(0,d.jsx)("div",{className:"widget-vis__select",children:(0,d.jsx)(s.SelectControl,{label:__("Major Rule","jetpack"),hideLabelFromVision:!0,value:n.major,options:u,onChange:o,__next40pxDefaultSize:!0,__nextHasNoMarginBottom:!0})})]}),n.major&&(0,d.jsxs)("div",{className:"widget-vis__rule-minor",children:[(0,d.jsx)("span",{className:"widget-vis__is",children:_x("is","Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}","jetpack")}),(0,d.jsx)("div",{className:"widget-vis__select",children:(0,d.jsx)(s.SelectControl,{className:"widget-vis__select-multi-level",label:__("Minor Rule","jetpack"),hideLabelFromVision:!0,value:n.minor,options:p,onChange:r,__next40pxDefaultSize:!0,__nextHasNoMarginBottom:!0})})]}),(0,d.jsx)("div",{className:"widget-vis__delete-rule",children:(0,d.jsx)(s.Button,{onClick:i,isSmall:!0,variant:"secondary",children:_x("Remove","Delete this visibility rule","jetpack")})})]})},y=e=>({action:"show",rules:[],match_all:0,...e}),C=(0,o.createHigherOrderComponent)(e=>n=>{const{clientId:o,attributes:a,setAttributes:l,isSelected:u}=n,p=(0,c.useMemo)(()=>a.conditions||{},[a]),g=(0,c.useMemo)(()=>p.rules||[],[p]),{tracks:f}=(0,t.st)(),C=(0,r.useSelect)(e=>{const{getBlockParents:t,getBlock:n}=e("core/block-editor"),i=t(o,!0),s=i?n(i[0]):void 0;return!s||s&&"core/widget-area"===s.name},[o]),v=(0,c.useCallback)(()=>{f.recordEvent("jetpack_widget_visibility_toggle_match_all_click"),l({conditions:{...y(p),match_all:"0"===p.match_all?"1":"0"}})},[f,l,p]),w=(0,c.useCallback)(e=>l({conditions:{...y(p),action:e}}),[l,p]),k=(0,c.useCallback)(()=>{const e=[...g,{major:"",minor:""}];f.recordEvent("jetpack_widget_visibility_add_new_rule_click"),l({conditions:{...y(p),rules:e}})},[g,f,l,p]),_=(0,c.useCallback)(e=>{const t=[...g.slice(0,e),...g.slice(e+1)];f.recordEvent("jetpack_widget_visibility_delete_rule_click"),l({conditions:{...y(p),rules:t}})},[g,f,l,p]),S=(0,c.useCallback)((e,t)=>{f.recordEvent("jetpack_widget_visibility_set_major_rule_click");let n="";t in widget_conditions_data&&Array.isArray(widget_conditions_data[t])&&widget_conditions_data[t].length>0&&(n=widget_conditions_data[t][0][0]);const i=[...g.slice(0,e),{...g[e],major:t,minor:n},...g.slice(e+1)];l({conditions:{...y(p),rules:i}})},[f,g,l,p]),j=(0,c.useCallback)((e,t)=>{if(f.recordEvent("jetpack_widget_visibility_set_minor_rule_click"),t&&t.includes("__HEADER__"))return;const n=[...g.slice(0,e),{...g[e],minor:t},...g.slice(e+1)];l({conditions:{...y(p),rules:n}})},[f,g,l,p]);let b=null;return b=0===g.length?(0,d.jsx)(s.BaseControl,{id:"widget-vis__wrapper",className:"widget-vis__wrapper",label:__("Visibility","jetpack"),help:__("No visibility rules yet. Add at least one rule to use this feature.","jetpack"),__nextHasNoMarginBottom:!0,children:(0,d.jsx)(s.Button,{variant:"secondary",onClick:k,className:"widget-vis__add-new-rule",children:__("Add new rule","jetpack")})}):(0,d.jsxs)(s.BaseControl,{className:"widget-vis__wrapper",id:"widget-vis__wrapper",label:__("Visibility","jetpack"),__nextHasNoMarginBottom:!0,children:[(0,d.jsx)(s.SelectControl,{className:"widget-vis__show-hide",label:__("Action","jetpack"),hideLabelFromVision:!0,value:a.conditions.action,options:[{label:__("Show this block","jetpack"),value:"show"},{label:__("Hide this block","jetpack"),value:"hide"}],onChange:w,__next40pxDefaultSize:!0,__nextHasNoMarginBottom:!0}),g.map((e,t)=>(0,d.jsx)(m,{rule:e,i:t,onDelete:()=>_(t),setMajor:e=>S(t,e),setMinor:e=>j(t,e)},t)),g.length>1&&(0,d.jsx)(s.ToggleControl,{className:"widget-vis__match-all",label:__("Match all rules","jetpack"),checked:"1"===p.match_all,onChange:v,__nextHasNoMarginBottom:!0}),(0,d.jsx)(s.Button,{variant:"secondary",onClick:k,children:__("Add new rule","jetpack")})]}),(0,d.jsxs)(c.Fragment,{children:[(0,d.jsx)(e,{...n}),u&&C&&h(n.name)&&(0,d.jsx)(i.InspectorAdvancedControls,{children:b}),u&&!C&&h(n.name)&&(0,d.jsx)(i.InspectorAdvancedControls,{children:(0,d.jsx)(s.BaseControl,{id:"widget-vis__wrapper",className:"widget-vis__wrapper",label:__("Visibility","jetpack"),help:__("Please select the top level block of this widget to apply visibility rules.","jetpack"),__nextHasNoMarginBottom:!0})})]})},"visibilityAdvancedControls");(0,a.addFilter)("editor.BlockEdit","widget/visibility",C)})(),window.WidgetVisibility={}.WidgetVisibility})();
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.2 |
proxy
|
phpinfo
|
Settings