晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 .
Prv8 Shell
Server : Apache
System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64
User : rainic ( 1014)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/rainic/public_html/oldTZh/wp-content/plugins/wordpress-seo/js/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/rainic/public_html/oldTZh/wp-content/plugins/wordpress-seo/js/dist/academy.js
(()=>{"use strict";var e={n:t=>{var s=t&&t.__esModule?()=>t.default:()=>t;return e.d(s,{a:s}),s},d:(t,s)=>{for(var a in s)e.o(s,a)&&!e.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:s[a]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const t=window.wp.components,s=window.wp.data,a=window.wp.domReady;var r=e.n(a);const i=window.wp.element,o=window.yoast.uiLibrary,n=window.lodash,d=window.wp.i18n,l=window.yoast.reduxJsToolkit,c="adminUrl",u=(0,l.createSlice)({name:c,initialState:"",reducers:{setAdminUrl:(e,{payload:t})=>t}}),y=(u.getInitialState,{selectAdminUrl:e=>(0,n.get)(e,c,"")});y.selectAdminLink=(0,l.createSelector)([y.selectAdminUrl,(e,t)=>t],((e,t="")=>{try{return new URL(t,e).href}catch(t){return e}})),u.actions,u.reducer,window.wp.apiFetch;const p="hasConsent",m=(0,l.createSlice)({name:p,initialState:{hasConsent:!1,endpoint:"yoast/v1/ai_generator/consent"},reducers:{giveAiGeneratorConsent:(e,{payload:t})=>{e.hasConsent=t},setAiGeneratorConsentEndpoint:(e,{payload:t})=>{e.endpoint=t}}}),g=(m.getInitialState,m.actions,m.reducer,window.wp.url),h="linkParams",w=(0,l.createSlice)({name:h,initialState:{},reducers:{setLinkParams:(e,{payload:t})=>t}}),f=w.getInitialState,k={selectLinkParam:(e,t,s={})=>(0,n.get)(e,`${h}.${t}`,s),selectLinkParams:e=>(0,n.get)(e,h,{})};k.selectLink=(0,l.createSelector)([k.selectLinkParams,(e,t)=>t,(e,t,s={})=>s],((e,t,s)=>(0,g.addQueryArgs)(t,{...e,...s})));const _=w.actions,v=w.reducer,S=(0,l.createSlice)({name:"notifications",initialState:{},reducers:{addNotification:{reducer:(e,{payload:t})=>{e[t.id]={id:t.id,variant:t.variant,size:t.size,title:t.title,description:t.description}},prepare:({id:e,variant:t="info",size:s="default",title:a,description:r})=>({payload:{id:e||(0,l.nanoid)(),variant:t,size:s,title:a||"",description:r}})},removeNotification:(e,{payload:t})=>(0,n.omit)(e,t)}}),b=(S.getInitialState,S.actions,S.reducer,"pluginUrl"),x=(0,l.createSlice)({name:b,initialState:"",reducers:{setPluginUrl:(e,{payload:t})=>t}}),L=(x.getInitialState,{selectPluginUrl:e=>(0,n.get)(e,b,"")});L.selectImageLink=(0,l.createSelector)([L.selectPluginUrl,(e,t,s="images")=>s,(e,t)=>t],((e,t,s)=>[(0,n.trimEnd)(e,"/"),(0,n.trim)(t,"/"),(0,n.trimStart)(s,"/")].join("/"))),x.actions,x.reducer;const E="wistiaEmbedPermission",A=(0,l.createSlice)({name:E,initialState:{value:!1,status:"idle",error:{}},reducers:{setWistiaEmbedPermissionValue:(e,{payload:t})=>{e.value=Boolean(t)}},extraReducers:e=>{e.addCase(`${E}/request`,(e=>{e.status="loading"})),e.addCase(`${E}/success`,((e,{payload:t})=>{e.status="success",e.value=Boolean(t&&t.value)})),e.addCase(`${E}/error`,((e,{payload:t})=>{e.status="error",e.value=Boolean(t&&t.value),e.error={code:(0,n.get)(t,"error.code",500),message:(0,n.get)(t,"error.message","Unknown")}}))}});var P;A.getInitialState,A.actions,A.reducer;const O=(0,l.createSlice)({name:"documentTitle",initialState:(0,n.defaultTo)(null===(P=document)||void 0===P?void 0:P.title,""),reducers:{setDocumentTitle:(e,{payload:t})=>t}}),j=(O.getInitialState,O.actions,O.reducer,window.React),I=j.forwardRef((function(e,t){return j.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),j.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"}))})),Q=j.forwardRef((function(e,t){return j.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),j.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"}))})),T=j.forwardRef((function(e,t){return j.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),j.createElement("path",{fillRule:"evenodd",d:"M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}))})),$="@yoast/academy",M=(e,t=[],...a)=>(0,s.useSelect)((t=>{var s,r;return null===(s=(r=t($))[e])||void 0===s?void 0:s.call(r,...a)}),t),R=window.ReactJSXRuntime,U=(e,t)=>!(!(0,n.isEmpty)(e)&&!t)||Object.values(e).every((e=>!0===e)),C=(e,t)=>!(0,n.isEmpty)(e)&&(t||e.WOO||e.LOCAL),N=()=>{const e=M("selectLinkParams"),t=M("selectPreference",[],"pluginUrl",""),s=M("selectPreference",[],"isPremium",""),a=M("selectPreference",[],"isWooActive",""),r=M("selectPreference",[],"isLocalActive",""),n=M("selectUpsellSettingsAsProps"),l=(0,o.useSvgAria)(),c=(0,i.useMemo)((()=>[{id:"ai_for_seo",title:"AI for SEO",description:(0,d.__)("Join the Yoast team to learn how to harness the power of AI to revolutionize your SEO approach. Gain a competitive edge, future-proof your keyword strategies, and soar to the top of search rankings – all designed to empower busy small business owners.","wordpress-seo"),image:`${t}/images/academy/ai_for_seo_icon_my_yoast.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/ai-for-seo-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/ai-for-seo-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"seo_for_beginners",title:"SEO for beginners",description:(0,d.__)("In this free course, you'll get quick wins to make your site rank higher in Google, Bing, and Yahoo.","wordpress-seo"),image:`${t}/images/academy/seo_for_beginners.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-seo-beginners-start",e),dependencies:{},hasTrial:!0},{id:"seo_for_wp",title:"Yoast SEO for WordPress (block editor)",description:(0,d.sprintf)(/* translators: %1$s expands to Yoast SEO. */
(0,d.__)("In this course, you'll learn about how to set up and use the %1$s for WordPress plugin so it makes SEO even easier. This course is meant for users of the block editor.","wordpress-seo"),"Yoast SEO"),image:`${t}/images/academy/seo_for_wp.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-seo-wordpress-block-editor-start",e),dependencies:{},hasTrial:!0},{id:"all_around_seo",title:"All-around SEO",description:(0,d.__)("In this course, you'll learn practical SEO skills on every key aspect of SEO, to make your site stand out.","wordpress-seo"),image:`${t}/images/academy/all_around_seo.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-all-around-seo-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-all-around-seo-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"wp_for_beginners",title:"WordPress for beginners",description:(0,d.__)("Do you want to set up your own WordPress site? This course will teach you the ins and outs of creating and maintaining a WordPress website!","wordpress-seo"),image:`${t}/images/academy/wp_for_beginners.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-wordpress-beginners-start",e),dependencies:{},hasTrial:!0},{id:"copywriting",title:"SEO copywriting",description:(0,d.__)("In this course, you'll learn how to write awesome copy that is optimized for ranking in search engines.","wordpress-seo"),image:`${t}/images/academy/copywriting.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-seo-copywriting-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-seo-copywriting-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"structured_data_for_beginners",title:"Structured data for beginners",description:(0,d.__)("Learn how to make your site stand out from the crowd by adding structured data!","wordpress-seo"),image:`${t}/images/academy/structured_data_for_beginners.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-structured-data-beginners-start",e),dependencies:{},hasTrial:!0},{id:"keyword_research",title:"Keyword research",description:(0,d.__)("Do you know the essential first step of good SEO? It's keyword research. In this training, you'll learn how to research and select the keywords that will guide searchers to your pages.","wordpress-seo"),image:`${t}/images/academy/keyword_research.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-keyword-research-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-keyword-research-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"block_editor",title:"Block editor training",description:(0,d.__)("Start creating block-tastic content with the new WordPress block editor! Learn all about the block editor and what you can do with it.","wordpress-seo"),image:`${t}/images/academy/block_editor.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-block-editor-start",e),dependencies:{},hasTrial:!0},{id:"site_structure",title:"Site structure",description:(0,d.__)("A clear site structure benefits your users and is of great importance for SEO. Still, most people seem to forget about this. Get ahead of your competition and learn how to improve your site structure!","wordpress-seo"),image:`${t}/images/academy/site_structure.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-site-structure-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-site-structure-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"local",title:"Local SEO",description:(0,d.__)("Do you own a local business? This course will teach you how to make sure your local audience can find you in the search results and on Google Maps!","wordpress-seo"),image:`${t}/images/academy/local.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-local-seo-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-local-seo-unlock",e),dependencies:{LOCAL:r},hasTrial:!0},{id:"ecommerce",title:"Ecommerce SEO",description:(0,d.__)("Learn how to optimize your online shop for your customers and for search engines!","wordpress-seo"),image:`${t}/images/academy/ecommerce.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-ecommerce-seo-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-ecommerce-seo-unlock",e),dependencies:{WOO:a},hasTrial:!0},{id:"understanding_structured_data",title:"Understanding structured data",description:(0,d.__)("Do you want to take a deep dive into structured data? In this course, you'll learn the theory related to structured data in detail.","wordpress-seo"),image:`${t}/images/academy/understanding_structured_data.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-understanding-structured-data-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-understanding-structured-data-unlock",e),dependencies:{PREMIUM:s},hasTrial:!1},{id:"multilingual",title:"International SEO",description:(0,d.__)("Are you selling in countries all over the world? In this course, you’ll learn all about setting up and managing a site that targets people in different languages and locales.","wordpress-seo"),image:`${t}/images/academy/multilingual.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-international-seo-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-international-seo-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"crawlability",title:"Technical SEO: Crawlability and indexability",description:(0,d.__)("You have to make it possible for search engines to find your site, so they can display it in the search results. We'll tell you all about how that works in this course!","wordpress-seo"),image:`${t}/images/academy/crawlability.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-technical-seo-crawlability-indexability-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-technical-seo-crawlability-indexability-unlock",e),dependencies:{PREMIUM:s},hasTrial:!0},{id:"hosting_and_server",title:"Technical SEO: Hosting and server configuration",description:(0,d.__)("Choosing the right type of hosting for your site is the basis of a solid Technical SEO strategy. Learn all about it in this course!","wordpress-seo"),image:`${t}/images/academy/hosting_and_server.png`,startLink:(0,g.addQueryArgs)("https://yoa.st/academy-technical-seo-hosting-server-configuration-start",e),upsellLink:(0,g.addQueryArgs)("https://yoa.st/academy-technical-seo-hosting-server-configuration-unlock",e),dependencies:{PREMIUM:s},hasTrial:!1}]),[e]);return(0,R.jsx)("div",{className:"yst-p-4 min-[783px]:yst-p-8 yst-mb-8 xl:yst-mb-0",children:(0,R.jsxs)(o.Paper,{as:"main",className:"yst-max-w-page",children:[(0,R.jsx)("header",{className:"yst-p-8 yst-border-b yst-border-slate-200",children:(0,R.jsxs)("div",{className:"yst-max-w-screen-sm",children:[(0,R.jsx)(o.Title,{children:(0,d.__)("Academy","wordpress-seo")}),(0,R.jsxs)("p",{className:"yst-text-tiny yst-mt-3",children:[s&&(0,d.sprintf)(
// translators: %s for Yoast SEO Premium.
(0,d.__)("Learn vital SEO skills that you can apply at once! Let us take you by the hand and give you practical SEO tips to help you outrank your competitors. Maximize your SEO game! Because your %s subscription gives you unlimited access to all courses.","wordpress-seo"),"Yoast SEO Premium"),!s&&(0,R.jsxs)(R.Fragment,{children:[(0,d.sprintf)(
// translators: %s for Yoast SEO.
(0,d.__)("Learn vital SEO skills that you can apply at once! Let us take you by the hand and give you practical SEO tips to help you outrank your competitors. %s comes with five free courses.","wordpress-seo"),"Yoast SEO")," ",(0,R.jsx)(o.Link,{href:(0,g.addQueryArgs)("https://yoa.st/academy-page-upsell/",e),target:"_blank",...n,children:(0,d.sprintf)(
// translators: %s for Yoast SEO Premium.
(0,d.__)("Maximize your SEO game by purchasing %s, which grants you unlimited access to all courses.","wordpress-seo"),"Yoast SEO Premium")})]})]})]})}),(0,R.jsx)("div",{className:"yst-h-full yst-p-8",children:(0,R.jsx)("div",{className:"yst-max-w-6xl yst-grid yst-gap-6 yst-grid-cols-1 sm:yst-grid-cols-2 min-[783px]:yst-grid-cols-1 lg:yst-grid-cols-2 xl:yst-grid-cols-4",children:c.map((e=>(0,R.jsxs)(o.Card,{children:[(0,R.jsxs)(o.Card.Header,{className:"yst-h-auto yst-p-0",children:[(0,R.jsx)("img",{className:"yst-w-full yst-transition yst-duration-200",src:e.image,alt:"",width:500,height:250,loading:"lazy",decoding:"async"}),C(e.dependencies,s)&&(0,R.jsx)("div",{className:"yst-absolute yst-top-2 yst-end-2 yst-flex yst-gap-1.5",children:(0,R.jsx)(o.Badge,{size:"small",variant:"upsell",children:(0,d.__)("Premium","wordpress-seo")})})]}),(0,R.jsxs)(o.Card.Content,{className:"yst-flex yst-flex-col yst-gap-3",children:[(0,R.jsx)(o.Title,{as:"h3",children:e.title}),e.description,!U(e.dependencies,s)&&(0,R.jsxs)(o.Link,{href:e.startLink,className:"yst-flex yst-items-center yst-mt-3 yst-no-underline yst-font-medium yst-text-primary-500",target:"_blank",children:[(0,d.__)("Start free trial lesson","wordpress-seo"),(0,R.jsx)("span",{className:"yst-sr-only",children:/* translators: Hidden accessibility text. */
(0,d.__)("(Opens in a new browser tab)","wordpress-seo")}),(0,R.jsx)(T,{className:"yst-h-4 yst-w-4 yst-ms-1 yst-icon-rtl"})]})]}),(0,R.jsx)(o.Card.Footer,{children:(0,R.jsxs)(R.Fragment,{children:[!U(e.dependencies,s)&&(0,R.jsxs)(o.Button,{as:"a",id:`button-get-course-${e.id}`,className:"yst-gap-2 yst-w-full yst-px-2",variant:"upsell",href:null==e?void 0:e.upsellLink,target:"_blank",rel:"noopener",...n,children:[(0,R.jsx)(I,{className:"yst-w-5 yst-h-5 yst--ms-1 yst-shrink-0",...l}),(0,d.sprintf)(/* translators: %1$s expands to Premium. */
(0,d.__)("Unlock with %1$s","wordpress-seo"),"Premium")]}),U(e.dependencies,s)&&(0,R.jsxs)(o.Button,{as:"a",id:`button-start-course-${e.id}`,className:"yst-gap-2 yst-w-full yst-px-2 yst-leading-5",variant:"primary",href:e.startLink,target:"_blank",rel:"noopener",children:[(0,d.__)("Start the course","wordpress-seo"),(0,R.jsx)(Q,{className:"yst--me-1 yst-ms-1 yst-h-5 yst-w-5 yst-text-white rtl:yst-rotate-[270deg]"})]})]})})]},`card-course-${e.id}`)))})})]})})},B=()=>({...(0,n.get)(window,"wpseoScriptData.preferences",{})}),z=(0,l.createSlice)({name:"preferences",initialState:B(),reducers:{}}),W={selectPreference:(e,t,s={})=>(0,n.get)(e,`preferences.${t}`,s),selectPreferences:e=>(0,n.get)(e,"preferences",{})};W.selectUpsellSettingsAsProps=(0,l.createSelector)([e=>W.selectPreference(e,"upsellSettings",{}),(e,t="premiumCtbId")=>t],((e,t)=>({"data-action":null==e?void 0:e.actionId,"data-ctb-id":null==e?void 0:e[t]})));const Y=z.actions,D=z.reducer;r()((()=>{const e=document.getElementById("yoast-seo-academy");if(!e)return;(({initialState:e={}}={})=>{(0,s.register)((({initialState:e})=>(0,s.createReduxStore)($,{actions:{..._,...Y},selectors:{...k,...W},initialState:(0,n.merge)({},{[h]:f(),preferences:B()},e),reducer:(0,s.combineReducers)({[h]:v,preferences:D})}))({initialState:e}))})({initialState:{[h]:(0,n.get)(window,"wpseoScriptData.linkParams",{})}}),(()=>{const e=document.getElementById("wpcontent"),t=document.getElementById("adminmenuwrap");e&&t&&(e.style.minHeight=`${t.offsetHeight}px`)})();const a=(0,s.select)($).selectPreference("isRtl",!1);(0,i.createRoot)(e).render((0,R.jsx)(o.Root,{context:{isRtl:a},children:(0,R.jsx)(t.SlotFillProvider,{children:(0,R.jsx)(N,{})})}))}))})();

haha - 2025